2025-04-17 08:57:31.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 08:57:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:31.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:31.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 08:57:31.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 08:57:31.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.167 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.169 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.188 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:31.191 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba7ac5f 2025-04-17 08:57:31.192 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba7ac5f 2025-04-17 08:57:31.195 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65604f5b 2025-04-17 08:57:31.195 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65604f5b 2025-04-17 08:57:31.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@615fc72f 2025-04-17 08:57:31.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@615fc72f 2025-04-17 08:57:31.201 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d4560 2025-04-17 08:57:31.201 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d4560 2025-04-17 08:57:31.203 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@724ed0e0 2025-04-17 08:57:31.204 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@724ed0e0 2025-04-17 08:57:31.206 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@15334365 2025-04-17 08:57:31.206 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@15334365 2025-04-17 08:57:31.208 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca8853 2025-04-17 08:57:31.208 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aca8853 2025-04-17 08:57:31.211 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472ba2f 2025-04-17 08:57:31.211 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472ba2f 2025-04-17 08:57:31.213 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@403fbb91 2025-04-17 08:57:31.213 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@403fbb91 2025-04-17 08:57:31.213 [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-17 08:57:31.306 [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-17 08:57:31.306 [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-17 08:57:31.306 [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-17 08:57:31.307 [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-17 08:57:31.311 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.312 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 08:57:31.313 [DefaultDispatcher-worker-1 @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-17 08:57:31.313 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 08:57:31.363 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.380 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.394 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.406 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.416 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.419 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.473 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-17 08:57:31.493 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 08:57:31.494 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 08:57:31.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 08:57:31.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 08:57:31.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 08:57:31.503 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-17 08:57:31.503 [DefaultDispatcher-worker-8 @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-17 08:57:31.503 [DefaultDispatcher-worker-1 @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-17 08:57:31.503 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba7ac5f: (connection evicted) 2025-04-17 08:57:31.504 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65604f5b: (connection evicted) 2025-04-17 08:57:31.504 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615fc72f: (connection evicted) 2025-04-17 08:57:31.504 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245d4560: (connection evicted) 2025-04-17 08:57:31.505 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724ed0e0: (connection evicted) 2025-04-17 08:57:31.505 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15334365: (connection evicted) 2025-04-17 08:57:31.505 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aca8853: (connection evicted) 2025-04-17 08:57:31.505 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4472ba2f: (connection evicted) 2025-04-17 08:57:31.506 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403fbb91: (connection evicted) 2025-04-17 08:57:31.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:31.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 08:57:31.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 08:57:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2262f0d8 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:31.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:31.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 08:57:31.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 08:57:31.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.520 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.522 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.523 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:31.525 [DefaultDispatcher-worker-1 @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-17 08:57:31.525 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:31.525 [DefaultDispatcher-worker-1 @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-17 08:57:31.531 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.531 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 08:57:31.531 [DefaultDispatcher-worker-6 @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-17 08:57:31.531 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 08:57:31.534 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.541 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.550 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.557 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.565 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.567 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.602 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e082f8 2025-04-17 08:57:31.614 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:31.616 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9103ec 2025-04-17 08:57:31.616 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9103ec 2025-04-17 08:57:31.618 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4356e42e 2025-04-17 08:57:31.618 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4356e42e 2025-04-17 08:57:31.620 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769689c 2025-04-17 08:57:31.620 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769689c 2025-04-17 08:57:31.621 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 08:57:31.621 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 08:57:31.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26bee15 2025-04-17 08:57:31.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@26bee15 2025-04-17 08:57:31.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 08:57:31.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 08:57:31.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-04-17 08:57:31.623 [DefaultDispatcher-worker-5 @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-17 08:57:31.623 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e082f8: (connection evicted) 2025-04-17 08:57:31.623 [DefaultDispatcher-worker-9 @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-17 08:57:31.623 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d9103ec: (connection evicted) 2025-04-17 08:57:31.624 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4356e42e: (connection evicted) 2025-04-17 08:57:31.624 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4769689c: (connection evicted) 2025-04-17 08:57:31.625 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a003d7 2025-04-17 08:57:31.625 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a003d7 2025-04-17 08:57:31.625 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26bee15: (connection evicted) 2025-04-17 08:57:31.625 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a003d7: (connection evicted) 2025-04-17 08:57:31.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:31.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 08:57:31.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b73e0a 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:31.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:31.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b57f915 2025-04-17 08:57:31.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b57f915 2025-04-17 08:57:31.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 08:57:31.783 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520a95ff 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 08:57:32.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-17 08:57:32.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-17 08:57:32.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 08:57:32.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714f1a44 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-17 08:57:32.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-17 08:57:32.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 08:57:32.095 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-04-17 08:57:32.122 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.137 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.249 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-17 08:57:32.255 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-17 08:57:32.255 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55493/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 08:57:32.255 [DefaultDispatcher-worker-8 @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:55493/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 08:57:32.255 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55493/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 08:57:32.267 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55493/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 08:57:32.267 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55493/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 08:57:32.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 08:57:32.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 08:57:32.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.307 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c573229: (connection evicted) 2025-04-17 08:57:32.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 08:57:32.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 08:57:32.309 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-04-17 08:57:32.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b32465 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 08:57:32.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b6873f 2025-04-17 08:57:32.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b6873f 2025-04-17 08:57:32.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52285a5f 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 08:57:32.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2025-04-17 08:57:32.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2025-04-17 08:57:32.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 08:57:32.351 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2025-04-17 08:57:32.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 08:57:32.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 08:57:32.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.354 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b6873f: (connection evicted) 2025-04-17 08:57:32.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 08:57:32.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 08:57:32.356 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224e6e88 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de85972 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-04-17 08:57:32.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-04-17 08:57:32.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c27f72 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 08:57:32.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa541 2025-04-17 08:57:32.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa541 2025-04-17 08:57:32.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 08:57:32.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 08:57:32.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 08:57:32.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.377 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84: (connection evicted) 2025-04-17 08:57:32.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 08:57:32.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9dc782d 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@401926df 2025-04-17 08:57:32.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@401926df 2025-04-17 08:57:32.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff8a3ad 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 08:57:32.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@54275b5d 2025-04-17 08:57:32.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@54275b5d 2025-04-17 08:57:32.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 08:57:32.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 08:57:32.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 08:57:32.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.396 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401926df: (connection evicted) 2025-04-17 08:57:32.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 08:57:32.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 08:57:32.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254e9709 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00aa 2025-04-17 08:57:32.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00aa 2025-04-17 08:57:32.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a5aadd 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 08:57:32.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a89414e 2025-04-17 08:57:32.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a89414e 2025-04-17 08:57:32.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 08:57:32.423 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 08:57:32.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 08:57:32.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.429 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147c00aa: (connection evicted) 2025-04-17 08:57:32.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 08:57:32.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 08:57:32.472 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.490 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.510 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574ebdaf 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 08:57:32.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e573a 2025-04-17 08:57:32.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e573a 2025-04-17 08:57:32.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76db9048 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 08:57:32.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 08:57:32.682 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.684 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.693 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.703 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.709 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.713 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 08:57:32.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 08:57:32.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.747 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e573a: (connection evicted) 2025-04-17 08:57:32.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 08:57:32.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 08:57:32.751 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4d65f5 2025-04-17 08:57:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fea5ee0 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 08:57:32.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1 2025-04-17 08:57:32.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1 2025-04-17 08:57:32.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 08:57:32.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@195498aa 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@793d09e 2025-04-17 08:57:32.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@793d09e 2025-04-17 08:57:32.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 08:57:32.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 08:57:32.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 08:57:32.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.772 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e85e3f1: (connection evicted) 2025-04-17 08:57:32.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 08:57:32.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6200b644 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 08:57:32.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb44964 2025-04-17 08:57:32.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb44964 2025-04-17 08:57:32.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a117dc2 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c2b07 2025-04-17 08:57:32.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c2b07 2025-04-17 08:57:32.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 08:57:32.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 08:57:32.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 08:57:32.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.785 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb44964: (connection evicted) 2025-04-17 08:57:32.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 08:57:32.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 08:57:32.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee456c7 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@39514976 2025-04-17 08:57:32.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@39514976 2025-04-17 08:57:32.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdb4f17 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0 2025-04-17 08:57:32.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0 2025-04-17 08:57:32.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 08:57:32.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 08:57:32.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 08:57:32.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.806 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39514976: (connection evicted) 2025-04-17 08:57:32.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 08:57:32.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2558f65c 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2025-04-17 08:57:32.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2025-04-17 08:57:32.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22899683 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbe486c 2025-04-17 08:57:32.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbe486c 2025-04-17 08:57:32.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 08:57:32.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 08:57:32.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 08:57:32.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.864 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e: (connection evicted) 2025-04-17 08:57:32.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 08:57:32.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da5d5e1 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 08:57:32.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@460eb276 2025-04-17 08:57:32.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@460eb276 2025-04-17 08:57:32.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 08:57:32.869 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffe3d42 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 08:57:32.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 08:57:32.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3da0b 2025-04-17 08:57:32.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3da0b 2025-04-17 08:57:32.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 08:57:32.883 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 08:57:32.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 08:57:32.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.886 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460eb276: (connection evicted) 2025-04-17 08:57:32.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 08:57:32.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 08:57:32.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2025-04-17 08:57:32.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2025-04-17 08:57:32.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 08:57:32.895 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827d7b 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2025-04-17 08:57:32.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2025-04-17 08:57:32.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 08:57:32.909 [DefaultDispatcher-worker-8 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2025-04-17 08:57:32.910 [DefaultDispatcher-worker-8 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2025-04-17 08:57:32.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 08:57:32.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 08:57:32.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.911 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3350ab4: (connection evicted) 2025-04-17 08:57:32.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 08:57:32.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 08:57:32.912 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2025-04-17 08:57:32.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2025-04-17 08:57:32.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 08:57:32.917 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-17 08:57:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-04-17 08:57:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 08:57:32.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 08:57:32.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 08:57:32.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:32.935 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2025-04-17 08:57:32.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:32.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 08:57:32.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e49b011 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 08:57:32.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2025-04-17 08:57:32.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2025-04-17 08:57:32.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da5c19d 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:32.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:32.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 08:57:32.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e706aa 2025-04-17 08:57:32.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e706aa 2025-04-17 08:57:32.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 08:57:32.982 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.000 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.023 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.043 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.052 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:33.053 [DefaultDispatcher-worker-8 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e706aa 2025-04-17 08:57:33.054 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e706aa 2025-04-17 08:57:33.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 08:57:33.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 08:57:33.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.055 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a7906c: (connection evicted) 2025-04-17 08:57:33.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 08:57:33.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 08:57:33.055 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e706aa 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51141f64 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 08:57:33.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2025-04-17 08:57:33.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2025-04-17 08:57:33.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5d7fd5 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2025-04-17 08:57:33.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2025-04-17 08:57:33.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 08:57:33.158 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.167 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 08:57:33.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 08:57:33.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.206 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ceec81: (connection evicted) 2025-04-17 08:57:33.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 08:57:33.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 08:57:33.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50785f86 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e258d3b 2025-04-17 08:57:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e258d3b 2025-04-17 08:57:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6fcca1 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2025-04-17 08:57:33.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b3f778 2025-04-17 08:57:33.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 08:57:33.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 08:57:33.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 08:57:33.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.220 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e258d3b: (connection evicted) 2025-04-17 08:57:33.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 08:57:33.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 08:57:33.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 08:57:33.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2025-04-17 08:57:33.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2025-04-17 08:57:33.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734cf881 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2025-04-17 08:57:33.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2025-04-17 08:57:33.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 08:57:33.318 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.323 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.332 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.337 [DefaultDispatcher-worker-10 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2025-04-17 08:57:33.338 [DefaultDispatcher-worker-10 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2025-04-17 08:57:33.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 08:57:33.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 08:57:33.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.339 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e2606f: (connection evicted) 2025-04-17 08:57:33.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 08:57:33.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 08:57:33.340 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2025-04-17 08:57:33.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2025-04-17 08:57:33.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2025-04-17 08:57:33.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-04-17 08:57:33.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-04-17 08:57:33.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 08:57:33.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 08:57:33.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 08:57:33.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.353 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2025-04-17 08:57:33.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 08:57:33.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538e74fc 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-17 08:57:33.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-17 08:57:33.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 08:57:33.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-17 08:57:33.376 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-17 08:57:33.378 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb71788 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-17 08:57:33.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-04-17 08:57:33.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 08:57:33.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 08:57:33.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 08:57:33.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:33.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 08:57:33.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 08:57:33.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-17 08:57:33.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-17 08:57:33.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 08:57:33.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-17 08:57:33.398 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-17 08:57:33.399 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218f2f51 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 08:57:33.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-17 08:57:33.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-17 08:57:33.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 08:57:33.405 [DefaultDispatcher-worker-3 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-04-17 08:57:33.406 [DefaultDispatcher-worker-15 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-17 08:57:33.407 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-17 08:57:33.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 08:57:33.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 08:57:33.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.409 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d: (connection evicted) 2025-04-17 08:57:33.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 08:57:33.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92fd091 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 08:57:33.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-17 08:57:33.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-17 08:57:33.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 08:57:33.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-17 08:57:33.419 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-17 08:57:33.420 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9c11fb 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 08:57:33.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-17 08:57:33.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-17 08:57:33.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 08:57:33.426 [DefaultDispatcher-worker-15 @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-04-17 08:57:33.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 08:57:33.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 08:57:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.428 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70439c3: (connection evicted) 2025-04-17 08:57:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 08:57:33.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15130002 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 08:57:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-17 08:57:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-17 08:57:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 08:57:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-17 08:57:33.438 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-17 08:57:33.439 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be7c052 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-04-17 08:57:33.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-04-17 08:57:33.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 08:57:33.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 08:57:33.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 08:57:33.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:33.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 08:57:33.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70169464 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 08:57:33.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-17 08:57:33.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-17 08:57:33.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 08:57:33.450 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.479 [DefaultDispatcher-worker-19 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-17 08:57:33.482 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.485 [DefaultDispatcher-worker-1 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-17 08:57:33.501 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.515 [DefaultDispatcher-worker-3 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-04-17 08:57:33.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 08:57:33.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 08:57:33.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.516 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec: (connection evicted) 2025-04-17 08:57:33.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 08:57:33.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 08:57:33.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c815814 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-17 08:57:33.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-17 08:57:33.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 08:57:33.522 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.540 [DefaultDispatcher-worker-18 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-17 08:57:33.541 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.544 [DefaultDispatcher-worker-13 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73da303e 2025-04-17 08:57:33.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 08:57:33.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 08:57:33.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.554 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73da303e: (connection evicted) 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 08:57:33.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 08:57:33.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 08:57:33.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 08:57:33.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 08:57:33.576 [DefaultDispatcher-worker-5 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 08:57:33.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 08:57:33.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 08:57:33.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.577 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 08:57:33.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3573e19d 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-17 08:57:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-17 08:57:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 08:57:33.599 [DefaultDispatcher-worker-13 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-17 08:57:33.604 [DefaultDispatcher-worker-14 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-04-17 08:57:33.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 08:57:33.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 08:57:33.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.604 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c: (connection evicted) 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 08:57:33.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eefaca0 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 08:57:33.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 08:57:33.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 08:57:33.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 08:57:33.625 [DefaultDispatcher-worker-15 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 08:57:33.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 08:57:33.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 08:57:33.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.626 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8: (connection evicted) 2025-04-17 08:57:33.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 08:57:33.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3710b3 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 08:57:33.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bddf43 2025-04-17 08:57:33.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bddf43 2025-04-17 08:57:33.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 08:57:33.645 [DefaultDispatcher-worker-7 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bddf43 2025-04-17 08:57:33.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 08:57:33.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 08:57:33.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.645 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bddf43: (connection evicted) 2025-04-17 08:57:33.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 08:57:33.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34fc315d 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-17 08:57:33.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-17 08:57:33.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 08:57:33.839 [DefaultDispatcher-worker-18 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-17 08:57:33.844 [DefaultDispatcher-worker-20 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-17 08:57:33.846 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57995/manifest.json 2025-04-17 08:57:33.846 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57995/manifest.json. 2025-04-17 08:57:33.846 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57995/manifest.json 2025-04-17 08:57:33.847 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57995/manifest.json 2025-04-17 08:57:33.847 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57995/manifest.json 2025-04-17 08:57:33.897 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.927 [Test worker @coroutine#339] 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:57995/manifest.json. 2025-04-17 08:57:33.927 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57995/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:33.935 [DefaultDispatcher-worker-3 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20 2025-04-17 08:57:33.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 08:57:33.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 08:57:33.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:33.939 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a1fd20: (connection evicted) 2025-04-17 08:57:33.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:33.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 08:57:33.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe9c048 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-17 08:57:33.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-17 08:57:33.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 08:57:33.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a66bbf 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:33.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-17 08:57:33.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-17 08:57:33.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 08:57:33.996 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 08:57:34.033 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-04-17 08:57:34.033 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c74d846 2025-04-17 08:57:34.070 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:34.078 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:34.091 [DefaultDispatcher-worker-4 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:42213 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2059c3ff 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:34.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-17 08:57:34.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-17 08:57:34.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 08:57:34.111 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 08:57:34.115 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 08:57:34.115 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 08:57:34.115 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 08:57:34.115 [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-17 08:57:34.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 08:57:34.115 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 08:57:34.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 08:57:34.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ffc008 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:34.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:34.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 08:57:34.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 08:57:34.149 [DefaultDispatcher-worker-14 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.155 [DefaultDispatcher-worker-17 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.159 [DefaultDispatcher-worker-15 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-17 08:57:34.161 [DefaultDispatcher-worker-15 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-17 08:57:34.166 [DefaultDispatcher-worker-11 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.170 [DefaultDispatcher-worker-10 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.170 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.170 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json. 2025-04-17 08:57:34.170 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.172 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.172 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.173 [Test worker @coroutine#356] 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:42213/api/content/717415252365803520/_ustadmanifest.json. 2025-04-17 08:57:34.173 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:34.181 [DefaultDispatcher-worker-15 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.184 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 08:57:34.185 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-31115ada-7b78-434a-8c4c-dae592b2e5ce', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 08:57:34.187 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:34.187 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-31115ada-7b78-434a-8c4c-dae592b2e5ce 2025-04-17 08:57:34.190 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:34.190 [DefaultDispatcher-worker-15 @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:42213/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:34.190 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:34.190 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42213/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:34.193 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:34.195 [DefaultDispatcher-worker-19 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.195 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/UmAppDatabase/replication/nodeId 2025-04-17 08:57:34.195 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42213/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:34.195 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/UmAppDatabase/replication/nodeId 2025-04-17 08:57:34.200 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/api/blob/upload-init-batch 2025-04-17 08:57:34.200 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42213/api/blob/upload-init-batch. 2025-04-17 08:57:34.200 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/api/blob/upload-init-batch 2025-04-17 08:57:34.200 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42213/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:34.217 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:34.235 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-17 08:57:34.235 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-17 08:57:34.235 [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-17 08:57:34.235 [eventLoopGroupProxy-4-3 @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-17 08:57:34.239 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:34.239 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:34.240 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:34.240 [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 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-17 08:57:34.241 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:34.242 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/UmAppDatabase/replication/nodeId 2025-04-17 08:57:34.242 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42213/UmAppDatabase/replication/nodeId 2025-04-17 08:57:34.243 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:34.244 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:34.244 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:34.246 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-17 08:57:34.246 [eventLoopGroupProxy-4-3 @call-handler#399] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-17 08:57:34.249 [DefaultDispatcher-worker-5 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.252 [eventLoopGroupProxy-4-2 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-17 08:57:34.255 [DefaultDispatcher-worker-16 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.260 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 27ms 2025-04-17 08:57:34.261 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/api/blob/upload-init-batch 2025-04-17 08:57:34.261 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42213/api/blob/upload-init-batch 2025-04-17 08:57:34.264 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42213/api/blob/upload-init-batch. 2025-04-17 08:57:34.264 [DefaultDispatcher-worker-16 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42213/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:34.274 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/api/blob/upload-batch-data 2025-04-17 08:57:34.274 [DefaultDispatcher-worker-16 @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:42213/api/blob/upload-batch-data. 2025-04-17 08:57:34.274 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/api/blob/upload-batch-data 2025-04-17 08:57:34.274 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42213/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:34.279 [eventLoopGroupProxy-4-4 @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-17 08:57:34.287 [eventLoopGroupProxy-4-4 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-17 08:57:34.287 [eventLoopGroupProxy-4-4 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:34.288 [eventLoopGroupProxy-4-4 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-17 08:57:34.288 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/api/blob/upload-batch-data 2025-04-17 08:57:34.293 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/api/blob/upload-batch-data 2025-04-17 08:57:34.293 [DefaultDispatcher-worker-16 @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:42213/api/blob/upload-batch-data. 2025-04-17 08:57:34.293 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/api/blob/upload-batch-data 2025-04-17 08:57:34.293 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42213/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:34.295 [eventLoopGroupProxy-4-4 @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-17 08:57:34.297 [eventLoopGroupProxy-4-4 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-17 08:57:34.297 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:34.297 [eventLoopGroupProxy-4-4 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:34.298 [DefaultDispatcher-worker-16 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/api/blob/upload-batch-data 2025-04-17 08:57:34.312 [DefaultDispatcher-worker-9 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.319 [DefaultDispatcher-worker-10 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.329 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/UmAppDatabase/replication/message 2025-04-17 08:57:34.329 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42213/UmAppDatabase/replication/message. 2025-04-17 08:57:34.329 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/UmAppDatabase/replication/message 2025-04-17 08:57:34.329 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42213/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:34.331 [eventLoopGroupProxy-4-4 @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-17 08:57:34.331 [eventLoopGroupProxy-4-4 @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-17 08:57:34.331 [eventLoopGroupProxy-4-4 @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-17 08:57:34.343 [DefaultDispatcher-worker-20 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-17 08:57:34.344 [eventLoopGroupProxy-4-4 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:34.344 [eventLoopGroupProxy-4-4 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 08:57:34.344 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.344 [DefaultDispatcher-worker-2 @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:42213/api/content/717415252365803520/_ustadmanifest.json. 2025-04-17 08:57:34.344 [DefaultDispatcher-worker-2 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.345 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/UmAppDatabase/replication/message 2025-04-17 08:57:34.345 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42213/UmAppDatabase/replication/message 2025-04-17 08:57:34.345 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42213/UmAppDatabase/replication/message. 2025-04-17 08:57:34.345 [DefaultDispatcher-worker-9 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42213/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:34.346 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.346 [DefaultDispatcher-worker-4 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json 2025-04-17 08:57:34.346 [DefaultDispatcher-worker-17 @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:42213/api/content/717415252365803520/_ustadmanifest.json. 2025-04-17 08:57:34.346 [DefaultDispatcher-worker-17 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42213/api/content/717415252365803520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:34.350 [DefaultDispatcher-worker-7 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694f0655 2025-04-17 08:57:34.351 [DefaultDispatcher-worker-17 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780dbed7 2025-04-17 08:57:34.352 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 08:57:34.352 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 08:57:34.352 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 08:57:34.352 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 08:57:34.352 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 08:57:34.353 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c475ba 2025-04-17 08:57:34.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 08:57:34.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 08:57:34.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:34.353 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@694f0655: (connection evicted) 2025-04-17 08:57:34.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:34.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 08:57:34.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 08:57:34.612 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:34.612 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:34.813 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:35.357 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c74d846 2025-04-17 08:57:35.357 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c74d846 2025-04-17 08:57:35.359 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddba7a0 2025-04-17 08:57:35.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 08:57:35.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 08:57:35.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:35.359 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780dbed7: (connection evicted) 2025-04-17 08:57:35.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:35.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 08:57:35.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 08:57:35.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3114ea 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:35.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:35.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:35.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4549d616 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:35.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-17 08:57:35.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-17 08:57:35.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 08:57:35.393 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 08:57:35.394 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 08:57:35.394 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@51d9479c 2025-04-17 08:57:35.395 [DefaultDispatcher-worker-20 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:35843 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750b200b 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 08:57:35.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:35.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2025-04-17 08:57:35.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2025-04-17 08:57:35.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 08:57:35.397 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 08:57:35.397 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 08:57:35.397 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 08:57:35.397 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 08:57:35.397 [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-17 08:57:35.397 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 08:57:35.397 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 08:57:35.397 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 08:57:35.397 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f36591 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:35.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:35.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 08:57:35.402 [DefaultDispatcher-worker-7 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-04-17 08:57:35.417 [DefaultDispatcher-worker-8 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.422 [DefaultDispatcher-worker-12 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.426 [DefaultDispatcher-worker-9 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2025-04-17 08:57:35.427 [Test worker @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2025-04-17 08:57:35.432 [DefaultDispatcher-worker-3 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.436 [DefaultDispatcher-worker-6 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.436 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:35.436 [Test worker @coroutine#463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json. 2025-04-17 08:57:35.436 [Test worker @coroutine#463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:35.437 [Test worker @coroutine#463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:35.437 [Test worker @coroutine#463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:35.437 [Test worker @coroutine#463] 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:35843/api/content/717415255425388544/_ustadmanifest.json. 2025-04-17 08:57:35.437 [Test worker @coroutine#463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:35.443 [DefaultDispatcher-worker-3 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.444 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 08:57:35.444 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bb6d216f-b7b3-4314-b5ad-6344fed681b1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 08:57:35.445 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:35.445 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bb6d216f-b7b3-4314-b5ad-6344fed681b1 2025-04-17 08:57:35.445 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:35.445 [DefaultDispatcher-worker-1 @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:35843/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:35.445 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:35.445 [DefaultDispatcher-worker-1 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:35.448 [eventLoopGroupProxy-7-2 @call-handler#494] 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-17 08:57:35.448 [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-17 08:57:35.448 [eventLoopGroupProxy-7-2 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.448 [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-17 08:57:35.448 [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-17 08:57:35.448 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.448 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 08:57:35.449 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:35.449 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:35.450 [DefaultDispatcher-worker-8 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.450 [DefaultDispatcher-worker-8 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/UmAppDatabase/replication/nodeId 2025-04-17 08:57:35.450 [DefaultDispatcher-worker-8 @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:35843/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:35.450 [DefaultDispatcher-worker-8 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/UmAppDatabase/replication/nodeId 2025-04-17 08:57:35.451 [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-17 08:57:35.451 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.451 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:35.451 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 08:57:35.451 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35843/api/blob/upload-init-batch. 2025-04-17 08:57:35.451 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:35.451 [DefaultDispatcher-worker-1 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:35.452 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/UmAppDatabase/replication/nodeId 2025-04-17 08:57:35.452 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/UmAppDatabase/replication/nodeId 2025-04-17 08:57:35.452 [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-17 08:57:35.453 [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-17 08:57:35.454 [eventLoopGroupProxy-7-1 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:35.454 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 08:57:35.455 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:35.455 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:35.455 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35843/api/blob/upload-init-batch. 2025-04-17 08:57:35.455 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35843/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:35.456 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.456 [DefaultDispatcher-worker-5 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:35.456 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.456 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:35.457 [DefaultDispatcher-worker-17 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.457 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:35.459 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:35.459 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.459 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:35.460 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.461 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.461 [DefaultDispatcher-worker-13 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:35.461 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.461 [DefaultDispatcher-worker-13 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:35.462 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.463 [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-17 08:57:35.464 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:35.464 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.464 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:35.465 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.466 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.466 [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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:35.466 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.466 [DefaultDispatcher-worker-2 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:35.467 [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-17 08:57:35.483 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:35.485 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:35.496 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:35.498 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:35.508 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.508 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:35.509 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.509 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.509 [DefaultDispatcher-worker-5 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:35.509 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.509 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:35.510 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:35.510 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 08:57:35.511 [DefaultDispatcher-worker-3 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.511 [DefaultDispatcher-worker-3 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35843/api/blob/upload-batch-data. 2025-04-17 08:57:35.511 [DefaultDispatcher-worker-3 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35843/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:35.511 [DefaultDispatcher-worker-3 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35843/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35843/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 08:57:35.511 [DefaultDispatcher-worker-3 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35843/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:35.517 [DefaultDispatcher-worker-14 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.522 [DefaultDispatcher-worker-15 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:35.523 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 08:57:36.023 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9f0de679-43d6-4570-bc49-e1cea7099a48', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 08:57:36.023 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:36.023 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9f0de679-43d6-4570-bc49-e1cea7099a48 2025-04-17 08:57:36.026 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:36.026 [DefaultDispatcher-worker-9 @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:35843/api/blob/upload-init-batch. 2025-04-17 08:57:36.026 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:36.026 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:36.027 [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-17 08:57:36.027 [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-17 08:57:36.028 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:36.029 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 08:57:36.030 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:36.030 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/api/blob/upload-init-batch 2025-04-17 08:57:36.030 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35843/api/blob/upload-init-batch. 2025-04-17 08:57:36.030 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35843/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:36.031 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.031 [DefaultDispatcher-worker-15 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.031 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.031 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.033 [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-17 08:57:36.034 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.034 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:36.035 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.036 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.036 [DefaultDispatcher-worker-15 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.036 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.036 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.036 [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-17 08:57:36.038 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.038 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:36.038 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.039 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.039 [DefaultDispatcher-worker-11 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.039 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.039 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.039 [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-17 08:57:36.081 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.081 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.081 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.081 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.081 [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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.081 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.081 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.082 [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-17 08:57:36.124 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.124 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.125 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.125 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.125 [DefaultDispatcher-worker-10 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.125 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.125 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.126 [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-17 08:57:36.168 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.168 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.168 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.170 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.170 [DefaultDispatcher-worker-15 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.170 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.170 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.171 [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-17 08:57:36.213 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.213 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.214 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.214 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.214 [DefaultDispatcher-worker-17 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.214 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.214 [DefaultDispatcher-worker-17 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.215 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:36.256 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.256 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:36.256 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.257 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.257 [DefaultDispatcher-worker-11 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.257 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.257 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.258 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:36.299 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.299 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:36.299 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.299 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.300 [DefaultDispatcher-worker-9 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.300 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.300 [DefaultDispatcher-worker-9 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.300 [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-17 08:57:36.342 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.342 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.343 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.343 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.343 [DefaultDispatcher-worker-8 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.343 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.343 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.344 [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-17 08:57:36.385 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.386 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.386 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.386 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.386 [DefaultDispatcher-worker-8 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.386 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.386 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.387 [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-17 08:57:36.428 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.428 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:36.429 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.429 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.429 [DefaultDispatcher-worker-8 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.429 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.429 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.430 [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-17 08:57:36.472 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.472 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:36.472 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.473 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.473 [DefaultDispatcher-worker-10 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.473 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.473 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.474 [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-17 08:57:36.515 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.515 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:36.515 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.516 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.516 [DefaultDispatcher-worker-10 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.516 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.516 [DefaultDispatcher-worker-10 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.517 [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-17 08:57:36.530 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:36.560 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:36.560 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.560 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:36.560 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.561 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.561 [DefaultDispatcher-worker-20 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.561 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.561 [DefaultDispatcher-worker-20 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.562 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:36.563 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:36.564 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.564 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:36.564 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.565 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.565 [DefaultDispatcher-worker-16 @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:35843/api/blob/upload-batch-data. 2025-04-17 08:57:36.565 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.565 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:36.565 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:36.567 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:36.567 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.567 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:36.567 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/blob/upload-batch-data 2025-04-17 08:57:36.573 [DefaultDispatcher-worker-7 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:36.577 [DefaultDispatcher-worker-17 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:36.577 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/UmAppDatabase/replication/message 2025-04-17 08:57:36.577 [DefaultDispatcher-worker-17 @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:35843/UmAppDatabase/replication/message. 2025-04-17 08:57:36.577 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/UmAppDatabase/replication/message 2025-04-17 08:57:36.578 [DefaultDispatcher-worker-17 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35843/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:36.579 [eventLoopGroupProxy-7-1 @call-handler#606] 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-17 08:57:36.579 [eventLoopGroupProxy-7-1 @call-handler#606] 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-17 08:57:36.579 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:36.589 [DefaultDispatcher-worker-14 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-17 08:57:36.590 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:36.590 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json. 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-3 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/UmAppDatabase/replication/message 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/UmAppDatabase/replication/message 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35843/UmAppDatabase/replication/message. 2025-04-17 08:57:36.590 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35843/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:36.591 [DefaultDispatcher-worker-9 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:36.591 [DefaultDispatcher-worker-9 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json 2025-04-17 08:57:36.591 [DefaultDispatcher-worker-9 @coroutine#455] 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:35843/api/content/717415255425388544/_ustadmanifest.json. 2025-04-17 08:57:36.591 [DefaultDispatcher-worker-9 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35843/api/content/717415255425388544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:36.595 [DefaultDispatcher-worker-14 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-04-17 08:57:36.596 [DefaultDispatcher-worker-13 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b1693c 2025-04-17 08:57:36.597 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 08:57:36.597 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 08:57:36.597 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 08:57:36.597 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 08:57:36.597 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 08:57:36.598 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2025-04-17 08:57:36.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 08:57:36.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 08:57:36.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:36.598 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98: (connection evicted) 2025-04-17 08:57:36.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:36.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 08:57:36.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 08:57:36.897 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:37.023 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:37.073 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:37.385 [DefaultDispatcher-worker-1 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afe825a 2025-04-17 08:57:37.601 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@51d9479c 2025-04-17 08:57:37.601 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@51d9479c 2025-04-17 08:57:37.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 08:57:37.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 08:57:37.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:37.602 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b1693c: (connection evicted) 2025-04-17 08:57:37.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:37.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 08:57:37.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b30ff23 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 08:57:37.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a7cd7c 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:37.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 08:57:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-04-17 08:57:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-04-17 08:57:37.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 08:57:37.636 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 08:57:37.637 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 08:57:37.637 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@44d6f9cf 2025-04-17 08:57:37.638 [DefaultDispatcher-worker-16 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:33633 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5958d3 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:37.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:37.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 08:57:37.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@200e6029 2025-04-17 08:57:37.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@200e6029 2025-04-17 08:57:37.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 08:57:37.640 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 08:57:37.640 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 08:57:37.640 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 08:57:37.640 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 08:57:37.640 [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-17 08:57:37.640 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 08:57:37.640 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 08:57:37.640 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 08:57:37.640 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d782a4a 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:37.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:37.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 08:57:37.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 08:57:37.659 [DefaultDispatcher-worker-2 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.663 [DefaultDispatcher-worker-12 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.667 [DefaultDispatcher-worker-15 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200e6029 2025-04-17 08:57:37.668 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200e6029 2025-04-17 08:57:37.672 [DefaultDispatcher-worker-11 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.676 [DefaultDispatcher-worker-1 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.676 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.676 [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:33633/api/content/717415263841456128/_ustadmanifest.json. 2025-04-17 08:57:37.676 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.677 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.677 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.678 [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:33633/api/content/717415263841456128/_ustadmanifest.json. 2025-04-17 08:57:37.678 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:37.684 [DefaultDispatcher-worker-9 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.685 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 08:57:37.685 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fc766447-23f7-4b01-acb3-6771f2190ae4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 08:57:37.685 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:37.685 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fc766447-23f7-4b01-acb3-6771f2190ae4 2025-04-17 08:57:37.686 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:37.686 [DefaultDispatcher-worker-9 @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:33633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:37.686 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:37.686 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:37.688 [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-17 08:57:37.688 [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-17 08:57:37.689 [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-17 08:57:37.689 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.689 [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-17 08:57:37.689 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.689 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 08:57:37.689 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:37.689 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:37.691 [DefaultDispatcher-worker-11 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.691 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/UmAppDatabase/replication/nodeId 2025-04-17 08:57:37.691 [DefaultDispatcher-worker-11 @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:33633/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:37.691 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/UmAppDatabase/replication/nodeId 2025-04-17 08:57:37.692 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/blob/upload-init-batch 2025-04-17 08:57:37.692 [DefaultDispatcher-worker-4 @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:33633/api/blob/upload-init-batch. 2025-04-17 08:57:37.692 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/blob/upload-init-batch 2025-04-17 08:57:37.692 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:37.692 [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-17 08:57:37.692 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.692 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 08:57:37.693 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/UmAppDatabase/replication/nodeId 2025-04-17 08:57:37.693 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33633/UmAppDatabase/replication/nodeId 2025-04-17 08:57:37.693 [eventLoopGroupProxy-10-2 @call-handler#681] 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-17 08:57:37.693 [eventLoopGroupProxy-10-2 @call-handler#681] 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-17 08:57:37.694 [eventLoopGroupProxy-10-2 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.695 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 08:57:37.695 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/blob/upload-init-batch 2025-04-17 08:57:37.695 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33633/api/blob/upload-init-batch 2025-04-17 08:57:37.695 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33633/api/blob/upload-init-batch. 2025-04-17 08:57:37.695 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33633/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:37.697 [DefaultDispatcher-worker-17 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.697 [DefaultDispatcher-worker-17 @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:33633/api/blob/upload-batch-data. 2025-04-17 08:57:37.697 [DefaultDispatcher-worker-17 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.697 [DefaultDispatcher-worker-17 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:37.698 [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-17 08:57:37.699 [DefaultDispatcher-worker-9 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.700 [eventLoopGroupProxy-10-2 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.701 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.701 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 08:57:37.701 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.702 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.702 [DefaultDispatcher-worker-5 @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:33633/api/blob/upload-batch-data. 2025-04-17 08:57:37.702 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.702 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:37.703 [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-17 08:57:37.705 [DefaultDispatcher-worker-3 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.705 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.705 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.705 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:37.709 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.710 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.710 [DefaultDispatcher-worker-16 @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:33633/api/blob/upload-batch-data. 2025-04-17 08:57:37.710 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.710 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:37.711 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:37.714 [eventLoopGroupProxy-10-2 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.714 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.714 [eventLoopGroupProxy-10-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 08:57:37.715 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.715 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.716 [DefaultDispatcher-worker-16 @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:33633/api/blob/upload-batch-data. 2025-04-17 08:57:37.716 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.716 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:37.716 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:37.718 [eventLoopGroupProxy-10-2 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.718 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.718 [eventLoopGroupProxy-10-2 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:37.718 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.719 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.719 [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:33633/api/blob/upload-batch-data. 2025-04-17 08:57:37.719 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.719 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:37.720 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:37.722 [eventLoopGroupProxy-10-2 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:37.722 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.722 [eventLoopGroupProxy-10-2 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:37.722 [DefaultDispatcher-worker-18 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/blob/upload-batch-data 2025-04-17 08:57:37.726 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:37.728 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:37.728 [DefaultDispatcher-worker-16 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.732 [DefaultDispatcher-worker-20 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.733 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/UmAppDatabase/replication/message 2025-04-17 08:57:37.733 [DefaultDispatcher-worker-20 @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:33633/UmAppDatabase/replication/message. 2025-04-17 08:57:37.733 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/UmAppDatabase/replication/message 2025-04-17 08:57:37.733 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33633/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:37.734 [eventLoopGroupProxy-10-2 @call-handler#722] 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-17 08:57:37.734 [eventLoopGroupProxy-10-2 @call-handler#722] 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-17 08:57:37.734 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:37.739 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:37.741 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:37.744 [DefaultDispatcher-worker-20 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-04-17 08:57:37.744 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:37.744 [eventLoopGroupProxy-10-2 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-17 08:57:37.744 [DefaultDispatcher-worker-6 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.744 [DefaultDispatcher-worker-6 @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:33633/api/content/717415263841456128/_ustadmanifest.json. 2025-04-17 08:57:37.744 [DefaultDispatcher-worker-6 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.744 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/UmAppDatabase/replication/message 2025-04-17 08:57:37.744 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33633/UmAppDatabase/replication/message 2025-04-17 08:57:37.745 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33633/UmAppDatabase/replication/message. 2025-04-17 08:57:37.745 [DefaultDispatcher-worker-18 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33633/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:37.745 [DefaultDispatcher-worker-19 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.745 [DefaultDispatcher-worker-19 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json 2025-04-17 08:57:37.745 [DefaultDispatcher-worker-19 @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:33633/api/content/717415263841456128/_ustadmanifest.json. 2025-04-17 08:57:37.745 [DefaultDispatcher-worker-19 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33633/api/content/717415263841456128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:37.749 [DefaultDispatcher-worker-18 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-04-17 08:57:37.750 [DefaultDispatcher-worker-6 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81 2025-04-17 08:57:37.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 08:57:37.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 08:57:37.751 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 08:57:37.751 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 08:57:37.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 08:57:37.752 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@200e6029 2025-04-17 08:57:37.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 08:57:37.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 08:57:37.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:37.752 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481c1e92: (connection evicted) 2025-04-17 08:57:37.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:37.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 08:57:37.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 08:57:38.140 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:38.140 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:38.228 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:38.755 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@44d6f9cf 2025-04-17 08:57:38.755 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@44d6f9cf 2025-04-17 08:57:38.756 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace6611 2025-04-17 08:57:38.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 08:57:38.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 08:57:38.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:38.756 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f6d3a81: (connection evicted) 2025-04-17 08:57:38.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:38.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 08:57:38.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bf45b7c 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:38.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:38.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:38.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecf4b3e 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:38.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2025-04-17 08:57:38.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2025-04-17 08:57:38.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 08:57:38.788 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 08:57:38.789 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 08:57:38.789 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4a9f0360 2025-04-17 08:57:38.790 [DefaultDispatcher-worker-6 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:43883 2025-04-17 08:57:38.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159408a7 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:38.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:38.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:38.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 08:57:38.792 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 08:57:38.793 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 08:57:38.793 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 08:57:38.793 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 08:57:38.793 [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-17 08:57:38.793 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 08:57:38.793 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 08:57:38.793 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 08:57:38.793 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df681cc 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:38.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 08:57:38.813 [DefaultDispatcher-worker-3 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.817 [DefaultDispatcher-worker-16 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.878 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:38.880 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:38.891 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:38.893 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:38.893 [DefaultDispatcher-worker-16 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:38.915 [DefaultDispatcher-worker-16 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:38.918 [DefaultDispatcher-worker-16 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:38.920 [DefaultDispatcher-worker-16 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:38.927 [DefaultDispatcher-worker-8 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.931 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.931 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:38.931 [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:43883/api/content/717415268421267456/_ustadmanifest.json. 2025-04-17 08:57:38.931 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:38.932 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:38.932 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:38.933 [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:43883/api/content/717415268421267456/_ustadmanifest.json. 2025-04-17 08:57:38.933 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:38.988 [DefaultDispatcher-worker-20 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.989 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 08:57:38.989 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bddf3eed-bb07-4752-befb-dabe91765510', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 08:57:38.990 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 08:57:38.990 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bddf3eed-bb07-4752-befb-dabe91765510 2025-04-17 08:57:38.990 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:38.990 [DefaultDispatcher-worker-20 @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:43883/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:38.991 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:38.991 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:38.992 [eventLoopGroupProxy-13-1 @call-handler#792] 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-17 08:57:38.992 [eventLoopGroupProxy-13-2 @call-handler#791] 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-17 08:57:38.993 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:38.993 [eventLoopGroupProxy-13-2 @call-handler#791] 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-17 08:57:38.993 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:38.993 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:38.993 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 08:57:38.993 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:38.993 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43883/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:38.995 [DefaultDispatcher-worker-6 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:38.995 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/UmAppDatabase/replication/nodeId 2025-04-17 08:57:38.995 [DefaultDispatcher-worker-6 @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:43883/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:38.995 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/UmAppDatabase/replication/nodeId 2025-04-17 08:57:38.996 [eventLoopGroupProxy-13-2 @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-17 08:57:38.996 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:38.996 [eventLoopGroupProxy-13-2 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 08:57:38.997 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/UmAppDatabase/replication/nodeId 2025-04-17 08:57:38.997 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43883/UmAppDatabase/replication/nodeId 2025-04-17 08:57:39.001 [DefaultDispatcher-worker-8 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:39.006 [DefaultDispatcher-worker-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:39.009 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-init-batch 2025-04-17 08:57:39.009 [DefaultDispatcher-worker-19 @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:43883/api/blob/upload-init-batch. 2025-04-17 08:57:39.009 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-init-batch 2025-04-17 08:57:39.009 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:39.010 [eventLoopGroupProxy-13-2 @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-17 08:57:39.010 [eventLoopGroupProxy-13-2 @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-17 08:57:39.055 [eventLoopGroupProxy-13-2 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.056 [eventLoopGroupProxy-13-2 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-17 08:57:39.056 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-init-batch 2025-04-17 08:57:39.057 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43883/api/blob/upload-init-batch 2025-04-17 08:57:39.057 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43883/api/blob/upload-init-batch. 2025-04-17 08:57:39.057 [DefaultDispatcher-worker-19 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43883/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:39.059 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.059 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.059 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.059 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.060 [eventLoopGroupProxy-13-2 @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-17 08:57:39.062 [eventLoopGroupProxy-13-2 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.062 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.062 [eventLoopGroupProxy-13-2 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.062 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.063 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.063 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.063 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.063 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.064 [eventLoopGroupProxy-13-2 @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-17 08:57:39.106 [eventLoopGroupProxy-13-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.106 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.106 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:39.107 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.108 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.108 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.108 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.108 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.109 [eventLoopGroupProxy-13-2 @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-17 08:57:39.111 [eventLoopGroupProxy-13-2 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.111 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.111 [eventLoopGroupProxy-13-2 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.111 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.113 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.113 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.113 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.113 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.114 [eventLoopGroupProxy-13-2 @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-17 08:57:39.116 [eventLoopGroupProxy-13-2 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.116 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.116 [eventLoopGroupProxy-13-2 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 08:57:39.116 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.117 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.117 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.117 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.117 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.118 [eventLoopGroupProxy-13-2 @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-17 08:57:39.161 [eventLoopGroupProxy-13-2 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.161 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.161 [eventLoopGroupProxy-13-2 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:39.162 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.163 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.164 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.164 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.164 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.164 [eventLoopGroupProxy-13-2 @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-17 08:57:39.223 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.223 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.223 [eventLoopGroupProxy-13-2 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-04-17 08:57:39.224 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.225 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.225 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.225 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.225 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.226 [eventLoopGroupProxy-13-2 @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-17 08:57:39.272 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.273 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.273 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-17 08:57:39.273 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.274 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.274 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.274 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.274 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.275 [eventLoopGroupProxy-13-2 @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-17 08:57:39.318 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.318 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.318 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:39.319 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.320 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.320 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.320 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.320 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.321 [eventLoopGroupProxy-13-2 @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-17 08:57:39.362 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.362 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.362 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:39.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.363 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.363 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.364 [eventLoopGroupProxy-13-2 @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-17 08:57:39.407 [eventLoopGroupProxy-13-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.407 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.407 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:39.408 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.409 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.409 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.409 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.409 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.410 [eventLoopGroupProxy-13-2 @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-17 08:57:39.411 [eventLoopGroupProxy-13-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.411 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.411 [eventLoopGroupProxy-13-2 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.411 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.412 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.412 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.412 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.412 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.413 [eventLoopGroupProxy-13-2 @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-17 08:57:39.414 [eventLoopGroupProxy-13-2 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.414 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.414 [eventLoopGroupProxy-13-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.414 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.415 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.415 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.415 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.415 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.416 [eventLoopGroupProxy-13-2 @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-17 08:57:39.417 [eventLoopGroupProxy-13-2 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.417 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.417 [eventLoopGroupProxy-13-2 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.417 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.418 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.418 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.418 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.418 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.418 [eventLoopGroupProxy-13-2 @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-17 08:57:39.419 [eventLoopGroupProxy-13-2 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.419 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.420 [eventLoopGroupProxy-13-2 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.420 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.420 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.420 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.420 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.420 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.421 [eventLoopGroupProxy-13-2 @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-17 08:57:39.422 [eventLoopGroupProxy-13-2 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.422 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.422 [eventLoopGroupProxy-13-2 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.423 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.423 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.423 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.423 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.423 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.424 [eventLoopGroupProxy-13-2 @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-17 08:57:39.425 [eventLoopGroupProxy-13-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.425 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.425 [eventLoopGroupProxy-13-2 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.425 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.426 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.426 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.426 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.426 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.427 [eventLoopGroupProxy-13-2 @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-17 08:57:39.428 [eventLoopGroupProxy-13-2 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.428 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.428 [eventLoopGroupProxy-13-2 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.428 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.429 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.429 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.429 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.429 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.429 [eventLoopGroupProxy-13-2 @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-17 08:57:39.431 [eventLoopGroupProxy-13-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.431 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.431 [eventLoopGroupProxy-13-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.431 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.432 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.432 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.432 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.432 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.432 [eventLoopGroupProxy-13-2 @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-17 08:57:39.433 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.434 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.434 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.434 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.435 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.435 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.435 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.435 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.435 [eventLoopGroupProxy-13-2 @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-17 08:57:39.436 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.436 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.436 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.437 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.438 [eventLoopGroupProxy-13-2 @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-17 08:57:39.439 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.439 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.439 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.440 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.440 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.440 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.440 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.440 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.441 [eventLoopGroupProxy-13-2 @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-17 08:57:39.442 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.442 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.442 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.442 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.443 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.443 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.443 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.443 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.444 [eventLoopGroupProxy-13-2 @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-17 08:57:39.445 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.445 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.445 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.445 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.446 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.446 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.446 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.447 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.447 [eventLoopGroupProxy-13-2 @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-17 08:57:39.449 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.449 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.449 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.449 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.450 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.450 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.450 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.450 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.450 [eventLoopGroupProxy-13-2 @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-17 08:57:39.452 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.452 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.452 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.452 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.453 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.453 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.453 [eventLoopGroupProxy-13-2 @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-17 08:57:39.455 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.455 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.455 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.455 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.456 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.456 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.456 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.456 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.456 [eventLoopGroupProxy-13-2 @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-17 08:57:39.457 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.458 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.458 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.458 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.459 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.459 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.459 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.459 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.460 [eventLoopGroupProxy-13-2 @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-17 08:57:39.461 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.461 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.462 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.462 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.463 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.463 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.464 [eventLoopGroupProxy-13-2 @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-17 08:57:39.466 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.466 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.466 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.466 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.467 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.467 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.467 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.467 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.468 [eventLoopGroupProxy-13-2 @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-17 08:57:39.469 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.469 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.469 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.470 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.471 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.471 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.471 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.471 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.471 [eventLoopGroupProxy-13-2 @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-17 08:57:39.476 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.476 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.476 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 08:57:39.477 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.477 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.477 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.477 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.477 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.478 [eventLoopGroupProxy-13-2 @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-17 08:57:39.479 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.480 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.480 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.480 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.482 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.482 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.482 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.482 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.482 [eventLoopGroupProxy-13-2 @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-17 08:57:39.484 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.484 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.484 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.484 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.485 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.485 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.485 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.485 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.486 [eventLoopGroupProxy-13-2 @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-17 08:57:39.487 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.487 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.488 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.488 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.488 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.489 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.489 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.489 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.489 [eventLoopGroupProxy-13-2 @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-17 08:57:39.493 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.493 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.493 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 08:57:39.494 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.495 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.495 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.495 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.495 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.495 [eventLoopGroupProxy-13-2 @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-17 08:57:39.497 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.497 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.497 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.497 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.499 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.499 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.499 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.499 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.500 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:39.509 [DefaultDispatcher-worker-20 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:39.542 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.542 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.542 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:39.542 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.544 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.544 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.544 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.544 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.545 [eventLoopGroupProxy-13-2 @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-17 08:57:39.546 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.546 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.546 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.546 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.547 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.548 [eventLoopGroupProxy-13-2 @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-17 08:57:39.549 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.549 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.549 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.549 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.550 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.550 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.550 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.550 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.551 [eventLoopGroupProxy-13-2 @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-17 08:57:39.554 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.555 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.555 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 08:57:39.555 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.556 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.556 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.556 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.556 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.556 [eventLoopGroupProxy-13-2 @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-17 08:57:39.598 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.599 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.599 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:39.599 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.602 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.602 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.602 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.602 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.603 [eventLoopGroupProxy-13-2 @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-17 08:57:39.645 [eventLoopGroupProxy-13-2 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.645 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.645 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:39.645 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.646 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.646 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.646 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.646 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.647 [eventLoopGroupProxy-13-2 @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-17 08:57:39.648 [eventLoopGroupProxy-13-2 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.648 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.648 [eventLoopGroupProxy-13-2 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.648 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.648 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.649 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.649 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.649 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.649 [eventLoopGroupProxy-13-2 @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-17 08:57:39.650 [eventLoopGroupProxy-13-2 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.650 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.650 [eventLoopGroupProxy-13-2 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.650 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.651 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.651 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.651 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.651 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.651 [eventLoopGroupProxy-13-2 @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-17 08:57:39.693 [eventLoopGroupProxy-13-2 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.693 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.693 [eventLoopGroupProxy-13-2 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:39.694 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.694 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.694 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.694 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.694 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.695 [eventLoopGroupProxy-13-2 @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-17 08:57:39.696 [eventLoopGroupProxy-13-2 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.696 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.696 [eventLoopGroupProxy-13-2 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.696 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.697 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.697 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.697 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.697 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.698 [eventLoopGroupProxy-13-2 @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-17 08:57:39.699 [eventLoopGroupProxy-13-2 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.699 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.699 [eventLoopGroupProxy-13-2 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.699 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.700 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.700 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.700 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.700 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.701 [eventLoopGroupProxy-13-2 @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-17 08:57:39.702 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.702 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.702 [eventLoopGroupProxy-13-2 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.702 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.702 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.702 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.703 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.703 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.703 [eventLoopGroupProxy-13-2 @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-17 08:57:39.704 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.704 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.704 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.704 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.705 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.705 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.705 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.705 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.705 [eventLoopGroupProxy-13-2 @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-17 08:57:39.749 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.749 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.749 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 08:57:39.750 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.750 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.750 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.750 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.750 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.751 [eventLoopGroupProxy-13-2 @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-17 08:57:39.752 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.752 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.752 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.753 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.753 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.754 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.754 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.754 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.754 [eventLoopGroupProxy-13-2 @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-17 08:57:39.755 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.755 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.755 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.756 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.756 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.756 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.756 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.756 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.757 [eventLoopGroupProxy-13-2 @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-17 08:57:39.758 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.758 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.758 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.759 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.759 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.759 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.759 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.759 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.760 [eventLoopGroupProxy-13-2 @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-17 08:57:39.761 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.761 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.761 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.761 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.762 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.762 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.762 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.762 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.763 [eventLoopGroupProxy-13-2 @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-17 08:57:39.764 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.764 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.764 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.764 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.765 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.765 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.765 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.765 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.765 [eventLoopGroupProxy-13-2 @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-17 08:57:39.766 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.766 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.766 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.767 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.767 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.767 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.767 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.767 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.768 [eventLoopGroupProxy-13-2 @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-17 08:57:39.769 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.769 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.769 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.769 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.770 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.770 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.770 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.770 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.771 [eventLoopGroupProxy-13-2 @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-17 08:57:39.772 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.772 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.772 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.772 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.772 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.773 [eventLoopGroupProxy-13-2 @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-17 08:57:39.774 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.774 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.774 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.774 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.775 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.775 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.775 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.775 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.775 [eventLoopGroupProxy-13-2 @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-17 08:57:39.776 [eventLoopGroupProxy-13-2 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.776 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.777 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.777 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.777 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.778 [eventLoopGroupProxy-13-2 @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-17 08:57:39.779 [eventLoopGroupProxy-13-2 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.779 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.779 [eventLoopGroupProxy-13-2 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.779 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.780 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.780 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.780 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.780 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.781 [eventLoopGroupProxy-13-2 @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-17 08:57:39.782 [eventLoopGroupProxy-13-2 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.782 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.782 [eventLoopGroupProxy-13-2 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.782 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.783 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.783 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.783 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.783 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.783 [eventLoopGroupProxy-13-2 @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-17 08:57:39.827 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.827 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.827 [eventLoopGroupProxy-13-2 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 08:57:39.827 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.828 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.828 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.829 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:39.830 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.831 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.831 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.831 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.832 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.832 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.832 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.832 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.832 [eventLoopGroupProxy-13-2 @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-17 08:57:39.833 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.833 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.833 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.834 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.834 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.834 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.834 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.834 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.835 [eventLoopGroupProxy-13-2 @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-17 08:57:39.877 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.878 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.878 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:39.878 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.879 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.879 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.879 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.879 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.880 [eventLoopGroupProxy-13-2 @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-17 08:57:39.881 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.881 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.881 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:39.881 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.882 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.882 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.882 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.882 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.882 [eventLoopGroupProxy-13-2 @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-17 08:57:39.883 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.883 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.883 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.884 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.884 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.884 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.884 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.884 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.885 [eventLoopGroupProxy-13-2 @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-17 08:57:39.886 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.886 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.886 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.886 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.887 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.887 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.887 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.887 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.887 [eventLoopGroupProxy-13-2 @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-17 08:57:39.929 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.929 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.929 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:39.930 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.930 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.930 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.930 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.930 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.931 [eventLoopGroupProxy-13-2 @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-17 08:57:39.932 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.932 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.932 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:39.932 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.933 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.933 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.933 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.933 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.934 [eventLoopGroupProxy-13-2 @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-17 08:57:39.975 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:39.975 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:39.975 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:39.975 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.977 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.977 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:39.977 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:39.977 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:39.977 [eventLoopGroupProxy-13-2 @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-17 08:57:40.019 [DefaultDispatcher-worker-15 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:40.022 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.022 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.022 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-17 08:57:40.023 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.024 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.024 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.024 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.024 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.025 [eventLoopGroupProxy-13-2 @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-17 08:57:40.067 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.067 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.067 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.067 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.068 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.068 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.068 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.068 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.069 [eventLoopGroupProxy-13-2 @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-17 08:57:40.110 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.110 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.111 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:40.111 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.112 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.112 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.112 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.112 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.112 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.113 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.113 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.113 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.114 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.115 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.115 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.115 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.115 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.116 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.117 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.117 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.117 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.117 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.118 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.118 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.118 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.118 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.118 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.119 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.119 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.119 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.120 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.120 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.120 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.120 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.120 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.121 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.121 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.122 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.122 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.122 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.122 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.122 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.122 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.122 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.123 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.124 [eventLoopGroupProxy-13-2 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.124 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.124 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.124 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.125 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.125 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.125 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.125 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.125 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.126 [eventLoopGroupProxy-13-2 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.126 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.126 [eventLoopGroupProxy-13-2 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.126 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.127 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.127 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.127 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.127 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.127 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.128 [eventLoopGroupProxy-13-2 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.128 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.128 [eventLoopGroupProxy-13-2 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.129 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.129 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.129 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.129 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.129 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.130 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.131 [eventLoopGroupProxy-13-2 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.131 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.131 [eventLoopGroupProxy-13-2 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.131 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.132 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.132 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.132 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.132 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.132 [eventLoopGroupProxy-13-2 @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-17 08:57:40.133 [eventLoopGroupProxy-13-2 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.133 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.133 [eventLoopGroupProxy-13-2 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.134 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.134 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.134 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.134 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.134 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.135 [eventLoopGroupProxy-13-2 @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-17 08:57:40.135 [eventLoopGroupProxy-13-2 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.135 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.136 [eventLoopGroupProxy-13-2 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.136 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.136 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.136 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.136 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.136 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.137 [eventLoopGroupProxy-13-2 @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-17 08:57:40.137 [eventLoopGroupProxy-13-2 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.138 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.138 [eventLoopGroupProxy-13-2 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.138 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.138 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.138 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.138 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.138 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.139 [eventLoopGroupProxy-13-2 @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-17 08:57:40.139 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.140 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.140 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.140 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.140 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.140 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.140 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.140 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.141 [eventLoopGroupProxy-13-2 @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-17 08:57:40.142 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.142 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.142 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:40.142 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.142 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.142 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.142 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.142 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.143 [eventLoopGroupProxy-13-2 @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-17 08:57:40.144 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.144 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.144 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.144 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.145 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.145 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.145 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.145 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.145 [eventLoopGroupProxy-13-2 @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-17 08:57:40.188 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.188 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.188 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:40.189 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.189 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.189 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.189 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.189 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.190 [eventLoopGroupProxy-13-2 @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-17 08:57:40.191 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.191 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.191 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.191 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.192 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.192 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.192 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.192 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.192 [eventLoopGroupProxy-13-2 @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-17 08:57:40.193 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.193 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.193 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.193 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.194 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.194 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.194 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.194 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.194 [eventLoopGroupProxy-13-2 @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-17 08:57:40.195 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.195 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.195 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.195 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.196 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.196 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.196 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.196 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.196 [eventLoopGroupProxy-13-2 @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-17 08:57:40.197 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.197 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.197 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.197 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.198 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.198 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.198 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.198 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.198 [eventLoopGroupProxy-13-2 @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-17 08:57:40.199 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.199 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.199 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.199 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.200 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.200 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.200 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.200 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.200 [eventLoopGroupProxy-13-2 @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-17 08:57:40.201 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.201 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.201 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.201 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.202 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.202 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.202 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.202 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.202 [eventLoopGroupProxy-13-2 @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-17 08:57:40.244 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.244 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.244 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.244 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.245 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.245 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.245 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.245 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.245 [eventLoopGroupProxy-13-2 @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-17 08:57:40.246 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.246 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.246 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.246 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.247 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.247 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.247 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.247 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.247 [eventLoopGroupProxy-13-2 @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-17 08:57:40.248 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.248 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.248 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.248 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.249 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.249 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.249 [eventLoopGroupProxy-13-2 @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-17 08:57:40.291 [eventLoopGroupProxy-13-2 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.291 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.291 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.292 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.292 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.292 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.292 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.292 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.293 [eventLoopGroupProxy-13-2 @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-17 08:57:40.294 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.294 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.294 [eventLoopGroupProxy-13-2 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.294 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.295 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.295 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.295 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.295 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.295 [eventLoopGroupProxy-13-2 @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-17 08:57:40.296 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.296 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.296 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.296 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.297 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.297 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.297 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.297 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.297 [eventLoopGroupProxy-13-2 @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-17 08:57:40.298 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.298 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.298 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.299 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.299 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.299 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.299 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.299 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.300 [eventLoopGroupProxy-13-2 @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-17 08:57:40.300 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.301 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.301 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.301 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.301 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.301 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.301 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.301 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.302 [eventLoopGroupProxy-13-2 @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-17 08:57:40.302 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.302 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.302 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 08:57:40.303 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.303 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.303 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.303 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.303 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.303 [eventLoopGroupProxy-13-2 @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-17 08:57:40.304 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.304 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.304 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.305 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.305 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.305 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.305 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.305 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.305 [eventLoopGroupProxy-13-2 @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-17 08:57:40.306 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.306 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.306 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.306 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.307 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.307 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.307 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.307 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.307 [eventLoopGroupProxy-13-2 @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-17 08:57:40.308 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.308 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.308 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.309 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.309 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.309 [eventLoopGroupProxy-13-2 @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-17 08:57:40.310 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.310 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.310 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.310 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.311 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.311 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.311 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.311 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.311 [eventLoopGroupProxy-13-2 @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-17 08:57:40.312 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.312 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.312 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.312 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.313 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.313 [eventLoopGroupProxy-13-2 @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-17 08:57:40.314 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.314 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.314 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.314 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.315 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.315 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.315 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.315 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.315 [eventLoopGroupProxy-13-2 @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-17 08:57:40.357 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.357 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.358 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:40.358 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.359 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.359 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.359 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.359 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.360 [eventLoopGroupProxy-13-2 @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-17 08:57:40.361 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.361 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.361 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.361 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.362 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.362 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.362 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.362 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.362 [eventLoopGroupProxy-13-2 @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-17 08:57:40.405 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.405 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.405 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:40.405 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.406 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.406 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.406 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.406 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.406 [eventLoopGroupProxy-13-2 @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-17 08:57:40.407 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.407 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.407 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.407 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.408 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.408 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.408 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.408 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.408 [eventLoopGroupProxy-13-2 @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-17 08:57:40.450 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.450 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.450 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.450 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.450 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.451 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.451 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.451 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.451 [eventLoopGroupProxy-13-2 @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-17 08:57:40.493 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.493 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.493 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.493 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.494 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.494 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.494 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.494 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.494 [eventLoopGroupProxy-13-2 @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-17 08:57:40.529 [DefaultDispatcher-worker-3 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:40.537 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.537 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.537 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:40.537 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.538 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.538 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.538 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.538 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.538 [eventLoopGroupProxy-13-2 @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-17 08:57:40.580 [eventLoopGroupProxy-13-2 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.580 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.580 [eventLoopGroupProxy-13-2 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.580 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.581 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.581 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.581 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.581 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.581 [eventLoopGroupProxy-13-2 @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-17 08:57:40.623 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.623 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.623 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.623 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.624 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.624 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.624 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.624 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.624 [eventLoopGroupProxy-13-2 @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-17 08:57:40.625 [eventLoopGroupProxy-13-2 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.625 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.625 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.625 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.626 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.626 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.626 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.626 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.626 [eventLoopGroupProxy-13-2 @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-17 08:57:40.668 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.668 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.668 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.669 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.669 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.669 [eventLoopGroupProxy-13-2 @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-17 08:57:40.671 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.671 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.671 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:40.671 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.671 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.671 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.671 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.671 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.672 [eventLoopGroupProxy-13-2 @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-17 08:57:40.673 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.673 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.673 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.673 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.674 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.674 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.674 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.674 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.674 [eventLoopGroupProxy-13-2 @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-17 08:57:40.675 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.675 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.675 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.676 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.676 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.676 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.676 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.676 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.676 [eventLoopGroupProxy-13-2 @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-17 08:57:40.678 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.678 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.678 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:40.678 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.678 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.678 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.678 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.678 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.679 [eventLoopGroupProxy-13-2 @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-17 08:57:40.680 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.680 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.680 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.680 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.680 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.680 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.680 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.680 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.681 [eventLoopGroupProxy-13-2 @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-17 08:57:40.723 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.723 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.724 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.724 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.724 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.724 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.724 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.724 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.725 [eventLoopGroupProxy-13-2 @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-17 08:57:40.726 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.726 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.726 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.726 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.726 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.726 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.726 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.726 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.727 [eventLoopGroupProxy-13-2 @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-17 08:57:40.727 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.728 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.728 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.728 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.728 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.728 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.728 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.728 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.729 [eventLoopGroupProxy-13-2 @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-17 08:57:40.729 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.729 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.729 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 08:57:40.730 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.730 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.730 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.730 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.730 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.730 [eventLoopGroupProxy-13-2 @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-17 08:57:40.772 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.772 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.772 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.772 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.773 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.773 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.773 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.773 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.773 [eventLoopGroupProxy-13-2 @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-17 08:57:40.774 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.774 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.774 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.774 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.775 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.775 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.775 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.775 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.775 [eventLoopGroupProxy-13-2 @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-17 08:57:40.776 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.776 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.776 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.776 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.777 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.777 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.777 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.777 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.777 [eventLoopGroupProxy-13-2 @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-17 08:57:40.778 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.778 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.778 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.778 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.779 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.779 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.779 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:40.780 [DefaultDispatcher-worker-18 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.796 [DefaultDispatcher-worker-18 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:40.821 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.821 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.821 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.822 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.822 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.822 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.822 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.822 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.823 [eventLoopGroupProxy-13-2 @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-17 08:57:40.866 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.866 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.866 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:40.866 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.867 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.867 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.867 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.867 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.867 [eventLoopGroupProxy-13-2 @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-17 08:57:40.868 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.868 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.868 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.868 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.869 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.869 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.869 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.869 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.870 [eventLoopGroupProxy-13-2 @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-17 08:57:40.874 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.874 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.874 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 08:57:40.874 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.875 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.875 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.875 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.875 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.875 [eventLoopGroupProxy-13-2 @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-17 08:57:40.876 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.876 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.876 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.876 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.877 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.877 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.877 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.877 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.877 [eventLoopGroupProxy-13-2 @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-17 08:57:40.919 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.919 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.919 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 08:57:40.920 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.920 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.920 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.920 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.920 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.921 [eventLoopGroupProxy-13-2 @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-17 08:57:40.922 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.922 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.922 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:40.922 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.922 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.922 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.922 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.922 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.923 [eventLoopGroupProxy-13-2 @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-17 08:57:40.964 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:40.964 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:40.964 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 08:57:40.965 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.965 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.965 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:40.965 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:40.965 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:40.965 [eventLoopGroupProxy-13-2 @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-17 08:57:41.008 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.008 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.008 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 08:57:41.008 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.009 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.009 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.009 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.009 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.009 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:41.011 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.011 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.011 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:41.011 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.012 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.012 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.012 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.012 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.012 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 08:57:41.038 [DefaultDispatcher-worker-2 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:41.056 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.056 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.056 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 08:57:41.056 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.057 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.057 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.057 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.057 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.058 [eventLoopGroupProxy-13-2 @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-17 08:57:41.059 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.059 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.059 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:41.059 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.060 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.060 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.060 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.060 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.060 [eventLoopGroupProxy-13-2 @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-17 08:57:41.061 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.061 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.061 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:41.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.062 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.062 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.062 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.062 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.063 [eventLoopGroupProxy-13-2 @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-17 08:57:41.063 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.063 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.063 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:41.064 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.065 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.066 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.066 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.066 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.066 [eventLoopGroupProxy-13-2 @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-17 08:57:41.071 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.071 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.071 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 08:57:41.071 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.072 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.072 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.072 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.072 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.072 [eventLoopGroupProxy-13-2 @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-17 08:57:41.115 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.116 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.116 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 08:57:41.116 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.117 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.117 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.117 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.117 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.117 [eventLoopGroupProxy-13-2 @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-17 08:57:41.118 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.118 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.118 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 08:57:41.118 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.119 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.119 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.119 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.119 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.120 [eventLoopGroupProxy-13-2 @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-17 08:57:41.120 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.120 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.120 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 08:57:41.121 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.121 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.121 [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:43883/api/blob/upload-batch-data. 2025-04-17 08:57:41.121 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.121 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:41.122 [eventLoopGroupProxy-13-2 @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-17 08:57:41.123 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:41.123 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.123 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 08:57:41.123 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/blob/upload-batch-data 2025-04-17 08:57:41.130 [DefaultDispatcher-worker-18 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:41.133 [DefaultDispatcher-worker-6 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:41.134 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/UmAppDatabase/replication/message 2025-04-17 08:57:41.134 [DefaultDispatcher-worker-6 @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:43883/UmAppDatabase/replication/message. 2025-04-17 08:57:41.134 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/UmAppDatabase/replication/message 2025-04-17 08:57:41.134 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43883/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:41.135 [eventLoopGroupProxy-13-2 @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-17 08:57:41.135 [eventLoopGroupProxy-13-2 @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-17 08:57:41.135 [eventLoopGroupProxy-13-2 @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-17 08:57:41.147 [DefaultDispatcher-worker-15 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2025-04-17 08:57:41.147 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:41.147 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-17 08:57:41.147 [DefaultDispatcher-worker-15 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-15 @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:43883/api/content/717415268421267456/_ustadmanifest.json. 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-15 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/UmAppDatabase/replication/message 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43883/UmAppDatabase/replication/message 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43883/UmAppDatabase/replication/message. 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43883/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:41.148 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json 2025-04-17 08:57:41.149 [DefaultDispatcher-worker-1 @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:43883/api/content/717415268421267456/_ustadmanifest.json. 2025-04-17 08:57:41.149 [DefaultDispatcher-worker-1 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43883/api/content/717415268421267456/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:41.153 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-04-17 08:57:41.168 [DefaultDispatcher-worker-14 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5364b481 2025-04-17 08:57:41.187 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 08:57:41.187 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 08:57:41.187 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 08:57:41.187 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 08:57:41.187 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 08:57:41.189 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-04-17 08:57:41.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 08:57:41.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 08:57:41.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:41.190 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7: (connection evicted) 2025-04-17 08:57:41.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:41.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 08:57:41.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 08:57:41.293 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:41.293 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:41.630 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 08:57:42.193 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4a9f0360 2025-04-17 08:57:42.193 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4a9f0360 2025-04-17 08:57:42.196 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2025-04-17 08:57:42.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 08:57:42.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 08:57:42.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:42.196 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5364b481: (connection evicted) 2025-04-17 08:57:42.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:42.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 08:57:42.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13868c41 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-17 08:57:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-17 08:57:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 08:57:42.233 [DefaultDispatcher-worker-17 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1952ad9d 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:42.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:42.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-17 08:57:42.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-17 08:57:42.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d21afd 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:42.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 08:57:42.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@256c6f7a 2025-04-17 08:57:42.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@256c6f7a 2025-04-17 08:57:42.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 08:57:42.240 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 08:57:42.241 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 08:57:42.242 [DefaultDispatcher-worker-7 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:35983 2025-04-17 08:57:42.245 [DefaultDispatcher-worker-7 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-17 08:57:42.246 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35983/api/blob/upload-init-batch 2025-04-17 08:57:42.246 [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:35983/api/blob/upload-init-batch. 2025-04-17 08:57:42.246 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35983/api/blob/upload-init-batch 2025-04-17 08:57:42.246 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35983/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:42.248 [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-17 08:57:42.248 [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-17 08:57:42.249 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256c6f7a 2025-04-17 08:57:42.250 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35983/api/blob/upload-init-batch 2025-04-17 08:57:42.250 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35983/api/blob/upload-init-batch 2025-04-17 08:57:42.250 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35983/api/blob/upload-init-batch. 2025-04-17 08:57:42.250 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35983/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:42.251 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35983/api/blob/upload-batch-data 2025-04-17 08:57:42.251 [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:35983/api/blob/upload-batch-data. 2025-04-17 08:57:42.251 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35983/api/blob/upload-batch-data 2025-04-17 08:57:42.251 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35983/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:42.251 [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-17 08:57:42.253 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256c6f7a 2025-04-17 08:57:42.253 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:42.254 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35983/api/blob/upload-batch-data 2025-04-17 08:57:42.256 [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-17 08:57:42.257 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:42.261 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d884a19 2025-04-17 08:57:42.305 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:42.337 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:42.339 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74267ece 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a07f97 2025-04-17 08:57:43.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a07f97 2025-04-17 08:57:43.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 08:57:43.346 [DefaultDispatcher-worker-13 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a07f97 2025-04-17 08:57:43.349 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53927/api/blob/upload-init-batch 2025-04-17 08:57:43.350 [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:53927/api/blob/upload-init-batch. 2025-04-17 08:57:43.350 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53927/api/blob/upload-init-batch 2025-04-17 08:57:43.350 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53927/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:43.351 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53927/api/blob/upload-init-batch 2025-04-17 08:57:43.351 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53927/api/blob/upload-init-batch 2025-04-17 08:57:43.351 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53927/api/blob/upload-init-batch. 2025-04-17 08:57:43.351 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53927/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:43.357 [DefaultDispatcher-worker-18 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a07f97 2025-04-17 08:57:43.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 08:57:43.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 08:57:43.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.360 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a07f97: (connection evicted) 2025-04-17 08:57:43.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 08:57:43.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e01f 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 08:57:43.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-04-17 08:57:43.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-04-17 08:57:43.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 08:57:43.385 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-17 08:57:43.385 [Test worker @coroutine#1684] 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:41353/api/blob/upload-init-batch. 2025-04-17 08:57:43.385 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-17 08:57:43.385 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41353/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:43.387 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-17 08:57:43.387 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41353/api/blob/upload-init-batch 2025-04-17 08:57:43.387 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41353/api/blob/upload-init-batch. 2025-04-17 08:57:43.387 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41353/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:43.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 08:57:43.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 08:57:43.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.388 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@442151d1: (connection evicted) 2025-04-17 08:57:43.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 08:57:43.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4f1ddd 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 08:57:43.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae67f05 2025-04-17 08:57:43.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae67f05 2025-04-17 08:57:43.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 08:57:43.407 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49189/api/blob/upload-init-batch 2025-04-17 08:57:43.407 [Test worker @coroutine#1690] 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:49189/api/blob/upload-init-batch. 2025-04-17 08:57:43.407 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49189/api/blob/upload-init-batch 2025-04-17 08:57:43.407 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49189/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 08:57:43.409 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49189/api/blob/upload-init-batch 2025-04-17 08:57:43.409 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49189/api/blob/upload-init-batch 2025-04-17 08:57:43.409 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49189/api/blob/upload-init-batch. 2025-04-17 08:57:43.409 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49189/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:43.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 08:57:43.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 08:57:43.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.414 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae67f05: (connection evicted) 2025-04-17 08:57:43.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 08:57:43.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45cddfd3 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d76ad3 2025-04-17 08:57:43.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d76ad3 2025-04-17 08:57:43.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 08:57:43.732 [DefaultDispatcher-worker-2 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d76ad3 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9c7e7d 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@951461a 2025-04-17 08:57:43.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@951461a 2025-04-17 08:57:43.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 08:57:43.760 [DefaultDispatcher-worker-16 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951461a 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73072745 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@79735611 2025-04-17 08:57:43.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@79735611 2025-04-17 08:57:43.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638e8194 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 08:57:43.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 08:57:43.792 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.815 [DefaultDispatcher-worker-14 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.822 [DefaultDispatcher-worker-5 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.828 [DefaultDispatcher-worker-4 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.834 [DefaultDispatcher-worker-16 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.836 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.837 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.842 [DefaultDispatcher-worker-9 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-04-17 08:57:43.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 08:57:43.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 08:57:43.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.848 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6: (connection evicted) 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 08:57:43.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 08:57:43.861 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.875 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.881 [DefaultDispatcher-worker-14 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.886 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.892 [DefaultDispatcher-worker-6 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.894 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.901 [DefaultDispatcher-worker-3 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-04-17 08:57:43.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 08:57:43.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 08:57:43.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.902 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2025-04-17 08:57:43.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 08:57:43.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a59500b 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 08:57:43.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-17 08:57:43.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-17 08:57:43.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 08:57:43.926 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-17 08:57:43.932 [DefaultDispatcher-worker-6 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-17 08:57:43.937 [DefaultDispatcher-worker-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-17 08:57:43.943 [DefaultDispatcher-worker-8 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-17 08:57:43.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 08:57:43.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 08:57:43.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.944 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09: (connection evicted) 2025-04-17 08:57:43.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 08:57:43.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e577eed 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 08:57:43.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 08:57:43.967 [DefaultDispatcher-worker-7 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.972 [DefaultDispatcher-worker-16 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.976 [DefaultDispatcher-worker-7 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.981 [DefaultDispatcher-worker-18 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.983 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.988 [DefaultDispatcher-worker-18 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2025-04-17 08:57:43.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 08:57:43.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 08:57:43.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.989 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5: (connection evicted) 2025-04-17 08:57:43.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:43.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 08:57:43.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 08:57:44.206 [DefaultDispatcher-worker-18 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72115c48 2025-04-17 08:57:44.240 [DefaultDispatcher-worker-19 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256c6f7a 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c61d1 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:47.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 08:57:47.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2025-04-17 08:57:47.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2025-04-17 08:57:47.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 08:57:47.935 [DefaultDispatcher-worker-13 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2025-04-17 08:57:48.014 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd7085d 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 08:57:48.439 [DefaultDispatcher-worker-14 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.444 [DefaultDispatcher-worker-6 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.448 [DefaultDispatcher-worker-4 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.452 [DefaultDispatcher-worker-12 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.457 [DefaultDispatcher-worker-8 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9120cb5 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 08:57:48.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 08:57:48.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 08:57:48.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 08:57:48.485 [DefaultDispatcher-worker-7 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 08:57:48.489 [DefaultDispatcher-worker-13 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 08:57:48.493 [DefaultDispatcher-worker-3 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 08:57:48.498 [DefaultDispatcher-worker-20 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86e8469 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 08:57:48.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 08:57:48.520 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.521 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.526 [DefaultDispatcher-worker-12 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.530 [DefaultDispatcher-worker-20 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.534 [DefaultDispatcher-worker-14 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.538 [DefaultDispatcher-worker-3 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.545 [DefaultDispatcher-worker-8 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e38d655 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f006edf 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 08:57:48.563 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.565 [DefaultDispatcher-worker-8 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.570 [DefaultDispatcher-worker-14 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.573 [DefaultDispatcher-worker-7 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.576 [DefaultDispatcher-worker-11 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.581 [DefaultDispatcher-worker-8 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27244a88 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 08:57:48.600 [DefaultDispatcher-worker-10 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.601 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.605 [DefaultDispatcher-worker-17 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.609 [DefaultDispatcher-worker-1 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.613 [DefaultDispatcher-worker-18 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.616 [DefaultDispatcher-worker-2 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.622 [DefaultDispatcher-worker-15 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 08:57:48.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 08:57:48.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299c86f0 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-17 08:57:48.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-17 08:57:48.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 08:57:48.645 [DefaultDispatcher-worker-20 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-17 08:57:48.646 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.649 [DefaultDispatcher-worker-17 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-17 08:57:48.654 [DefaultDispatcher-worker-5 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-17 08:57:48.657 [DefaultDispatcher-worker-4 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d93e9 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 08:57:48.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 08:57:48.682 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.683 [DefaultDispatcher-worker-2 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.689 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.695 [DefaultDispatcher-worker-12 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.700 [DefaultDispatcher-worker-15 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.705 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.714 [DefaultDispatcher-worker-15 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c55e559 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 08:57:48.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-04-17 08:57:48.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-04-17 08:57:48.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 08:57:48.725 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659565ed 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-17 08:57:48.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-17 08:57:48.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 08:57:48.747 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-17 08:57:48.750 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4ba80 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-17 08:57:48.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-17 08:57:48.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 08:57:48.758 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.771 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-17 08:57:48.773 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c231f62 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 08:57:48.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-17 08:57:48.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-17 08:57:48.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 08:57:48.793 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-17 08:57:48.794 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedfb7 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3310fc 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:48.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:48.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 08:57:48.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2025-04-17 08:57:48.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2025-04-17 08:57:48.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 08:57:48.814 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2025-04-17 08:57:48.817 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d5b549b 2025-04-17 08:57:48.817 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.831 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.836 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:48.836 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:48.838 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:48.838 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:48.838 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:48.855 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.878 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.881 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:48.882 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:48.882 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:48.897 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:48.923 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:48.924 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:48.924 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:48.966 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:48.967 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:48.967 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.008 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:49.009 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:49.009 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.050 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:49.051 [Test worker @coroutine#1873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/ 2025-04-17 08:57:49.051 [Test worker @coroutine#1873] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56275/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.093 [Test worker @coroutine#1873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/ 2025-04-17 08:57:49.095 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.096 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.096 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.097 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.097 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.139 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.139 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.140 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.182 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.183 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.183 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.224 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.225 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.225 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.266 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.267 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.267 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.308 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.309 [Test worker @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50525/ 2025-04-17 08:57:49.309 [Test worker @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50525/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 08:57:49.309 [Test worker @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50525/ 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9e4468 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 08:57:49.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@117be84a 2025-04-17 08:57:49.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@117be84a 2025-04-17 08:57:49.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 08:57:49.428 [DefaultDispatcher-worker-15 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117be84a 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-17 08:57:49.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-17 08:57:49.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 08:57:49.461 [DefaultDispatcher-worker-3 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-17 08:57:49.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14aa2123 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2025-04-17 08:57:49.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2025-04-17 08:57:49.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 08:57:49.477 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.482 [DefaultDispatcher-worker-5 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fc464f 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 08:57:49.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-17 08:57:49.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-17 08:57:49.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 08:57:49.506 [DefaultDispatcher-worker-5 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea478e 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-04-17 08:57:49.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-04-17 08:57:49.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 08:57:49.535 [DefaultDispatcher-worker-11 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-04-17 08:57:49.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd62f07 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 08:57:49.537 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-17 08:57:49.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-17 08:57:49.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 08:57:49.562 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.568 [DefaultDispatcher-worker-18 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db3668 2025-04-17 08:57:49.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-17 08:57:49.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-17 08:57:49.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 08:57:49.585 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.603 [DefaultDispatcher-worker-19 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8d720 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 08:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 08:57:49.608 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.626 [DefaultDispatcher-worker-2 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.631 [DefaultDispatcher-worker-19 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.634 [DefaultDispatcher-worker-11 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.637 [DefaultDispatcher-worker-4 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.638 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.644 [DefaultDispatcher-worker-15 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.647 [DefaultDispatcher-worker-7 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2025-04-17 08:57:49.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 08:57:49.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 08:57:49.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.650 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf: (connection evicted) 2025-04-17 08:57:49.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:49.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 08:57:49.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aff157e 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 08:57:49.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2025-04-17 08:57:49.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2025-04-17 08:57:49.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 08:57:49.671 [DefaultDispatcher-worker-19 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2025-04-17 08:57:49.672 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 08:57:49.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-17 08:57:49.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-17 08:57:49.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 08:57:49.696 [DefaultDispatcher-worker-3 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e14559e 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a7d1b9 2025-04-17 08:57:49.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a7d1b9 2025-04-17 08:57:49.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 08:57:49.717 [DefaultDispatcher-worker-7 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a7d1b9 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65528bcf 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 08:57:49.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 08:57:49.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 08:57:49.738 [DefaultDispatcher-worker-9 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 08:57:49.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-17 08:57:49.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-17 08:57:49.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 08:57:49.752 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.761 [DefaultDispatcher-worker-9 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4250b0c1 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 08:57:49.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 08:57:49.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 08:57:49.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 08:57:49.777 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.784 [DefaultDispatcher-worker-1 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4733662d 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 08:57:49.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 08:57:49.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 08:57:49.797 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.806 [DefaultDispatcher-worker-11 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad80206 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 08:57:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 08:57:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 08:57:49.818 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.827 [DefaultDispatcher-worker-7 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 08:57:49.857 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.887 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.887 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:49.908 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66450129 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:53.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:53.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2025-04-17 08:57:53.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2025-04-17 08:57:53.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 08:57:53.907 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2025-04-17 08:57:53.917 [DefaultDispatcher-worker-13 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2025-04-17 08:57:53.923 [DefaultDispatcher-worker-2 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d37 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:53.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 08:57:53.935 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.945 [DefaultDispatcher-worker-3 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.950 [DefaultDispatcher-worker-6 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.953 [DefaultDispatcher-worker-15 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.958 [DefaultDispatcher-worker-15 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2025-04-17 08:57:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 08:57:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:53.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 08:57:53.969 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.977 [DefaultDispatcher-worker-6 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.981 [DefaultDispatcher-worker-15 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.985 [DefaultDispatcher-worker-6 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.988 [DefaultDispatcher-worker-12 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d1907fb 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:53.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-17 08:57:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-17 08:57:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 08:57:53.997 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:53.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-17 08:57:54.008 [DefaultDispatcher-worker-13 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-17 08:57:54.013 [DefaultDispatcher-worker-15 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-17 08:57:54.016 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed90b04 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 08:57:54.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 08:57:54.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 08:57:54.025 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 08:57:54.037 [DefaultDispatcher-worker-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 08:57:54.041 [DefaultDispatcher-worker-9 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7337f87e 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2025-04-17 08:57:54.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2025-04-17 08:57:54.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 08:57:54.053 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2025-04-17 08:57:54.059 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.062 [DefaultDispatcher-worker-13 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f255ed 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 08:57:54.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 08:57:54.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 08:57:54.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 08:57:54.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 08:57:54.082 [DefaultDispatcher-worker-20 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 08:57:54.089 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.122 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.143 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.179 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c94d4b8 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 08:57:54.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 08:57:54.205 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.211 [Test worker @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.212 [Test worker @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.214 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.214 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.214 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.214 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42879/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.215 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.215 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.219 [DefaultDispatcher-worker-18 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.219 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.219 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.219 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.219 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.219 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.221 [Test worker @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe55fcf 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 08:57:54.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-17 08:57:54.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-17 08:57:54.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 08:57:54.237 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-17 08:57:54.243 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-17 08:57:54.244 [Test worker @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-17 08:57:54.247 [DefaultDispatcher-worker-9 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 08:57:54.247 [DefaultDispatcher-worker-9 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 08:57:54.247 [DefaultDispatcher-worker-9 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 08:57:54.248 [DefaultDispatcher-worker-9 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 08:57:54.248 [DefaultDispatcher-worker-9 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 08:57:54.249 [DefaultDispatcher-worker-18 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3431cb1f 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 08:57:54.291 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 08:57:54.292 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fc242f 2025-04-17 08:57:54.293 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fc242f 2025-04-17 08:57:54.294 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3bcce0 2025-04-17 08:57:54.294 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3bcce0 2025-04-17 08:57:54.296 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f044f5f 2025-04-17 08:57:54.296 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f044f5f 2025-04-17 08:57:54.298 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a06c6db 2025-04-17 08:57:54.298 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a06c6db 2025-04-17 08:57:54.299 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8f48e8 2025-04-17 08:57:54.299 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8f48e8 2025-04-17 08:57:54.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b36dd15 2025-04-17 08:57:54.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b36dd15 2025-04-17 08:57:54.302 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@56550d9b 2025-04-17 08:57:54.302 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@56550d9b 2025-04-17 08:57:54.303 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a293994 2025-04-17 08:57:54.304 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a293994 2025-04-17 08:57:54.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb5ea31 2025-04-17 08:57:54.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb5ea31 2025-04-17 08:57:54.305 [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-17 08:57:54.306 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.312 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.313 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.314 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.314 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.314 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.314 [DefaultDispatcher-worker-15 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44077/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.315 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.315 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.318 [DefaultDispatcher-worker-19 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.318 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.318 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.318 [DefaultDispatcher-worker-19 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.318 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.318 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.319 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.322 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.324 [DefaultDispatcher-worker-12 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.325 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdf5cb6 2025-04-17 08:57:54.325 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdf5cb6 2025-04-17 08:57:54.327 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a33d 2025-04-17 08:57:54.327 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@118a33d 2025-04-17 08:57:54.328 [DefaultDispatcher-worker-16 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@52737c6 2025-04-17 08:57:54.329 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@52737c6 2025-04-17 08:57:54.332 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4025a906 2025-04-17 08:57:54.332 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4025a906 2025-04-17 08:57:54.332 [DefaultDispatcher-worker-13 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.334 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ea6758 2025-04-17 08:57:54.334 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ea6758 2025-04-17 08:57:54.336 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af2b93 2025-04-17 08:57:54.336 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af2b93 2025-04-17 08:57:54.336 [DefaultDispatcher-worker-15 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.338 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8abb67 2025-04-17 08:57:54.338 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8abb67 2025-04-17 08:57:54.340 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@200a5649 2025-04-17 08:57:54.340 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@200a5649 2025-04-17 08:57:54.341 [DefaultDispatcher-worker-7 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.343 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bc25b7 2025-04-17 08:57:54.343 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bc25b7 2025-04-17 08:57:54.343 [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-17 08:57:54.345 [DefaultDispatcher-worker-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.350 [DefaultDispatcher-worker-19 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.353 [DefaultDispatcher-worker-9 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.358 [DefaultDispatcher-worker-17 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.362 [DefaultDispatcher-worker-16 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecd6861 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 08:57:54.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.390 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.391 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.391 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.392 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.392 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.392 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.392 [DefaultDispatcher-worker-14 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45787/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.393 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.393 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.394 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b399e01 2025-04-17 08:57:54.394 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b399e01 2025-04-17 08:57:54.396 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fe7316 2025-04-17 08:57:54.396 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@15fe7316 2025-04-17 08:57:54.397 [DefaultDispatcher-worker-18 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.397 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.397 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.397 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.397 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.397 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.398 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:54.398 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c1f571 2025-04-17 08:57:54.398 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c1f571 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0d8df8 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 08:57:54.400 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3792d 2025-04-17 08:57:54.400 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3792d 2025-04-17 08:57:54.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-17 08:57:54.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-17 08:57:54.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 08:57:54.401 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-17 08:57:54.402 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d2c22 2025-04-17 08:57:54.402 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d2c22 2025-04-17 08:57:54.404 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dd899c 2025-04-17 08:57:54.404 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dd899c 2025-04-17 08:57:54.406 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba9822b 2025-04-17 08:57:54.406 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba9822b 2025-04-17 08:57:54.408 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-17 08:57:54.408 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ec8662 2025-04-17 08:57:54.408 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ec8662 2025-04-17 08:57:54.409 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-17 08:57:54.409 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 08:57:54.409 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 08:57:54.409 [DefaultDispatcher-worker-3 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 08:57:54.410 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3a90e1 2025-04-17 08:57:54.410 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3a90e1 2025-04-17 08:57:54.410 [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-17 08:57:54.410 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 08:57:54.410 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 08:57:54.413 [DefaultDispatcher-worker-6 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@232899d1 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3ad125 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 08:57:54.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 08:57:54.468 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.469 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.471 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7f4068 2025-04-17 08:57:54.471 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7f4068 2025-04-17 08:57:54.473 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b8bd97 2025-04-17 08:57:54.473 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b8bd97 2025-04-17 08:57:54.473 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.474 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.475 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16872b18 2025-04-17 08:57:54.475 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16872b18 2025-04-17 08:57:54.475 [DefaultDispatcher-worker-1 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.475 [DefaultDispatcher-worker-1 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.475 [DefaultDispatcher-worker-1 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.475 [DefaultDispatcher-worker-1 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59513/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.476 [DefaultDispatcher-worker-10 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.476 [DefaultDispatcher-worker-10 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.477 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5385b7ac 2025-04-17 08:57:54.477 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5385b7ac 2025-04-17 08:57:54.479 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@351fd1b4 2025-04-17 08:57:54.479 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@351fd1b4 2025-04-17 08:57:54.479 [DefaultDispatcher-worker-20 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.479 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.479 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.479 [DefaultDispatcher-worker-20 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.479 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.479 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.480 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 08:57:54.480 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@621c8685 2025-04-17 08:57:54.480 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@621c8685 2025-04-17 08:57:54.482 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6cbe35 2025-04-17 08:57:54.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-17 08:57:54.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-17 08:57:54.482 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6cbe35 2025-04-17 08:57:54.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 08:57:54.482 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-17 08:57:54.484 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa48e3 2025-04-17 08:57:54.484 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33aa48e3 2025-04-17 08:57:54.485 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f3ad53 2025-04-17 08:57:54.485 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f3ad53 2025-04-17 08:57:54.485 [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-17 08:57:54.488 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-17 08:57:54.488 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 08:57:54.493 [DefaultDispatcher-worker-19 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2025-04-17 08:57:54.501 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.503 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf65071 2025-04-17 08:57:54.503 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf65071 2025-04-17 08:57:54.505 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4231b79f 2025-04-17 08:57:54.505 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4231b79f 2025-04-17 08:57:54.506 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@460e3b01 2025-04-17 08:57:54.506 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@460e3b01 2025-04-17 08:57:54.508 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.508 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cbda4 2025-04-17 08:57:54.508 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cbda4 2025-04-17 08:57:54.508 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.509 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.509 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.509 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.509 [DefaultDispatcher-worker-19 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.510 [DefaultDispatcher-worker-14 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.510 [DefaultDispatcher-worker-14 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.510 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07106c 2025-04-17 08:57:54.510 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07106c 2025-04-17 08:57:54.512 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3245dd1c 2025-04-17 08:57:54.512 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3245dd1c 2025-04-17 08:57:54.513 [DefaultDispatcher-worker-5 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.513 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.513 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.513 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.514 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a42e66 2025-04-17 08:57:54.514 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a42e66 2025-04-17 08:57:54.514 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.514 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.514 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d5b303 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 08:57:54.516 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@632342eb 2025-04-17 08:57:54.516 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@632342eb 2025-04-17 08:57:54.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-17 08:57:54.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-17 08:57:54.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 08:57:54.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-17 08:57:54.517 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e2aa93 2025-04-17 08:57:54.517 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e2aa93 2025-04-17 08:57:54.517 [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-17 08:57:54.522 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-17 08:57:54.523 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d8cf351 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.524 [DefaultDispatcher-worker-4 @coroutine#2258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 08:57:54.525 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:54.525 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:54.525 [DefaultDispatcher-worker-4 @coroutine#2258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 08:57:54.527 [DefaultDispatcher-worker-11 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a6aadb 2025-04-17 08:57:54.537 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:54.542 [DefaultDispatcher-worker-4 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:54.543 [DefaultDispatcher-worker-4 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:54.543 [DefaultDispatcher-worker-11 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.543 [DefaultDispatcher-worker-11 @coroutine#2265] 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-17 08:57:54.543 [DefaultDispatcher-worker-11 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.543 [DefaultDispatcher-worker-11 @coroutine#2265] 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-17 08:57:54.543 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.543 [DefaultDispatcher-worker-4 @coroutine#2258] 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-17 08:57:54.543 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.544 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.544 [DefaultDispatcher-worker-15 @coroutine#2258] 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-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101eb529 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 08:57:54.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 08:57:54.548 [DefaultDispatcher-worker-4 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:54.548 [DefaultDispatcher-worker-4 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.548 [DefaultDispatcher-worker-4 @coroutine#2264] 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-17 08:57:54.548 [DefaultDispatcher-worker-4 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.548 [DefaultDispatcher-worker-4 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.554 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.556 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5e6347 2025-04-17 08:57:54.556 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5e6347 2025-04-17 08:57:54.558 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@419984dc 2025-04-17 08:57:54.558 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@419984dc 2025-04-17 08:57:54.559 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a60837 2025-04-17 08:57:54.559 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a60837 2025-04-17 08:57:54.559 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.561 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a48ee7 2025-04-17 08:57:54.561 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a48ee7 2025-04-17 08:57:54.563 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdc91ef 2025-04-17 08:57:54.563 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdc91ef 2025-04-17 08:57:54.564 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ee4dcc 2025-04-17 08:57:54.564 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ee4dcc 2025-04-17 08:57:54.564 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.565 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.566 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@447c0c76 2025-04-17 08:57:54.566 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@447c0c76 2025-04-17 08:57:54.566 [DefaultDispatcher-worker-2 @coroutine#2279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.566 [DefaultDispatcher-worker-2 @coroutine#2279] 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:59673/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.566 [DefaultDispatcher-worker-2 @coroutine#2279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.566 [DefaultDispatcher-worker-2 @coroutine#2279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59673/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.567 [DefaultDispatcher-worker-4 @coroutine#2279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.567 [DefaultDispatcher-worker-4 @coroutine#2279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.567 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b71a8 2025-04-17 08:57:54.567 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@608b71a8 2025-04-17 08:57:54.569 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3800d7bf 2025-04-17 08:57:54.569 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3800d7bf 2025-04-17 08:57:54.569 [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-17 08:57:54.570 [DefaultDispatcher-worker-5 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.570 [DefaultDispatcher-worker-5 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.570 [DefaultDispatcher-worker-5 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.570 [DefaultDispatcher-worker-5 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.571 [DefaultDispatcher-worker-5 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.571 [DefaultDispatcher-worker-5 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.571 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.575 [DefaultDispatcher-worker-6 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.579 [DefaultDispatcher-worker-16 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.582 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.583 [DefaultDispatcher-worker-18 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.584 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e84e6f 2025-04-17 08:57:54.584 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e84e6f 2025-04-17 08:57:54.586 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2fa2a2 2025-04-17 08:57:54.586 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2fa2a2 2025-04-17 08:57:54.586 [DefaultDispatcher-worker-4 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.588 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f10251f 2025-04-17 08:57:54.588 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f10251f 2025-04-17 08:57:54.590 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a12a899 2025-04-17 08:57:54.590 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a12a899 2025-04-17 08:57:54.590 [DefaultDispatcher-worker-20 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.590 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.591 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5e0e82 2025-04-17 08:57:54.591 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5e0e82 2025-04-17 08:57:54.592 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5932e 2025-04-17 08:57:54.592 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5932e 2025-04-17 08:57:54.593 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b029739 2025-04-17 08:57:54.593 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b029739 2025-04-17 08:57:54.594 [DefaultDispatcher-worker-4 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.594 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b727de8 2025-04-17 08:57:54.594 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b727de8 2025-04-17 08:57:54.595 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a46f9b 2025-04-17 08:57:54.595 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a46f9b 2025-04-17 08:57:54.596 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4df85e 2025-04-17 08:57:54.596 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4df85e 2025-04-17 08:57:54.597 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3d57d6 2025-04-17 08:57:54.597 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3d57d6 2025-04-17 08:57:54.597 [DefaultDispatcher-worker-20 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.597 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4f77d3 2025-04-17 08:57:54.597 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4f77d3 2025-04-17 08:57:54.599 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ab157 2025-04-17 08:57:54.599 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@634ab157 2025-04-17 08:57:54.599 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@476a740d 2025-04-17 08:57:54.599 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@476a740d 2025-04-17 08:57:54.599 [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-17 08:57:54.600 [DefaultDispatcher-worker-13 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.601 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4f1deb 2025-04-17 08:57:54.601 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4f1deb 2025-04-17 08:57:54.602 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba085d4 2025-04-17 08:57:54.602 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba085d4 2025-04-17 08:57:54.604 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a60889c 2025-04-17 08:57:54.604 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a60889c 2025-04-17 08:57:54.604 [DefaultDispatcher-worker-20 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.605 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.605 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 08:57:54.605 [DefaultDispatcher-worker-7 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.605 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c96548e 2025-04-17 08:57:54.605 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c96548e 2025-04-17 08:57:54.605 [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-17 08:57:54.606 [DefaultDispatcher-worker-10 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.606 [DefaultDispatcher-worker-10 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.617 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.618 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@359263aa 2025-04-17 08:57:54.618 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@359263aa 2025-04-17 08:57:54.620 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b558b68 2025-04-17 08:57:54.620 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b558b68 2025-04-17 08:57:54.621 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6a08da 2025-04-17 08:57:54.621 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6a08da 2025-04-17 08:57:54.623 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a688153 2025-04-17 08:57:54.623 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a688153 2025-04-17 08:57:54.624 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc13287 2025-04-17 08:57:54.624 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc13287 2025-04-17 08:57:54.625 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.626 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b58fcbc 2025-04-17 08:57:54.626 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b58fcbc 2025-04-17 08:57:54.627 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41aba6f4 2025-04-17 08:57:54.627 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41aba6f4 2025-04-17 08:57:54.627 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@241b11d5 2025-04-17 08:57:54.627 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@241b11d5 2025-04-17 08:57:54.629 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a477e1c 2025-04-17 08:57:54.629 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a477e1c 2025-04-17 08:57:54.629 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6c40b1 2025-04-17 08:57:54.629 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6c40b1 2025-04-17 08:57:54.630 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4732d9 2025-04-17 08:57:54.630 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4732d9 2025-04-17 08:57:54.630 [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-17 08:57:54.631 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b53cd84 2025-04-17 08:57:54.631 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b53cd84 2025-04-17 08:57:54.633 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e514a8a 2025-04-17 08:57:54.633 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e514a8a 2025-04-17 08:57:54.635 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1251d1b2 2025-04-17 08:57:54.635 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1251d1b2 2025-04-17 08:57:54.636 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f156281 2025-04-17 08:57:54.636 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f156281 2025-04-17 08:57:54.638 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6affa70a 2025-04-17 08:57:54.638 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6affa70a 2025-04-17 08:57:54.641 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7eb5c5 2025-04-17 08:57:54.641 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7eb5c5 2025-04-17 08:57:54.643 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@72be35f9 2025-04-17 08:57:54.643 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@72be35f9 2025-04-17 08:57:54.643 [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-17 08:57:54.646 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.646 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 08:57:54.646 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59673/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:54.647 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.647 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 08:57:54.647 [DefaultDispatcher-worker-17 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.647 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bd2c0b 2025-04-17 08:57:54.647 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bd2c0b 2025-04-17 08:57:54.647 [DefaultDispatcher-worker-20 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.647 [DefaultDispatcher-worker-20 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.648 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@387ad4ac 2025-04-17 08:57:54.649 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@387ad4ac 2025-04-17 08:57:54.650 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c45477b 2025-04-17 08:57:54.650 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c45477b 2025-04-17 08:57:54.652 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7947de97 2025-04-17 08:57:54.652 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7947de97 2025-04-17 08:57:54.654 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@264568c0 2025-04-17 08:57:54.654 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@264568c0 2025-04-17 08:57:54.655 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f40710 2025-04-17 08:57:54.655 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f40710 2025-04-17 08:57:54.657 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1cefea 2025-04-17 08:57:54.657 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1cefea 2025-04-17 08:57:54.658 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@196821d8 2025-04-17 08:57:54.658 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@196821d8 2025-04-17 08:57:54.660 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1466495d 2025-04-17 08:57:54.660 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1466495d 2025-04-17 08:57:54.660 [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-17 08:57:54.662 [DefaultDispatcher-worker-9 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:54.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc1c8d0 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 08:57:54.677 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.682 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.683 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.684 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.684 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.684 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.684 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52077/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.685 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.685 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.688 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.688 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.688 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.688 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.688 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.688 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.689 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ecd835 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 08:57:54.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-17 08:57:54.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-17 08:57:54.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 08:57:54.692 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-17 08:57:54.697 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-17 08:57:54.698 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-17 08:57:54.702 [DefaultDispatcher-worker-13 @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2025-04-17 08:57:54.702 [DefaultDispatcher-worker-9 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.705 [DefaultDispatcher-worker-15 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.708 [DefaultDispatcher-worker-6 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.711 [DefaultDispatcher-worker-12 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.722 [DefaultDispatcher-worker-1 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.729 [DefaultDispatcher-worker-2 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.732 [DefaultDispatcher-worker-14 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.736 [DefaultDispatcher-worker-12 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.740 [DefaultDispatcher-worker-12 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.744 [DefaultDispatcher-worker-18 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:54.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 08:57:54.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f143ea 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 08:57:54.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.763 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.764 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.765 [DefaultDispatcher-worker-15 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.765 [DefaultDispatcher-worker-15 @coroutine#2372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.765 [DefaultDispatcher-worker-15 @coroutine#2372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.765 [DefaultDispatcher-worker-15 @coroutine#2372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33743/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.765 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.766 [DefaultDispatcher-worker-6 @coroutine#2372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.766 [DefaultDispatcher-worker-6 @coroutine#2372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.767 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbff3af 2025-04-17 08:57:54.767 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbff3af 2025-04-17 08:57:54.769 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@22780848 2025-04-17 08:57:54.769 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@22780848 2025-04-17 08:57:54.770 [DefaultDispatcher-worker-16 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.770 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.770 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.770 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.770 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@264798df 2025-04-17 08:57:54.770 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@264798df 2025-04-17 08:57:54.770 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.770 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.771 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 08:57:54.771 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63450273 2025-04-17 08:57:54.771 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63450273 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 08:57:54.772 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b4b73f 2025-04-17 08:57:54.772 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b4b73f 2025-04-17 08:57:54.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-17 08:57:54.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-17 08:57:54.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 08:57:54.773 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-17 08:57:54.774 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ecc329 2025-04-17 08:57:54.774 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ecc329 2025-04-17 08:57:54.775 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f728cb 2025-04-17 08:57:54.775 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f728cb 2025-04-17 08:57:54.777 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd3c 2025-04-17 08:57:54.777 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd3c 2025-04-17 08:57:54.778 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f2bf21 2025-04-17 08:57:54.778 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f2bf21 2025-04-17 08:57:54.778 [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-17 08:57:54.779 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-17 08:57:54.780 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-17 08:57:54.784 [DefaultDispatcher-worker-4 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2025-04-17 08:57:54.784 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.788 [DefaultDispatcher-worker-17 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.791 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.792 [DefaultDispatcher-worker-15 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.793 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@268b41f6 2025-04-17 08:57:54.793 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@268b41f6 2025-04-17 08:57:54.794 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@284cab57 2025-04-17 08:57:54.794 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@284cab57 2025-04-17 08:57:54.796 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.796 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c732a86 2025-04-17 08:57:54.796 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c732a86 2025-04-17 08:57:54.796 [DefaultDispatcher-worker-7 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.796 [DefaultDispatcher-worker-7 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 08:57:54.796 [DefaultDispatcher-worker-7 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.797 [DefaultDispatcher-worker-19 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.797 [DefaultDispatcher-worker-19 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 08:57:54.797 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971a16c 2025-04-17 08:57:54.797 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971a16c 2025-04-17 08:57:54.798 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509d945 2025-04-17 08:57:54.798 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509d945 2025-04-17 08:57:54.800 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852cea0 2025-04-17 08:57:54.800 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852cea0 2025-04-17 08:57:54.802 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc0e836 2025-04-17 08:57:54.802 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc0e836 2025-04-17 08:57:54.803 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@95e5e23 2025-04-17 08:57:54.803 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@95e5e23 2025-04-17 08:57:54.805 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@52467dbc 2025-04-17 08:57:54.805 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@52467dbc 2025-04-17 08:57:54.805 [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-17 08:57:54.837 [DefaultDispatcher-worker-2 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 08:57:54.837 [DefaultDispatcher-worker-2 @coroutine#2400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33743/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:54.838 [DefaultDispatcher-worker-2 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.838 [DefaultDispatcher-worker-2 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 08:57:54.838 [DefaultDispatcher-worker-2 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.839 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.839 [DefaultDispatcher-worker-10 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 08:57:54.845 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:54.847 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643336c 2025-04-17 08:57:54.847 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643336c 2025-04-17 08:57:54.849 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884c9d4 2025-04-17 08:57:54.849 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884c9d4 2025-04-17 08:57:54.850 [DefaultDispatcher-worker-19 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:54.851 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbb581c 2025-04-17 08:57:54.851 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbb581c 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.852 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b9c3ef 2025-04-17 08:57:54.852 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b9c3ef 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b132063 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 08:57:54.854 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@565e55e7 2025-04-17 08:57:54.854 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@565e55e7 2025-04-17 08:57:54.856 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@581aec91 2025-04-17 08:57:54.856 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@581aec91 2025-04-17 08:57:54.857 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e172436 2025-04-17 08:57:54.857 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e172436 2025-04-17 08:57:54.859 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@9963ca0 2025-04-17 08:57:54.859 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@9963ca0 2025-04-17 08:57:54.860 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d43a118 2025-04-17 08:57:54.860 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d43a118 2025-04-17 08:57:54.860 [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-17 08:57:54.865 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.870 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.870 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.871 [DefaultDispatcher-worker-19 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.871 [DefaultDispatcher-worker-19 @coroutine#2426] 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:59617/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:54.871 [DefaultDispatcher-worker-19 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.871 [DefaultDispatcher-worker-19 @coroutine#2426] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59617/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.872 [DefaultDispatcher-worker-18 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.872 [DefaultDispatcher-worker-18 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:54.873 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.875 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@584bf9f9 2025-04-17 08:57:54.875 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@584bf9f9 2025-04-17 08:57:54.875 [DefaultDispatcher-worker-3 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.875 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.875 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:54.875 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.876 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.876 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:54.876 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c290246 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.877 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@568c1c80 2025-04-17 08:57:54.877 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@568c1c80 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 08:57:54.878 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b39289 2025-04-17 08:57:54.878 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b39289 2025-04-17 08:57:54.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-17 08:57:54.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-17 08:57:54.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 08:57:54.879 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-17 08:57:54.880 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b116bb 2025-04-17 08:57:54.880 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b116bb 2025-04-17 08:57:54.881 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b2a185 2025-04-17 08:57:54.881 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b2a185 2025-04-17 08:57:54.883 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ecc70f 2025-04-17 08:57:54.883 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ecc70f 2025-04-17 08:57:54.884 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-17 08:57:54.885 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68052e81 2025-04-17 08:57:54.885 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68052e81 2025-04-17 08:57:54.885 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-17 08:57:54.886 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@779ee9f4 2025-04-17 08:57:54.886 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@779ee9f4 2025-04-17 08:57:54.887 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/auth/register 2025-04-17 08:57:54.887 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/auth/register. 2025-04-17 08:57:54.887 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/auth/register 2025-04-17 08:57:54.887 [DefaultDispatcher-worker-20 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59617/auth/register from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.888 [DefaultDispatcher-worker-10 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/auth/register 2025-04-17 08:57:54.888 [DefaultDispatcher-worker-10 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/auth/register 2025-04-17 08:57:54.888 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225c00b 2025-04-17 08:57:54.888 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7225c00b 2025-04-17 08:57:54.888 [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-17 08:57:54.890 [DefaultDispatcher-worker-20 @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d305059 2025-04-17 08:57:54.929 [DefaultDispatcher-worker-5 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59617/auth/register. 2025-04-17 08:57:54.929 [DefaultDispatcher-worker-5 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59617/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:54.941 [DefaultDispatcher-worker-19 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.945 [DefaultDispatcher-worker-9 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:54.953 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.956 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf8698 2025-04-17 08:57:54.956 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf8698 2025-04-17 08:57:54.958 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@978681f 2025-04-17 08:57:54.958 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@978681f 2025-04-17 08:57:54.960 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@d47ede8 2025-04-17 08:57:54.960 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@d47ede8 2025-04-17 08:57:54.961 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@48456224 2025-04-17 08:57:54.961 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@48456224 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f32f99 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:54.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 08:57:54.964 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b5a6f2 2025-04-17 08:57:54.964 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b5a6f2 2025-04-17 08:57:54.966 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7947080b 2025-04-17 08:57:54.966 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7947080b 2025-04-17 08:57:54.968 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5d9266 2025-04-17 08:57:54.968 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5d9266 2025-04-17 08:57:54.969 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@286a9d6b 2025-04-17 08:57:54.969 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@286a9d6b 2025-04-17 08:57:54.971 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36763ca2 2025-04-17 08:57:54.971 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@36763ca2 2025-04-17 08:57:54.971 [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-17 08:57:54.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.979 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:54.979 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.980 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.980 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a249a3 2025-04-17 08:57:54.980 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a249a3 2025-04-17 08:57:54.981 [DefaultDispatcher-worker-20 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:54.981 [DefaultDispatcher-worker-20 @coroutine#2461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 08:57:54.981 [DefaultDispatcher-worker-20 @coroutine#2461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:54.981 [DefaultDispatcher-worker-20 @coroutine#2461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:54.982 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b65bb67 2025-04-17 08:57:54.982 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b65bb67 2025-04-17 08:57:54.982 [DefaultDispatcher-worker-12 @coroutine#2461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:54.982 [DefaultDispatcher-worker-12 @coroutine#2461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:54.983 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5a22d3 2025-04-17 08:57:54.983 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5a22d3 2025-04-17 08:57:54.985 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a58b15c 2025-04-17 08:57:54.985 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a58b15c 2025-04-17 08:57:54.985 [DefaultDispatcher-worker-4 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.985 [DefaultDispatcher-worker-4 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:54.985 [DefaultDispatcher-worker-4 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 08:57:54.985 [DefaultDispatcher-worker-4 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 08:57:54.986 [DefaultDispatcher-worker-20 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 08:57:54.986 [DefaultDispatcher-worker-20 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:54.987 [Test worker @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.987 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc01ae5 2025-04-17 08:57:54.987 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc01ae5 2025-04-17 08:57:54.989 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb83cb9 2025-04-17 08:57:54.989 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb83cb9 2025-04-17 08:57:54.989 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:54.991 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cac9a7 2025-04-17 08:57:54.991 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cac9a7 2025-04-17 08:57:54.992 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a774e13 2025-04-17 08:57:54.992 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a774e13 2025-04-17 08:57:54.994 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@17bd628a 2025-04-17 08:57:54.994 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@17bd628a 2025-04-17 08:57:54.994 [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-17 08:57:55.000 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e 2025-04-17 08:57:55.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 08:57:55.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 08:57:55.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.001 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@234dfc8e: (connection evicted) 2025-04-17 08:57:55.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 08:57:55.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 08:57:55.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 08:57:55.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1fd5aa 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 08:57:55.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 08:57:55.006 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.010 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.011 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.012 [DefaultDispatcher-worker-20 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.012 [DefaultDispatcher-worker-20 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 08:57:55.012 [DefaultDispatcher-worker-20 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.012 [DefaultDispatcher-worker-20 @coroutine#2488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.013 [DefaultDispatcher-worker-1 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.013 [DefaultDispatcher-worker-1 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.016 [DefaultDispatcher-worker-18 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.016 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.016 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 08:57:55.016 [DefaultDispatcher-worker-18 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.016 [DefaultDispatcher-worker-4 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.016 [DefaultDispatcher-worker-4 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.018 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.019 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.021 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bae235 2025-04-17 08:57:55.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 08:57:55.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.022 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bae235: (connection evicted) 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 08:57:55.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1899c7ae 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 08:57:55.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 08:57:55.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.029 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.030 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.030 [DefaultDispatcher-worker-4 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.030 [DefaultDispatcher-worker-4 @coroutine#2515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 08:57:55.030 [DefaultDispatcher-worker-4 @coroutine#2515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.031 [DefaultDispatcher-worker-4 @coroutine#2515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.031 [DefaultDispatcher-worker-1 @coroutine#2515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.031 [DefaultDispatcher-worker-1 @coroutine#2515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.034 [DefaultDispatcher-worker-18 @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.035 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.035 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 08:57:55.035 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.035 [DefaultDispatcher-worker-13 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.035 [DefaultDispatcher-worker-13 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.036 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.037 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.038 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.040 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.041 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.043 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.044 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e734a1 2025-04-17 08:57:55.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 08:57:55.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.045 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e734a1: (connection evicted) 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 08:57:55.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5ec2ed 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 08:57:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 08:57:55.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.052 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.053 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.053 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.053 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 08:57:55.053 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.054 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.054 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.054 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.058 [DefaultDispatcher-worker-6 @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.058 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.058 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 08:57:55.058 [DefaultDispatcher-worker-6 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.058 [DefaultDispatcher-worker-4 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.058 [DefaultDispatcher-worker-4 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.059 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.060 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.062 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37596b44 2025-04-17 08:57:55.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 08:57:55.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 08:57:55.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.062 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37596b44: (connection evicted) 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 08:57:55.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e15055 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 08:57:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 08:57:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.070 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.071 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.071 [DefaultDispatcher-worker-15 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.071 [DefaultDispatcher-worker-15 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 08:57:55.071 [DefaultDispatcher-worker-15 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.071 [DefaultDispatcher-worker-15 @coroutine#2585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.072 [DefaultDispatcher-worker-1 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.072 [DefaultDispatcher-worker-1 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.076 [DefaultDispatcher-worker-19 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.076 [DefaultDispatcher-worker-19 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.076 [DefaultDispatcher-worker-19 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 08:57:55.076 [DefaultDispatcher-worker-19 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.076 [DefaultDispatcher-worker-4 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.076 [DefaultDispatcher-worker-4 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.078 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.080 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.082 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.083 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.084 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6 2025-04-17 08:57:55.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 08:57:55.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 08:57:55.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.085 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39adf4e6: (connection evicted) 2025-04-17 08:57:55.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 08:57:55.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68b4e7b5 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 08:57:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 08:57:55.088 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.093 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.094 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.095 [DefaultDispatcher-worker-3 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.095 [DefaultDispatcher-worker-3 @coroutine#2616] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 08:57:55.095 [DefaultDispatcher-worker-3 @coroutine#2616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.095 [DefaultDispatcher-worker-3 @coroutine#2616] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.096 [DefaultDispatcher-worker-11 @coroutine#2616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.096 [DefaultDispatcher-worker-11 @coroutine#2616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 08:57:55.099 [DefaultDispatcher-worker-10 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.099 [DefaultDispatcher-worker-10 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.099 [DefaultDispatcher-worker-10 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 08:57:55.099 [DefaultDispatcher-worker-10 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.100 [DefaultDispatcher-worker-3 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.100 [DefaultDispatcher-worker-3 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 08:57:55.101 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.102 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace902e 2025-04-17 08:57:55.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 08:57:55.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 08:57:55.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.103 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ace902e: (connection evicted) 2025-04-17 08:57:55.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 08:57:55.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 08:57:55.225 [DefaultDispatcher-worker-4 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:55.225 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.225 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.225 [DefaultDispatcher-worker-4 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.226 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.226 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.323 [DefaultDispatcher-worker-9 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:55.324 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.324 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.324 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.324 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.324 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87cb1d8 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.341 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 08:57:55.342 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.342 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.342 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 08:57:55.350 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.355 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.356 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.357 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.362 [DefaultDispatcher-worker-15 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.368 [DefaultDispatcher-worker-2 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324afa73 2025-04-17 08:57:55.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 08:57:55.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 08:57:55.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.369 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324afa73: (connection evicted) 2025-04-17 08:57:55.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 08:57:55.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b26d289 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.371 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 08:57:55.379 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.383 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.384 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.385 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b9d85c2 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.386 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 08:57:55.394 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.399 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.400 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.401 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.402 [DefaultDispatcher-worker-8 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:55.402 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.402 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.402 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.403 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.403 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.409 [DefaultDispatcher-worker-20 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77eb76f 2025-04-17 08:57:55.417 [DefaultDispatcher-worker-7 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.421 [DefaultDispatcher-worker-19 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.425 [DefaultDispatcher-worker-17 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a33d655 2025-04-17 08:57:55.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 08:57:55.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 08:57:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.432 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a33d655: (connection evicted) 2025-04-17 08:57:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 08:57:55.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 08:57:55.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 08:57:55.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 08:57:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.433 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77eb76f: (connection evicted) 2025-04-17 08:57:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 08:57:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49868df8 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.434 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 08:57:55.443 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.448 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.449 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.450 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24090832 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.450 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 08:57:55.451 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.451 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.451 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 08:57:55.459 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.464 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.465 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.466 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.470 [DefaultDispatcher-worker-16 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79408109 2025-04-17 08:57:55.477 [DefaultDispatcher-worker-5 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.481 [DefaultDispatcher-worker-7 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.483 [DefaultDispatcher-worker-7 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:55.483 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.483 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.483 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.484 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.484 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.484 [DefaultDispatcher-worker-4 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 08:57:55.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 08:57:55.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 08:57:55.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.487 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e: (connection evicted) 2025-04-17 08:57:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 08:57:55.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 08:57:55.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 08:57:55.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 08:57:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.488 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79408109: (connection evicted) 2025-04-17 08:57:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 08:57:55.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63bb52ea 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.489 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.490 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 08:57:55.498 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.502 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.503 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.504 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.509 [DefaultDispatcher-worker-10 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.519 [DefaultDispatcher-worker-6 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:55.519 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.519 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.519 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.520 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.520 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.521 [DefaultDispatcher-worker-19 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.522 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.526 [DefaultDispatcher-worker-10 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2025-04-17 08:57:55.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 08:57:55.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 08:57:55.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.540 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7725470b: (connection evicted) 2025-04-17 08:57:55.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 08:57:55.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2823bd30 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.542 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 08:57:55.543 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.543 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.543 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 08:57:55.552 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.555 [DefaultDispatcher-worker-17 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:55.556 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.556 [DefaultDispatcher-worker-17 @coroutine#2264] 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-17 08:57:55.556 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.556 [DefaultDispatcher-worker-17 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.560 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.561 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.562 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.569 [DefaultDispatcher-worker-5 @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.576 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:55.576 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.576 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.576 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.577 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.577 [DefaultDispatcher-worker-10 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.582 [DefaultDispatcher-worker-1 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.584 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.588 [DefaultDispatcher-worker-7 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680 2025-04-17 08:57:55.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 08:57:55.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 08:57:55.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.593 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a0c0680: (connection evicted) 2025-04-17 08:57:55.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 08:57:55.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2a8fc 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.595 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 08:57:55.605 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.610 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.611 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.612 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.619 [DefaultDispatcher-worker-17 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.631 [DefaultDispatcher-worker-1 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.636 [DefaultDispatcher-worker-5 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.703 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.707 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:55.707 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.707 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.707 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.708 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.708 [DefaultDispatcher-worker-2 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.753 [DefaultDispatcher-worker-17 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee 2025-04-17 08:57:55.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 08:57:55.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 08:57:55.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.781 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1072ee: (connection evicted) 2025-04-17 08:57:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 08:57:55.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 08:57:55.782 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1131fcfd 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.783 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 08:57:55.785 [DefaultDispatcher-worker-16 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:55.785 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.785 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.785 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.786 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.786 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.791 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.796 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.797 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.798 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.802 [DefaultDispatcher-worker-11 @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.803 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.814 [DefaultDispatcher-worker-10 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.818 [DefaultDispatcher-worker-17 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2025-04-17 08:57:55.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 08:57:55.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 08:57:55.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.823 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119de68f: (connection evicted) 2025-04-17 08:57:55.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 08:57:55.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a74723 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.824 [Test worker @coroutine#2967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 08:57:55.832 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.837 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.838 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.839 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.844 [DefaultDispatcher-worker-20 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b7648f 2025-04-17 08:57:55.881 [DefaultDispatcher-worker-9 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:55.881 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.881 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.881 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 08:57:55.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 08:57:55.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.882 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b7648f: (connection evicted) 2025-04-17 08:57:55.882 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.882 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:55.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 08:57:55.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738da6f2 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 08:57:55.941 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.945 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.949 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.952 [DefaultDispatcher-worker-7 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.970 [DefaultDispatcher-worker-7 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:55.970 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 08:57:55.975 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-17 08:57:55.976 [DefaultDispatcher-worker-15 @coroutine#3006] INFO ktor.application - Responding at http://0.0.0.0:36461 2025-04-17 08:57:55.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62099f75 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:55.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:55.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 08:57:55.984 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:55.985 [DefaultDispatcher-worker-7 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:55.985 [DefaultDispatcher-worker-7 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:55.985 [DefaultDispatcher-worker-7 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:55.985 [DefaultDispatcher-worker-7 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.986 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-17 08:57:55.986 [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-17 08:57:55.987 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:55.987 [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-17 08:57:55.987 [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-17 08:57:55.987 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:55.987 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:55.987 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:55.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7066c00a 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:55.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:55.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:55.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 08:57:55.995 [DefaultDispatcher-worker-10 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:55.995 [DefaultDispatcher-worker-10 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.995 [DefaultDispatcher-worker-10 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:55.995 [DefaultDispatcher-worker-10 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.995 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 08:57:55.995 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:55.996 [DefaultDispatcher-worker-20 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.996 [DefaultDispatcher-worker-20 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:55.999 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:55.999 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:55.999 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:55.999 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:56.000 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424461ad 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:56.000 [DefaultDispatcher-worker-11 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:56.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 08:57:56.000 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-17 08:57:56.000 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 08:57:56.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 08:57:56.000 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 08:57:56.000 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-17 08:57:56.000 [eventLoopGroupProxy-19-3 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.000 [DefaultDispatcher-worker-20 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:56.000 [DefaultDispatcher-worker-20 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:56.003 [DefaultDispatcher-worker-20 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.008 [DefaultDispatcher-worker-16 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.008 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.008 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.008 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.009 [eventLoopGroupProxy-19-2 @call-handler#3040] 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-17 08:57:56.009 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.009 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:56.009 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 08:57:56.009 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:56.009 [DefaultDispatcher-worker-16 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 08:57:56.009 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.009 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.010 [eventLoopGroupProxy-19-2 @call-handler#3049] 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-17 08:57:56.010 [eventLoopGroupProxy-19-2 @call-handler#3049] 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-17 08:57:56.010 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:56.010 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.011 [eventLoopGroupProxy-19-4 @call-handler#3053] 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-17 08:57:56.011 [DefaultDispatcher-worker-13 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:56.011 [DefaultDispatcher-worker-13 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 08:57:56.011 [eventLoopGroupProxy-19-4 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.014 [DefaultDispatcher-worker-14 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.015 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.018 [DefaultDispatcher-worker-16 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.019 [DefaultDispatcher-worker-18 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.021 [DefaultDispatcher-worker-9 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 08:57:56.021 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.021 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.021 [DefaultDispatcher-worker-9 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.021 [eventLoopGroupProxy-19-2 @call-handler#3061] 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-17 08:57:56.021 [eventLoopGroupProxy-19-2 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.022 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.022 [DefaultDispatcher-worker-2 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.025 [DefaultDispatcher-worker-21 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 08:57:56.029 [DefaultDispatcher-worker-19 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 08:57:56.036 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.037 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.037 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 08:57:56.037 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.038 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-17 08:57:56.041 [DefaultDispatcher-worker-23 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488. 2025-04-17 08:57:56.053 [DefaultDispatcher-worker-14 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488 2025-04-17 08:57:56.054 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-17 08:57:56.058 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.058 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488 2025-04-17 08:57:56.058 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488 2025-04-17 08:57:56.058 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488. 2025-04-17 08:57:56.058 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.063 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.064 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.064 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 08:57:56.064 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.064 [eventLoopGroupProxy-19-2 @call-handler#3084] 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-17 08:57:56.065 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.065 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.065 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.066 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 08:57:56.066 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.070 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.077 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:56.080 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.083 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.083 [DefaultDispatcher-worker-1 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.083 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.083 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.083 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.083 [DefaultDispatcher-worker-2 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:56.084 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-17 08:57:56.084 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-17 08:57:56.084 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:56.088 [DefaultDispatcher-worker-16 @call-handler#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.088 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.089 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.089 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.089 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.089 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.090 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:56.093 [DefaultDispatcher-worker-22 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.098 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.099 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.099 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 08:57:56.099 [DefaultDispatcher-worker-6 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.099 [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-17 08:57:56.100 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:56.102 [DefaultDispatcher-worker-11 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489. 2025-04-17 08:57:56.113 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489 2025-04-17 08:57:56.113 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-17 08:57:56.114 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.114 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489 2025-04-17 08:57:56.114 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489 2025-04-17 08:57:56.114 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489. 2025-04-17 08:57:56.114 [DefaultDispatcher-worker-11 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717415343833919489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.119 [DefaultDispatcher-worker-20 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.119 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.119 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 08:57:56.119 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.119 [eventLoopGroupProxy-19-2 @call-handler#3111] 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-17 08:57:56.120 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.120 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.120 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 08:57:56.120 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 08:57:56.120 [DefaultDispatcher-worker-20 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.124 [DefaultDispatcher-worker-18 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.134 [DefaultDispatcher-worker-20 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.138 [DefaultDispatcher-worker-8 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.138 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.138 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.138 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.138 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.138 [DefaultDispatcher-worker-8 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:56.139 [eventLoopGroupProxy-19-2 @call-handler#3117] 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-17 08:57:56.139 [eventLoopGroupProxy-19-2 @call-handler#3117] 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-17 08:57:56.139 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:56.141 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.145 [DefaultDispatcher-worker-17 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.145 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.146 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.146 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.146 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.146 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.150 [DefaultDispatcher-worker-22 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.153 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.153 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488. 2025-04-17 08:57:56.153 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.153 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.153 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.153 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.154 [eventLoopGroupProxy-19-2 @call-handler#3152] 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-17 08:57:56.154 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.154 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.154 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.154 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.154 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.154 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.155 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.155 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488. 2025-04-17 08:57:56.155 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.156 [eventLoopGroupProxy-19-2 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.157 [eventLoopGroupProxy-19-8 @call-handler#3174] 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-17 08:57:56.157 [eventLoopGroupProxy-19-5 @call-handler#3175] 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-17 08:57:56.157 [eventLoopGroupProxy-19-7 @call-handler#3176] 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-17 08:57:56.157 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.157 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.157 [eventLoopGroupProxy-19-6 @call-handler#3178] 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-17 08:57:56.157 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488. 2025-04-17 08:57:56.157 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.158 [eventLoopGroupProxy-19-7 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.158 [eventLoopGroupProxy-19-5 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.158 [eventLoopGroupProxy-19-6 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.158 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.158 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.158 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.158 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.158 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.158 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.158 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.158 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.158 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.158 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.158 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.158 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.162 [DefaultDispatcher-worker-20 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.163 [eventLoopGroupProxy-19-8 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.164 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.164 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.164 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488. 2025-04-17 08:57:56.164 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.165 [DefaultDispatcher-worker-9 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.168 [DefaultDispatcher-worker-21 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.171 [DefaultDispatcher-worker-16 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.176 [DefaultDispatcher-worker-21 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.178 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488 2025-04-17 08:57:56.178 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488. 2025-04-17 08:57:56.178 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488 2025-04-17 08:57:56.179 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-17 08:57:56.179 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.180 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488 2025-04-17 08:57:56.180 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488 2025-04-17 08:57:56.180 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488. 2025-04-17 08:57:56.180 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.184 [DefaultDispatcher-worker-12 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.188 [DefaultDispatcher-worker-12 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.192 [DefaultDispatcher-worker-15 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.192 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.192 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.192 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.192 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:56.193 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 08:57:56.193 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 08:57:56.193 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:56.197 [DefaultDispatcher-worker-23 @call-handler#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.197 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.197 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.197 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.198 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.198 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.201 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.202 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488 2025-04-17 08:57:56.202 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488. 2025-04-17 08:57:56.202 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488 2025-04-17 08:57:56.202 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-17 08:57:56.205 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.205 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488 2025-04-17 08:57:56.205 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488 2025-04-17 08:57:56.205 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488. 2025-04-17 08:57:56.205 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717415343833919489&assignmentUid=717415343833919488&clazzUid=717415343833919488&submitterUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.209 [DefaultDispatcher-worker-17 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.213 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488 2025-04-17 08:57:56.213 [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:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488. 2025-04-17 08:57:56.213 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488 2025-04-17 08:57:56.214 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-17 08:57:56.214 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.214 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.214 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.214 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.214 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488 2025-04-17 08:57:56.214 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488. 2025-04-17 08:57:56.214 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488 2025-04-17 08:57:56.214 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-17 08:57:56.215 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.215 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.215 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.215 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.215 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.215 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.215 [eventLoopGroupProxy-19-6 @call-handler#3260] 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-17 08:57:56.215 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-17 08:57:56.215 [eventLoopGroupProxy-19-7 @call-handler#3266] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-17 08:57:56.215 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488 2025-04-17 08:57:56.215 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488 2025-04-17 08:57:56.215 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488. 2025-04-17 08:57:56.216 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/PersonDao/getNamesByUid?uid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.216 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.216 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.216 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.216 [eventLoopGroupProxy-19-7 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.216 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.216 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.216 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.216 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.216 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.216 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.216 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.217 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.217 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.217 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.217 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.217 [eventLoopGroupProxy-19-6 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.218 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488 2025-04-17 08:57:56.218 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488 2025-04-17 08:57:56.218 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488. 2025-04-17 08:57:56.218 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.220 [DefaultDispatcher-worker-7 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.223 [DefaultDispatcher-worker-13 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.226 [DefaultDispatcher-worker-12 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.229 [DefaultDispatcher-worker-23 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.229 [DefaultDispatcher-worker-15 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:56.229 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.229 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.229 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.230 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.230 [DefaultDispatcher-worker-15 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.232 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.235 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489 2025-04-17 08:57:56.235 [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:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489. 2025-04-17 08:57:56.235 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489 2025-04-17 08:57:56.236 [eventLoopGroupProxy-19-2 @call-handler#3286] 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-17 08:57:56.239 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.239 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489 2025-04-17 08:57:56.239 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489 2025-04-17 08:57:56.240 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489. 2025-04-17 08:57:56.240 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919489 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.244 [DefaultDispatcher-worker-22 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.245 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488 2025-04-17 08:57:56.245 [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:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488. 2025-04-17 08:57:56.245 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488 2025-04-17 08:57:56.246 [eventLoopGroupProxy-19-2 @call-handler#3290] 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-17 08:57:56.246 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.247 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488 2025-04-17 08:57:56.247 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488 2025-04-17 08:57:56.247 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488. 2025-04-17 08:57:56.247 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/PersonDao/findByUidAsync?uid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.251 [DefaultDispatcher-worker-22 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.256 [DefaultDispatcher-worker-19 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.259 [DefaultDispatcher-worker-9 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.259 [DefaultDispatcher-worker-9 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.259 [DefaultDispatcher-worker-9 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.259 [DefaultDispatcher-worker-9 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.259 [DefaultDispatcher-worker-9 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36461/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 08:57:56.260 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 08:57:56.260 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 08:57:56.260 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 08:57:56.264 [DefaultDispatcher-worker-9 @call-handler#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17596317 2025-04-17 08:57:56.264 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.264 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.264 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/replication/message 2025-04-17 08:57:56.265 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/replication/message. 2025-04-17 08:57:56.265 [DefaultDispatcher-worker-2 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.266 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.266 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488. 2025-04-17 08:57:56.266 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.266 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.266 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.266 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.266 [eventLoopGroupProxy-19-2 @call-handler#3333] 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-17 08:57:56.266 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.266 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.266 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.266 [eventLoopGroupProxy-19-5 @call-handler#3336] 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-17 08:57:56.267 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.267 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.267 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.267 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.267 [eventLoopGroupProxy-19-6 @call-handler#3345] 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-17 08:57:56.267 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.267 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488. 2025-04-17 08:57:56.267 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.267 [eventLoopGroupProxy-19-7 @call-handler#3349] 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-17 08:57:56.267 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.267 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 2025-04-17 08:57:56.267 [eventLoopGroupProxy-19-2 @call-handler#3357] 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-17 08:57:56.267 [eventLoopGroupProxy-19-6 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.267 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488. 2025-04-17 08:57:56.267 [eventLoopGroupProxy-19-7 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.267 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.268 [eventLoopGroupProxy-19-5 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.268 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.268 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.268 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.268 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.268 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.268 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.268 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.268 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.268 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.268 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 2025-04-17 08:57:56.268 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488. 2025-04-17 08:57:56.268 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717415343833919488&assignmentUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.269 [eventLoopGroupProxy-19-2 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 08:57:56.269 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.269 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 2025-04-17 08:57:56.269 [DefaultDispatcher-worker-16 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 08:57:56.269 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488. 2025-04-17 08:57:56.269 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36461/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717415343833919488&clazzUid=717415343833919488&accountPersonUid=717415343833919488 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:56.272 [DefaultDispatcher-worker-6 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.275 [DefaultDispatcher-worker-21 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.278 [DefaultDispatcher-worker-23 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.281 [DefaultDispatcher-worker-17 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.284 [DefaultDispatcher-worker-18 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2025-04-17 08:57:56.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 08:57:56.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 08:57:56.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:56.286 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6: (connection evicted) 2025-04-17 08:57:56.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:56.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 08:57:56.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 08:57:56.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 08:57:56.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 08:57:56.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:56.287 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2140de63: (connection evicted) 2025-04-17 08:57:56.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:56.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 08:57:56.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 08:57:56.328 [DefaultDispatcher-worker-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:56.328 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.328 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.328 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.329 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.329 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.407 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:56.407 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.407 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.407 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.407 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.407 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.488 [DefaultDispatcher-worker-14 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:56.488 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.488 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.488 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.489 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.489 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.526 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:56.526 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.526 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.526 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.526 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.526 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.561 [DefaultDispatcher-worker-2 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:56.561 [DefaultDispatcher-worker-2 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.561 [DefaultDispatcher-worker-2 @coroutine#2264] 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-17 08:57:56.561 [DefaultDispatcher-worker-2 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.562 [DefaultDispatcher-worker-2 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.580 [DefaultDispatcher-worker-22 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:56.580 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.581 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.581 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.581 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.581 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.713 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:56.713 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.714 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.714 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.714 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.714 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.791 [DefaultDispatcher-worker-3 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:56.791 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.791 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.791 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.791 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.791 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.887 [DefaultDispatcher-worker-19 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:56.887 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.887 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:56.887 [DefaultDispatcher-worker-19 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.888 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:56.888 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.234 [DefaultDispatcher-worker-8 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:57.234 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.234 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.234 [DefaultDispatcher-worker-8 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.234 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.235 [DefaultDispatcher-worker-14 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 08:57:57.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 08:57:57.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.290 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17596317: (connection evicted) 2025-04-17 08:57:57.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 08:57:57.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 08:57:57.292 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3272c5b3 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.293 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 08:57:57.302 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.307 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.308 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.310 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c5a07d 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.310 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.311 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 08:57:57.320 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.325 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.326 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.327 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.332 [DefaultDispatcher-worker-21 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81 2025-04-17 08:57:57.333 [DefaultDispatcher-worker-23 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:57.333 [DefaultDispatcher-worker-23 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.333 [DefaultDispatcher-worker-23 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.333 [DefaultDispatcher-worker-23 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.334 [DefaultDispatcher-worker-23 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.334 [DefaultDispatcher-worker-23 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.340 [DefaultDispatcher-worker-23 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.346 [DefaultDispatcher-worker-2 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-17 08:57:57.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 08:57:57.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 08:57:57.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.352 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52db9036: (connection evicted) 2025-04-17 08:57:57.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 08:57:57.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 08:57:57.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 08:57:57.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 08:57:57.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.353 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aabbe81: (connection evicted) 2025-04-17 08:57:57.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 08:57:57.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c27ed2f 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.354 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 08:57:57.355 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.355 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.355 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 08:57:57.363 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.369 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.370 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.371 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.371 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5565d718 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.372 [Test worker @coroutine#3475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 08:57:57.381 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.386 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.387 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.388 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.392 [DefaultDispatcher-worker-14 @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2025-04-17 08:57:57.398 [DefaultDispatcher-worker-14 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.403 [DefaultDispatcher-worker-16 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.408 [DefaultDispatcher-worker-21 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.412 [DefaultDispatcher-worker-22 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:57.412 [DefaultDispatcher-worker-22 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.412 [DefaultDispatcher-worker-22 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.412 [DefaultDispatcher-worker-22 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.412 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.413 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.418 [DefaultDispatcher-worker-9 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-17 08:57:57.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 08:57:57.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 08:57:57.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.420 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398: (connection evicted) 2025-04-17 08:57:57.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 08:57:57.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 08:57:57.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 08:57:57.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 08:57:57.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.421 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c3483b: (connection evicted) 2025-04-17 08:57:57.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 08:57:57.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a892b9f 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.422 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 08:57:57.431 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.436 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.437 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.438 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e1233 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.438 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 08:57:57.439 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.439 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.439 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 08:57:57.446 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.451 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.451 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.452 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.456 [DefaultDispatcher-worker-21 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 08:57:57.463 [DefaultDispatcher-worker-7 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.468 [DefaultDispatcher-worker-9 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 08:57:57.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 08:57:57.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 08:57:57.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.472 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d436e51: (connection evicted) 2025-04-17 08:57:57.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 08:57:57.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 08:57:57.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 08:57:57.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 08:57:57.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.472 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40: (connection evicted) 2025-04-17 08:57:57.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 08:57:57.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 08:57:57.473 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 08:57:57.473 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f8aa9c 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.474 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 08:57:57.481 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.486 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.487 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.488 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a640f98 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.488 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 08:57:57.489 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.489 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.489 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 08:57:57.493 [DefaultDispatcher-worker-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:57.493 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.493 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.493 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.493 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.494 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.496 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.501 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.502 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.502 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.506 [DefaultDispatcher-worker-12 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 08:57:57.513 [DefaultDispatcher-worker-12 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.518 [DefaultDispatcher-worker-9 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 08:57:57.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 08:57:57.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 08:57:57.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.523 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410c1f44: (connection evicted) 2025-04-17 08:57:57.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 08:57:57.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 08:57:57.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 08:57:57.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 08:57:57.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.524 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f86613: (connection evicted) 2025-04-17 08:57:57.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 08:57:57.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f142cbd 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.525 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 08:57:57.531 [DefaultDispatcher-worker-10 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:57.531 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.531 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.531 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.532 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.532 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.534 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.539 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.539 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.540 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3d2a80 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.541 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 08:57:57.548 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.553 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.554 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.555 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.558 [DefaultDispatcher-worker-22 @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 08:57:57.566 [DefaultDispatcher-worker-12 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:57.566 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.566 [DefaultDispatcher-worker-12 @coroutine#2264] 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-17 08:57:57.566 [DefaultDispatcher-worker-12 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.566 [DefaultDispatcher-worker-3 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.566 [DefaultDispatcher-worker-16 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.571 [DefaultDispatcher-worker-23 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 08:57:57.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 08:57:57.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 08:57:57.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.575 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802: (connection evicted) 2025-04-17 08:57:57.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 08:57:57.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 08:57:57.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 08:57:57.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 08:57:57.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.576 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5: (connection evicted) 2025-04-17 08:57:57.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 08:57:57.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 08:57:57.577 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1979d616 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.578 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 08:57:57.586 [DefaultDispatcher-worker-2 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:57.586 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.586 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.586 [DefaultDispatcher-worker-2 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.586 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.587 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.587 [DefaultDispatcher-worker-6 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.592 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.593 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.593 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fae8455 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.594 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 08:57:57.602 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.607 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.608 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.609 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.613 [DefaultDispatcher-worker-18 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 08:57:57.620 [DefaultDispatcher-worker-19 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.626 [DefaultDispatcher-worker-17 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.630 [DefaultDispatcher-worker-17 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 08:57:57.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 08:57:57.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 08:57:57.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.635 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a: (connection evicted) 2025-04-17 08:57:57.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 08:57:57.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 08:57:57.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 08:57:57.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 08:57:57.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.636 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118: (connection evicted) 2025-04-17 08:57:57.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 08:57:57.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190ec769 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.637 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 08:57:57.638 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.638 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.638 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 08:57:57.648 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.654 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.655 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.656 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538c90bf 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.656 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 08:57:57.657 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.657 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.657 [Test worker @coroutine#3805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 08:57:57.665 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.671 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.672 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.673 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.678 [DefaultDispatcher-worker-3 @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 08:57:57.686 [DefaultDispatcher-worker-3 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.691 [DefaultDispatcher-worker-23 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.694 [DefaultDispatcher-worker-23 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.704 [DefaultDispatcher-worker-23 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 08:57:57.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 08:57:57.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 08:57:57.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.706 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7: (connection evicted) 2025-04-17 08:57:57.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 08:57:57.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 08:57:57.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 08:57:57.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 08:57:57.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.707 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b549c4a: (connection evicted) 2025-04-17 08:57:57.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 08:57:57.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976d625 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.708 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.709 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 08:57:57.717 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.719 [DefaultDispatcher-worker-22 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:57.719 [DefaultDispatcher-worker-22 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.719 [DefaultDispatcher-worker-22 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.719 [DefaultDispatcher-worker-22 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.720 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.720 [DefaultDispatcher-worker-17 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.722 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.723 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.724 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.724 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feceb2f 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.725 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 08:57:57.733 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.738 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.739 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.740 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.744 [DefaultDispatcher-worker-7 @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 08:57:57.751 [DefaultDispatcher-worker-3 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.755 [DefaultDispatcher-worker-7 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.756 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 08:57:57.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 08:57:57.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 08:57:57.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.761 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0: (connection evicted) 2025-04-17 08:57:57.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 08:57:57.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 08:57:57.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 08:57:57.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 08:57:57.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.761 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b41ceac: (connection evicted) 2025-04-17 08:57:57.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 08:57:57.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d123d10 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.762 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.763 [Test worker @coroutine#3954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 08:57:57.771 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.776 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.777 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.778 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f88929 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.778 [Test worker @coroutine#3954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 08:57:57.789 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.794 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.795 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.796 [DefaultDispatcher-worker-22 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:57.796 [DefaultDispatcher-worker-22 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.796 [DefaultDispatcher-worker-22 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.796 [DefaultDispatcher-worker-22 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.796 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.797 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.797 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.799 [DefaultDispatcher-worker-5 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 08:57:57.806 [DefaultDispatcher-worker-12 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.811 [DefaultDispatcher-worker-12 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.812 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.814 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 08:57:57.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 08:57:57.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 08:57:57.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.818 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a: (connection evicted) 2025-04-17 08:57:57.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 08:57:57.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 08:57:57.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 08:57:57.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 08:57:57.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.819 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72378bfd: (connection evicted) 2025-04-17 08:57:57.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 08:57:57.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@297c0311 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.820 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 08:57:57.821 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.821 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.821 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 08:57:57.829 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.834 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.835 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.836 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.836 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb05e2a 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.837 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 08:57:57.844 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.849 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.850 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.851 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.855 [DefaultDispatcher-worker-12 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517594dd 2025-04-17 08:57:57.863 [DefaultDispatcher-worker-12 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.867 [DefaultDispatcher-worker-11 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0 2025-04-17 08:57:57.906 [DefaultDispatcher-worker-21 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:57.906 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.906 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:57.906 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.906 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.906 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:57.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 08:57:57.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 08:57:57.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.907 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad142f0: (connection evicted) 2025-04-17 08:57:57.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 08:57:57.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 08:57:57.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 08:57:57.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 08:57:57.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.908 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517594dd: (connection evicted) 2025-04-17 08:57:57.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 08:57:57.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 08:57:57.908 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290ebbbe 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.909 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 08:57:57.916 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.922 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.923 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.923 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7432cb37 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.924 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 08:57:57.932 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.937 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.938 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.939 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.942 [DefaultDispatcher-worker-8 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d985720 2025-04-17 08:57:57.950 [DefaultDispatcher-worker-3 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.954 [DefaultDispatcher-worker-23 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708 2025-04-17 08:57:57.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 08:57:57.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 08:57:57.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.958 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ebd3708: (connection evicted) 2025-04-17 08:57:57.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 08:57:57.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 08:57:57.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 08:57:57.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 08:57:57.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:57.959 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d985720: (connection evicted) 2025-04-17 08:57:57.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:57.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 08:57:57.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@548d9d87 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:57.960 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 08:57:57.968 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:57.973 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:57.974 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:57.975 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1f41b5 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:57.976 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 08:57:57.984 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:57.988 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:57.989 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:57.990 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:57.994 [DefaultDispatcher-worker-22 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c0993e 2025-04-17 08:57:58.001 [DefaultDispatcher-worker-22 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:58.005 [DefaultDispatcher-worker-7 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:58.006 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:58.007 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fb79241 2025-04-17 08:57:58.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 08:57:58.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 08:57:58.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.011 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb79241: (connection evicted) 2025-04-17 08:57:58.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 08:57:58.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 08:57:58.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 08:57:58.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 08:57:58.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.012 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c0993e: (connection evicted) 2025-04-17 08:57:58.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 08:57:58.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659f5f32 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.013 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 08:57:58.021 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.028 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.029 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.030 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.030 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ec417b 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.031 [Test worker @coroutine#4211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 08:57:58.039 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.045 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.046 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.047 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.052 [DefaultDispatcher-worker-2 @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46984524 2025-04-17 08:57:58.059 [DefaultDispatcher-worker-23 @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.063 [DefaultDispatcher-worker-10 @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.069 [UI Thread @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2 2025-04-17 08:57:58.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 08:57:58.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 08:57:58.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.071 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0575a2: (connection evicted) 2025-04-17 08:57:58.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 08:57:58.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 08:57:58.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 08:57:58.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 08:57:58.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.072 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46984524: (connection evicted) 2025-04-17 08:57:58.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 08:57:58.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356c8c1b 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.073 [Test worker @coroutine#4303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 08:57:58.074 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.074 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.074 [Test worker @coroutine#4303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 08:57:58.081 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.086 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.087 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.088 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.092 [DefaultDispatcher-worker-4 @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.093 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.101 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39aa595 2025-04-17 08:57:58.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 08:57:58.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 08:57:58.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.114 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39aa595: (connection evicted) 2025-04-17 08:57:58.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 08:57:58.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537979aa 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-04-17 08:57:58.116 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 08:57:58.124 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-04-17 08:57:58.129 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-04-17 08:57:58.130 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-04-17 08:57:58.131 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-04-17 08:57:58.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 08:57:58.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 08:57:58.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:58.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 08:57:58.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e885b9 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.134 [Test worker @coroutine#4366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 08:57:58.135 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2025-04-17 08:57:58.135 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2025-04-17 08:57:58.135 [Test worker @coroutine#4366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 08:57:58.143 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2025-04-17 08:57:58.148 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2025-04-17 08:57:58.149 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2025-04-17 08:57:58.150 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2025-04-17 08:57:58.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 08:57:58.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 08:57:58.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:58.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 08:57:58.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342615e2 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-04-17 08:57:58.153 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 08:57:58.162 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-04-17 08:57:58.169 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-04-17 08:57:58.171 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-04-17 08:57:58.172 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2025-04-17 08:57:58.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 08:57:58.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 08:57:58.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:58.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 08:57:58.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0be005 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.176 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 08:57:58.185 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.189 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.190 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.191 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.196 [DefaultDispatcher-worker-23 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7 2025-04-17 08:57:58.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 08:57:58.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 08:57:58.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.204 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cd58e7: (connection evicted) 2025-04-17 08:57:58.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 08:57:58.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bf3aa52 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-17 08:57:58.205 [Test worker @coroutine#4456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 08:57:58.213 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-17 08:57:58.218 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-17 08:57:58.219 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-17 08:57:58.221 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1504db11 2025-04-17 08:57:58.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 08:57:58.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 08:57:58.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:58.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 08:57:58.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 08:57:58.224 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 08:57:58.224 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.224 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.224 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.224 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.224 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c76c23 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.225 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 08:57:58.234 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.239 [DefaultDispatcher-worker-16 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:58.239 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.239 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.239 [DefaultDispatcher-worker-16 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.240 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.240 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.240 [DefaultDispatcher-worker-11 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.241 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.241 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.246 [DefaultDispatcher-worker-18 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.247 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.249 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f6f272 2025-04-17 08:57:58.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 08:57:58.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 08:57:58.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.250 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f6f272: (connection evicted) 2025-04-17 08:57:58.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 08:57:58.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a65ce06 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.252 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 08:57:58.259 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.264 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.265 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.266 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a0166 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.266 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 08:57:58.274 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.280 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.281 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.282 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.286 [DefaultDispatcher-worker-17 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e024 2025-04-17 08:57:58.293 [DefaultDispatcher-worker-10 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.302 [DefaultDispatcher-worker-15 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@116c43d4 2025-04-17 08:57:58.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 08:57:58.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 08:57:58.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.307 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116c43d4: (connection evicted) 2025-04-17 08:57:58.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 08:57:58.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 08:57:58.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 08:57:58.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 08:57:58.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.308 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e024: (connection evicted) 2025-04-17 08:57:58.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 08:57:58.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7072606 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.309 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 08:57:58.317 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.322 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.322 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.323 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.323 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760dc63 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.324 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 08:57:58.332 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.337 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.338 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.338 [DefaultDispatcher-worker-2 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:58.339 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.339 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.339 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.339 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.339 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.339 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.343 [DefaultDispatcher-worker-8 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-04-17 08:57:58.350 [DefaultDispatcher-worker-10 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.360 [DefaultDispatcher-worker-1 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-04-17 08:57:58.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 08:57:58.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 08:57:58.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.362 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf2351: (connection evicted) 2025-04-17 08:57:58.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 08:57:58.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 08:57:58.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 08:57:58.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 08:57:58.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.363 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9: (connection evicted) 2025-04-17 08:57:58.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 08:57:58.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cdd0f2f 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 08:57:58.364 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.365 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.365 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 08:57:58.372 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.377 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.378 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.379 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.379 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d7792e 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.380 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 08:57:58.388 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.393 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.394 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.395 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.399 [DefaultDispatcher-worker-5 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2025-04-17 08:57:58.406 [DefaultDispatcher-worker-23 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.414 [DefaultDispatcher-worker-9 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.416 [DefaultDispatcher-worker-17 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:58.416 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.416 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.416 [DefaultDispatcher-worker-17 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.417 [DefaultDispatcher-worker-6 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.417 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.417 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.421 [DefaultDispatcher-worker-12 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-17 08:57:58.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 08:57:58.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 08:57:58.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.429 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291: (connection evicted) 2025-04-17 08:57:58.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 08:57:58.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 08:57:58.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 08:57:58.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 08:57:58.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.430 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5: (connection evicted) 2025-04-17 08:57:58.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 08:57:58.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@406ea770 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.431 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 08:57:58.432 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.432 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.432 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 08:57:58.442 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.447 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.448 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.449 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c8ba94 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.449 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.450 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 08:57:58.450 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.450 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.450 [Test worker @coroutine#4620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 08:57:58.457 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.462 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.463 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.465 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.469 [DefaultDispatcher-worker-10 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-04-17 08:57:58.476 [DefaultDispatcher-worker-16 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.481 [DefaultDispatcher-worker-21 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.484 [DefaultDispatcher-worker-4 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-17 08:57:58.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 08:57:58.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 08:57:58.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.490 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23fed844: (connection evicted) 2025-04-17 08:57:58.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 08:57:58.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 08:57:58.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 08:57:58.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 08:57:58.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.490 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510c6b9: (connection evicted) 2025-04-17 08:57:58.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 08:57:58.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f62b8c 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.491 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.492 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 08:57:58.498 [DefaultDispatcher-worker-3 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:58.498 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.498 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.498 [DefaultDispatcher-worker-3 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.498 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.498 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.500 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.505 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.505 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.506 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b6d94c 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.507 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 08:57:58.514 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.519 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.520 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.521 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.525 [DefaultDispatcher-worker-5 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a61721e 2025-04-17 08:57:58.532 [DefaultDispatcher-worker-19 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.535 [DefaultDispatcher-worker-10 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:58.535 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.535 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.535 [DefaultDispatcher-worker-10 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.536 [DefaultDispatcher-worker-10 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-17 08:57:58.536 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.536 [DefaultDispatcher-worker-9 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 08:57:58.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 08:57:58.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.538 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e: (connection evicted) 2025-04-17 08:57:58.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 08:57:58.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 08:57:58.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 08:57:58.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 08:57:58.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.538 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a61721e: (connection evicted) 2025-04-17 08:57:58.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 08:57:58.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 08:57:58.540 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75583206 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.541 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 08:57:58.548 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.553 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.554 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.555 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf66f73 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.556 [Test worker @coroutine#4701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 08:57:58.564 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.569 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.570 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.571 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.571 [DefaultDispatcher-worker-23 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:58.571 [DefaultDispatcher-worker-23 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.571 [DefaultDispatcher-worker-23 @coroutine#2264] 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-17 08:57:58.571 [DefaultDispatcher-worker-23 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.571 [DefaultDispatcher-worker-13 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.574 [DefaultDispatcher-worker-1 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b 2025-04-17 08:57:58.581 [DefaultDispatcher-worker-20 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.586 [DefaultDispatcher-worker-10 @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.591 [DefaultDispatcher-worker-22 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:58.591 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.591 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.591 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.592 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.592 [DefaultDispatcher-worker-17 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.597 [DefaultDispatcher-worker-8 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-17 08:57:58.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 08:57:58.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 08:57:58.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.598 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69aecbba: (connection evicted) 2025-04-17 08:57:58.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 08:57:58.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 08:57:58.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 08:57:58.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 08:57:58.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.599 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fecdf0b: (connection evicted) 2025-04-17 08:57:58.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 08:57:58.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0471a5 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.600 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 08:57:58.601 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.601 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.601 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 08:57:58.609 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.614 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.615 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.616 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.616 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba3eee9 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.617 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 08:57:58.625 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.630 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.631 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.632 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.635 [DefaultDispatcher-worker-12 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2025-04-17 08:57:58.642 [DefaultDispatcher-worker-16 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.647 [DefaultDispatcher-worker-17 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.650 [DefaultDispatcher-worker-5 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.657 [DefaultDispatcher-worker-16 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-17 08:57:58.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 08:57:58.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 08:57:58.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.658 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@214738c1: (connection evicted) 2025-04-17 08:57:58.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 08:57:58.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 08:57:58.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 08:57:58.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 08:57:58.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.659 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c634a04: (connection evicted) 2025-04-17 08:57:58.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 08:57:58.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 08:57:58.660 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f40221 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.661 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 08:57:58.669 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.674 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.675 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.676 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293ccbdd 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.676 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 08:57:58.684 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.690 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.691 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.692 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.695 [DefaultDispatcher-worker-2 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474a63d9 2025-04-17 08:57:58.702 [DefaultDispatcher-worker-14 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.707 [DefaultDispatcher-worker-1 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-17 08:57:58.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 08:57:58.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 08:57:58.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.713 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2: (connection evicted) 2025-04-17 08:57:58.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 08:57:58.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 08:57:58.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 08:57:58.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 08:57:58.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.714 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474a63d9: (connection evicted) 2025-04-17 08:57:58.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 08:57:58.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af1b643 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.715 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 08:57:58.716 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.716 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.716 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 08:57:58.724 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.724 [DefaultDispatcher-worker-19 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:58.724 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.724 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.724 [DefaultDispatcher-worker-19 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.725 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.725 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.729 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.730 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.731 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3927de0e 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.731 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 08:57:58.739 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.743 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.744 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.745 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.749 [DefaultDispatcher-worker-18 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dab184 2025-04-17 08:57:58.756 [DefaultDispatcher-worker-8 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.760 [DefaultDispatcher-worker-8 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-17 08:57:58.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 08:57:58.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 08:57:58.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.762 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233d40da: (connection evicted) 2025-04-17 08:57:58.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 08:57:58.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 08:57:58.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 08:57:58.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 08:57:58.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.763 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dab184: (connection evicted) 2025-04-17 08:57:58.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 08:57:58.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d43b9b 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.764 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 08:57:58.772 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.777 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.778 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.779 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3794621d 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.779 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 08:57:58.786 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.791 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.792 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.793 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.797 [DefaultDispatcher-worker-22 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5 2025-04-17 08:57:58.800 [DefaultDispatcher-worker-5 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:58.800 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.800 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.800 [DefaultDispatcher-worker-5 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.801 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.801 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.804 [DefaultDispatcher-worker-5 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.808 [DefaultDispatcher-worker-9 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c 2025-04-17 08:57:58.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 08:57:58.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 08:57:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.810 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71cf6e8c: (connection evicted) 2025-04-17 08:57:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 08:57:58.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 08:57:58.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 08:57:58.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 08:57:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.810 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5caea5: (connection evicted) 2025-04-17 08:57:58.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 08:57:58.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ba7828b 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.812 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 08:57:58.820 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.826 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.827 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.828 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a4aecc3 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.828 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 08:57:58.829 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.829 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.829 [Test worker @coroutine#4904] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 08:57:58.836 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.841 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.842 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.843 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.846 [DefaultDispatcher-worker-16 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2025-04-17 08:57:58.854 [DefaultDispatcher-worker-8 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.860 [DefaultDispatcher-worker-7 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.863 [DefaultDispatcher-worker-7 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.910 [DefaultDispatcher-worker-3 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:58.911 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.911 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:58.911 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.911 [DefaultDispatcher-worker-22 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.911 [DefaultDispatcher-worker-22 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:58.913 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.929 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.980 [DefaultDispatcher-worker-9 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-04-17 08:57:58.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 08:57:58.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 08:57:58.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.981 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16e6a643: (connection evicted) 2025-04-17 08:57:58.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 08:57:58.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 08:57:58.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 08:57:58.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 08:57:58.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:58.982 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2539ab41: (connection evicted) 2025-04-17 08:57:58.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:58.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 08:57:58.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3fa7a7 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:58.983 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:58.984 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 08:57:58.992 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:58.996 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:58.997 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:58.998 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:58.998 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 08:57:58.999 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:58.999 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:58.999 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 08:57:59.006 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:59.011 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:59.012 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:59.013 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:59.017 [DefaultDispatcher-worker-16 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-04-17 08:57:59.023 [DefaultDispatcher-worker-9 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:59.030 [DefaultDispatcher-worker-4 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:59.034 [DefaultDispatcher-worker-8 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953a656 2025-04-17 08:57:59.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 08:57:59.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 08:57:59.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.036 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7953a656: (connection evicted) 2025-04-17 08:57:59.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 08:57:59.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 08:57:59.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 08:57:59.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 08:57:59.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.037 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2025-04-17 08:57:59.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 08:57:59.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798ac54d 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.038 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 08:57:59.045 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.050 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.051 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.052 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab87cac 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.052 [Test worker @coroutine#4973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 08:57:59.059 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.064 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.065 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.066 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.071 [DefaultDispatcher-worker-13 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50aa5826 2025-04-17 08:57:59.078 [DefaultDispatcher-worker-13 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.085 [DefaultDispatcher-worker-7 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac 2025-04-17 08:57:59.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 08:57:59.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 08:57:59.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.088 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42ea4bac: (connection evicted) 2025-04-17 08:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 08:57:59.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 08:57:59.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 08:57:59.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 08:57:59.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.088 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50aa5826: (connection evicted) 2025-04-17 08:57:59.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 08:57:59.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a131edc 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.089 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.090 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 08:57:59.098 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.104 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.105 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.105 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591b9836 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.106 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.107 [Test worker @coroutine#5002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 08:57:59.116 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.121 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.122 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.123 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.127 [DefaultDispatcher-worker-11 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f7a872 2025-04-17 08:57:59.134 [DefaultDispatcher-worker-21 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.140 [DefaultDispatcher-worker-23 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.145 [DefaultDispatcher-worker-16 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc 2025-04-17 08:57:59.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 08:57:59.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 08:57:59.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.148 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d1ef2fc: (connection evicted) 2025-04-17 08:57:59.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 08:57:59.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 08:57:59.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 08:57:59.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 08:57:59.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.149 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f7a872: (connection evicted) 2025-04-17 08:57:59.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 08:57:59.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22112da1 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.150 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 08:57:59.151 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.151 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.151 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 08:57:59.158 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.163 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.164 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.164 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.169 [DefaultDispatcher-worker-11 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.172 [DefaultDispatcher-worker-12 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38eb2140 2025-04-17 08:57:59.179 [UI Thread @coroutine#5058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717415355674525696 2025-04-17 08:57:59.179 [UI Thread @coroutine#5058] 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=717415355674525696. 2025-04-17 08:57:59.179 [UI Thread @coroutine#5058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717415355674525696 2025-04-17 08:57:59.180 [UI Thread @coroutine#5058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717415355674525696 2025-04-17 08:57:59.180 [UI Thread @coroutine#5058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717415355674525696 2025-04-17 08:57:59.180 [UI Thread @coroutine#5058] 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=717415355674525696. 2025-04-17 08:57:59.180 [UI Thread @coroutine#5058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717415355674525696 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:57:59.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 08:57:59.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 08:57:59.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.182 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38eb2140: (connection evicted) 2025-04-17 08:57:59.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 08:57:59.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@988eae9 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.215 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.216 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 08:57:59.216 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.216 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.216 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 08:57:59.223 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.228 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.229 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.230 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.234 [DefaultDispatcher-worker-16 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-6 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-22 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.244 [DefaultDispatcher-worker-19 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.247 [DefaultDispatcher-worker-12 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-04-17 08:57:59.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 08:57:59.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 08:57:59.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.255 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46: (connection evicted) 2025-04-17 08:57:59.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 08:57:59.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20de9df 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.290 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-17 08:57:59.291 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 08:57:59.298 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-17 08:57:59.303 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-17 08:57:59.304 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-17 08:57:59.305 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2025-04-17 08:57:59.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 08:57:59.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 08:57:59.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 08:57:59.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5435582e 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.309 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 08:57:59.310 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-17 08:57:59.310 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-17 08:57:59.310 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 08:57:59.317 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-17 08:57:59.322 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-17 08:57:59.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-17 08:57:59.323 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba0c0e5 2025-04-17 08:57:59.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 08:57:59.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 08:57:59.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 08:57:59.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.326 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 08:57:59.327 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.327 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.327 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 08:57:59.335 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.340 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.340 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.341 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79be0f 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.342 [Test worker @coroutine#5137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 08:57:59.344 [DefaultDispatcher-worker-21 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:57:59.344 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.344 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.344 [DefaultDispatcher-worker-21 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.344 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.344 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.351 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.356 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.357 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.361 [DefaultDispatcher-worker-18 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-17 08:57:59.368 [DefaultDispatcher-worker-13 @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-17 08:57:59.370 [UI Thread @coroutine#5164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.370 [UI Thread @coroutine#5164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 08:57:59.370 [UI Thread @coroutine#5164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.371 [UI Thread @coroutine#5164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.371 [UI Thread @coroutine#5164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.371 [UI Thread @coroutine#5164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 08:57:59.371 [UI Thread @coroutine#5164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:59.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 08:57:59.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 08:57:59.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.372 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae2227: (connection evicted) 2025-04-17 08:57:59.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 08:57:59.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 08:57:59.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 08:57:59.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 08:57:59.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.373 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa: (connection evicted) 2025-04-17 08:57:59.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 08:57:59.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423ddfe1 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.374 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 08:57:59.381 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.386 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.387 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.388 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc1904 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.388 [Test worker @coroutine#5170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 08:57:59.395 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.400 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.401 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.402 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.405 [DefaultDispatcher-worker-15 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-17 08:57:59.412 [DefaultDispatcher-worker-16 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-17 08:57:59.413 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.413 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 08:57:59.413 [UI Thread @coroutine#5193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.414 [UI Thread @coroutine#5193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.414 [UI Thread @coroutine#5193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 08:57:59.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.415 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124ba047: (connection evicted) 2025-04-17 08:57:59.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 08:57:59.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.415 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c: (connection evicted) 2025-04-17 08:57:59.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 08:57:59.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c2a35 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.416 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 08:57:59.421 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:57:59.421 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.421 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.421 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.421 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.421 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.424 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.429 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.430 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.431 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736905fe 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.431 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 08:57:59.438 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.443 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.444 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.445 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.448 [DefaultDispatcher-worker-5 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2025-04-17 08:57:59.455 [DefaultDispatcher-worker-15 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c2f134 2025-04-17 08:57:59.456 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.456 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 08:57:59.456 [UI Thread @coroutine#5225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.457 [UI Thread @coroutine#5225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.457 [UI Thread @coroutine#5225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 08:57:59.457 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 08:57:59.457 [UI Thread @coroutine#5225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47735/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:59.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 08:57:59.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 08:57:59.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.458 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c2f134: (connection evicted) 2025-04-17 08:57:59.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 08:57:59.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 08:57:59.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 08:57:59.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 08:57:59.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.458 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d: (connection evicted) 2025-04-17 08:57:59.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 08:57:59.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72dc9f9d 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.459 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 08:57:59.467 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.472 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.472 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.473 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.473 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a1ccad 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.474 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 08:57:59.481 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.486 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.486 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.487 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.491 [DefaultDispatcher-worker-8 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-04-17 08:57:59.497 [DefaultDispatcher-worker-7 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.502 [DefaultDispatcher-worker-21 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:57:59.502 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.502 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.502 [DefaultDispatcher-worker-21 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.503 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.503 [DefaultDispatcher-worker-7 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.504 [DefaultDispatcher-worker-16 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 08:57:59.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 08:57:59.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 08:57:59.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.510 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c32e3: (connection evicted) 2025-04-17 08:57:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 08:57:59.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 08:57:59.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 08:57:59.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 08:57:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.511 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf: (connection evicted) 2025-04-17 08:57:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 08:57:59.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439b893a 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.512 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 08:57:59.520 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.525 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.525 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.526 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.531 [DefaultDispatcher-worker-5 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.542 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:57:59.542 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.542 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.542 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.543 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.543 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.543 [DefaultDispatcher-worker-23 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.550 [DefaultDispatcher-worker-2 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.560 [DefaultDispatcher-worker-6 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404bca88 2025-04-17 08:57:59.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 08:57:59.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 08:57:59.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.562 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404bca88: (connection evicted) 2025-04-17 08:57:59.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 08:57:59.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd9512f 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.563 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.564 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 08:57:59.572 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.576 [DefaultDispatcher-worker-7 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:57:59.576 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.576 [DefaultDispatcher-worker-7 @coroutine#2264] 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-17 08:57:59.576 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.577 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.577 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.578 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.579 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3027fe42 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.579 [Test worker @coroutine#5319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 08:57:59.587 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.592 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.593 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.594 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.596 [DefaultDispatcher-worker-16 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:57:59.596 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.596 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.596 [DefaultDispatcher-worker-16 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.597 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.597 [DefaultDispatcher-worker-11 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.598 [DefaultDispatcher-worker-3 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-17 08:57:59.604 [DefaultDispatcher-worker-14 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.609 [DefaultDispatcher-worker-14 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-17 08:57:59.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 08:57:59.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 08:57:59.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.614 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713935c8: (connection evicted) 2025-04-17 08:57:59.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 08:57:59.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 08:57:59.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 08:57:59.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 08:57:59.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.614 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a: (connection evicted) 2025-04-17 08:57:59.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 08:57:59.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.616 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 08:57:59.624 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.628 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.629 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.630 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.634 [DefaultDispatcher-worker-11 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.637 [DefaultDispatcher-worker-9 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.644 [DefaultDispatcher-worker-4 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 08:57:59.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 08:57:59.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 08:57:59.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.646 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87f8146: (connection evicted) 2025-04-17 08:57:59.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 08:57:59.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 08:57:59.646 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298eca94 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.647 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 08:57:59.655 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.660 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.661 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.662 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.666 [DefaultDispatcher-worker-22 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.669 [DefaultDispatcher-worker-8 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 08:57:59.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 08:57:59.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 08:57:59.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.670 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acf3108: (connection evicted) 2025-04-17 08:57:59.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 08:57:59.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce5ea69 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.671 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 08:57:59.679 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.684 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.684 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.685 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.721 [DefaultDispatcher-worker-5 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-17 08:57:59.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 08:57:59.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 08:57:59.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.724 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41737438: (connection evicted) 2025-04-17 08:57:59.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 08:57:59.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f54cdc4 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.725 [Test worker @coroutine#5441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 08:57:59.729 [DefaultDispatcher-worker-12 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:57:59.730 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.730 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.730 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.730 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.730 [DefaultDispatcher-worker-8 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.733 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.738 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.739 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.740 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.744 [DefaultDispatcher-worker-3 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.747 [DefaultDispatcher-worker-21 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3094111c 2025-04-17 08:57:59.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 08:57:59.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 08:57:59.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.750 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3094111c: (connection evicted) 2025-04-17 08:57:59.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 08:57:59.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 08:57:59.752 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c3f653 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-04-17 08:57:59.753 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 08:57:59.761 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-04-17 08:57:59.765 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-04-17 08:57:59.766 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-04-17 08:57:59.767 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-04-17 08:57:59.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 08:57:59.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 08:57:59.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 08:57:59.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc655a 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-17 08:57:59.770 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-17 08:57:59.771 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 08:57:59.778 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-17 08:57:59.783 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-17 08:57:59.784 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-17 08:57:59.784 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-17 08:57:59.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 08:57:59.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 08:57:59.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 08:57:59.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ec911 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-04-17 08:57:59.787 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 08:57:59.795 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-04-17 08:57:59.800 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-04-17 08:57:59.801 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-04-17 08:57:59.802 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a44bb 2025-04-17 08:57:59.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 08:57:59.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 08:57:59.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 08:57:59.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 08:57:59.805 [DefaultDispatcher-worker-15 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:57:59.805 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.805 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.805 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.806 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.806 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.808 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38541/Site/verify 2025-04-17 08:57:59.808 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38541/Site/verify. 2025-04-17 08:57:59.808 [UI Thread @coroutine#5523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38541/Site/verify 2025-04-17 08:57:59.809 [UI Thread @coroutine#5523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38541/Site/verify 2025-04-17 08:57:59.809 [UI Thread @coroutine#5523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38541/Site/verify 2025-04-17 08:57:59.810 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38541/Site/verify. 2025-04-17 08:57:59.810 [UI Thread @coroutine#5523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38541/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b07b706 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-17 08:57:59.813 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 08:57:59.822 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-17 08:57:59.827 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-17 08:57:59.828 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-17 08:57:59.828 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-04-17 08:57:59.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 08:57:59.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 08:57:59.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 08:57:59.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d542218 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@463a0302 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@463a0302 2025-04-17 08:57:59.831 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 08:57:59.839 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463a0302 2025-04-17 08:57:59.844 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463a0302 2025-04-17 08:57:59.845 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463a0302 2025-04-17 08:57:59.846 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463a0302 2025-04-17 08:57:59.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 08:57:59.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 08:57:59.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 08:57:59.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776eedad 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.848 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 08:57:59.849 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7695f 2025-04-17 08:57:59.849 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7695f 2025-04-17 08:57:59.849 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 08:57:59.857 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b7695f 2025-04-17 08:57:59.862 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b7695f 2025-04-17 08:57:59.862 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b7695f 2025-04-17 08:57:59.863 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b7695f 2025-04-17 08:57:59.864 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47681/Site/verify 2025-04-17 08:57:59.865 [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:47681/Site/verify. 2025-04-17 08:57:59.865 [UI Thread @coroutine#5585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47681/Site/verify 2025-04-17 08:57:59.865 [UI Thread @coroutine#5585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47681/Site/verify 2025-04-17 08:57:59.865 [UI Thread @coroutine#5585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47681/Site/verify 2025-04-17 08:57:59.866 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47681/Site/verify. 2025-04-17 08:57:59.866 [UI Thread @coroutine#5585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47681/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:59.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 08:57:59.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 08:57:59.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:59.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 08:57:59.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 08:57:59.869 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41817/Site/verify 2025-04-17 08:57:59.869 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41817/Site/verify. 2025-04-17 08:57:59.869 [UI Thread @coroutine#5597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41817/Site/verify 2025-04-17 08:57:59.870 [UI Thread @coroutine#5597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41817/Site/verify 2025-04-17 08:57:59.870 [UI Thread @coroutine#5597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41817/Site/verify 2025-04-17 08:57:59.870 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41817/Site/verify. 2025-04-17 08:57:59.870 [UI Thread @coroutine#5597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41817/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59179/Site/verify 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59179/Site/verify. 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59179/Site/verify 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59179/Site/verify 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59179/Site/verify 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59179/Site/verify. 2025-04-17 08:57:59.873 [UI Thread @coroutine#5610] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59179/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:57:59.877 [UI Thread @coroutine#5624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 08:57:59.877 [UI Thread @coroutine#5624] 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-17 08:57:59.877 [UI Thread @coroutine#5624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 08:57:59.878 [UI Thread @coroutine#5624] 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-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5137526a 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.879 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 08:57:59.880 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.880 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.880 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 08:57:59.888 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.892 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.893 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.894 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.898 [DefaultDispatcher-worker-4 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.908 [DefaultDispatcher-worker-13 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.912 [DefaultDispatcher-worker-5 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.914 [DefaultDispatcher-worker-13 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:57:59.915 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.915 [DefaultDispatcher-worker-19 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.915 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:57:59.915 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.915 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.915 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:57:59.918 [DefaultDispatcher-worker-13 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.921 [DefaultDispatcher-worker-4 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.925 [DefaultDispatcher-worker-12 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.934 [DefaultDispatcher-worker-16 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6724f10e 2025-04-17 08:57:59.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 08:57:59.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 08:57:59.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.935 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6724f10e: (connection evicted) 2025-04-17 08:57:59.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 08:57:59.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cde0397 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.936 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.937 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 08:57:59.944 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.949 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.950 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.951 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4f7911 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.951 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 08:57:59.959 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.964 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.965 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.966 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.969 [DefaultDispatcher-worker-16 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-04-17 08:57:59.976 [DefaultDispatcher-worker-4 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308bd473 2025-04-17 08:57:59.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 08:57:59.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 08:57:59.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.985 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308bd473: (connection evicted) 2025-04-17 08:57:59.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 08:57:59.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 08:57:59.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 08:57:59.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 08:57:59.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:59.985 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33b3e47: (connection evicted) 2025-04-17 08:57:59.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:57:59.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 08:57:59.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4a4ba 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:59.986 [Test worker @coroutine#5713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 08:57:59.987 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:57:59.987 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:57:59.987 [Test worker @coroutine#5713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 08:57:59.994 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:57:59.999 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:58:00.000 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:58:00.001 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b195d 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.001 [Test worker @coroutine#5713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 08:58:00.009 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.013 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.014 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.015 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.019 [DefaultDispatcher-worker-18 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-04-17 08:58:00.025 [DefaultDispatcher-worker-16 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:58:00.030 [DefaultDispatcher-worker-1 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387 2025-04-17 08:58:00.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 08:58:00.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 08:58:00.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.032 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3b0387: (connection evicted) 2025-04-17 08:58:00.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 08:58:00.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 08:58:00.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 08:58:00.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 08:58:00.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.033 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3: (connection evicted) 2025-04-17 08:58:00.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 08:58:00.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5475d7 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.034 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 08:58:00.041 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.046 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.047 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.049 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72fb922c 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.049 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 08:58:00.060 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.065 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.066 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.067 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.073 [DefaultDispatcher-worker-23 @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-17 08:58:00.080 [DefaultDispatcher-worker-18 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.084 [DefaultDispatcher-worker-12 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b 2025-04-17 08:58:00.134 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.149 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.249 [DefaultDispatcher-worker-13 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:58:00.249 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.249 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.249 [DefaultDispatcher-worker-13 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.250 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.250 [DefaultDispatcher-worker-20 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 08:58:00.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 08:58:00.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.336 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d8a98b: (connection evicted) 2025-04-17 08:58:00.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 08:58:00.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 08:58:00.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 08:58:00.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 08:58:00.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.337 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc74211: (connection evicted) 2025-04-17 08:58:00.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 08:58:00.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b3b021 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.338 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 08:58:00.339 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.339 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.339 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 08:58:00.346 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.349 [DefaultDispatcher-worker-2 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:58:00.349 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.349 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.349 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.349 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.349 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.351 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.352 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.353 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6453c126 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.353 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 08:58:00.360 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.365 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.366 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.367 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.371 [DefaultDispatcher-worker-16 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77 2025-04-17 08:58:00.378 [DefaultDispatcher-worker-19 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.381 [DefaultDispatcher-worker-15 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.385 [DefaultDispatcher-worker-9 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1 2025-04-17 08:58:00.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 08:58:00.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 08:58:00.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.387 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10fef3d1: (connection evicted) 2025-04-17 08:58:00.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 08:58:00.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 08:58:00.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 08:58:00.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 08:58:00.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.387 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5b8f77: (connection evicted) 2025-04-17 08:58:00.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 08:58:00.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e74fa3 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.388 [Test worker @coroutine#5873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 08:58:00.389 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.389 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.389 [Test worker @coroutine#5873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 08:58:00.396 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.401 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.402 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.402 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dde749e 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.403 [Test worker @coroutine#5873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 08:58:00.410 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.415 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.415 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.416 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.420 [DefaultDispatcher-worker-9 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce 2025-04-17 08:58:00.425 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:58:00.425 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.425 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.425 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.426 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.426 [DefaultDispatcher-worker-18 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.427 [DefaultDispatcher-worker-18 @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.431 [DefaultDispatcher-worker-17 @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.434 [DefaultDispatcher-worker-16 @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b680059 2025-04-17 08:58:00.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 08:58:00.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 08:58:00.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.437 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b680059: (connection evicted) 2025-04-17 08:58:00.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 08:58:00.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 08:58:00.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 08:58:00.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 08:58:00.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.437 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3dadce: (connection evicted) 2025-04-17 08:58:00.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 08:58:00.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7180b25f 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.438 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 08:58:00.439 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.439 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.439 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 08:58:00.446 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.450 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.451 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.452 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68178281 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.452 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 08:58:00.453 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.453 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.453 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 08:58:00.460 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.464 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.465 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.466 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.470 [DefaultDispatcher-worker-8 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62db3787 2025-04-17 08:58:00.476 [DefaultDispatcher-worker-3 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.480 [DefaultDispatcher-worker-19 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.484 [DefaultDispatcher-worker-19 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e82067 2025-04-17 08:58:00.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 08:58:00.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 08:58:00.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.486 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47e82067: (connection evicted) 2025-04-17 08:58:00.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 08:58:00.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 08:58:00.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 08:58:00.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 08:58:00.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.486 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62db3787: (connection evicted) 2025-04-17 08:58:00.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 08:58:00.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56972302 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.488 [Test worker @coroutine#5980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 08:58:00.496 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.500 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.501 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.502 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.506 [DefaultDispatcher-worker-15 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2 2025-04-17 08:58:00.506 [DefaultDispatcher-worker-15 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:58:00.506 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.506 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.506 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.507 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.507 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 08:58:00.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 08:58:00.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.508 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f491bd2: (connection evicted) 2025-04-17 08:58:00.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 08:58:00.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563bbf74 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.509 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 08:58:00.517 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.521 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.522 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.523 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.527 [DefaultDispatcher-worker-20 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.537 [DefaultDispatcher-worker-10 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.540 [DefaultDispatcher-worker-3 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52031e42 2025-04-17 08:58:00.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 08:58:00.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 08:58:00.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.543 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52031e42: (connection evicted) 2025-04-17 08:58:00.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 08:58:00.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4346ed39 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.544 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 08:58:00.547 [DefaultDispatcher-worker-12 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:58:00.547 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.547 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.547 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.547 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.547 [DefaultDispatcher-worker-12 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.552 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.557 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.558 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.558 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.562 [DefaultDispatcher-worker-23 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.572 [DefaultDispatcher-worker-18 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.575 [DefaultDispatcher-worker-5 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.580 [DefaultDispatcher-worker-3 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:58:00.580 [DefaultDispatcher-worker-3 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.580 [DefaultDispatcher-worker-3 @coroutine#2264] 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-17 08:58:00.580 [DefaultDispatcher-worker-3 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.581 [DefaultDispatcher-worker-7 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.581 [DefaultDispatcher-worker-7 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-17 08:58:00.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 08:58:00.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 08:58:00.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.583 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1: (connection evicted) 2025-04-17 08:58:00.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 08:58:00.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 08:58:00.583 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a8c9e 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.584 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 08:58:00.592 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.597 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.598 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.599 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.601 [DefaultDispatcher-worker-18 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:58:00.601 [DefaultDispatcher-worker-18 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.601 [DefaultDispatcher-worker-18 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.601 [DefaultDispatcher-worker-18 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.602 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.602 [DefaultDispatcher-worker-22 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.602 [DefaultDispatcher-worker-19 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.613 [DefaultDispatcher-worker-13 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.616 [DefaultDispatcher-worker-16 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.621 [DefaultDispatcher-worker-1 @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-04-17 08:58:00.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 08:58:00.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 08:58:00.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.622 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67710b92: (connection evicted) 2025-04-17 08:58:00.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 08:58:00.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bf1ee3 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.623 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-17 08:58:00.624 [Test worker @coroutine#6105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 08:58:00.631 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-17 08:58:00.636 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-17 08:58:00.636 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-17 08:58:00.637 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3396d2a6 2025-04-17 08:58:00.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 08:58:00.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 08:58:00.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 08:58:00.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e470f4 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-17 08:58:00.642 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 08:58:00.649 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-17 08:58:00.654 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-17 08:58:00.655 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-17 08:58:00.656 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-17 08:58:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 08:58:00.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 08:58:00.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 08:58:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42927b0a 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.658 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-17 08:58:00.659 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 08:58:00.666 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-17 08:58:00.671 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-17 08:58:00.672 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-17 08:58:00.673 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-17 08:58:00.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 08:58:00.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 08:58:00.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 08:58:00.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3615 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d4461c 2025-04-17 08:58:00.676 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d4461c 2025-04-17 08:58:00.677 [UI Thread @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 08:58:00.684 [UI Thread @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d4461c 2025-04-17 08:58:00.689 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d4461c 2025-04-17 08:58:00.690 [UI Thread @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d4461c 2025-04-17 08:58:00.691 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d4461c 2025-04-17 08:58:00.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 08:58:00.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 08:58:00.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.693 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d4461c: (connection evicted) 2025-04-17 08:58:00.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 08:58:00.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9ecd9e 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-17 08:58:00.694 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 08:58:00.702 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-17 08:58:00.707 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-17 08:58:00.708 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-17 08:58:00.709 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155ab4b 2025-04-17 08:58:00.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 08:58:00.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 08:58:00.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 08:58:00.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741d2dda 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.711 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 08:58:00.712 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-17 08:58:00.712 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-17 08:58:00.712 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 08:58:00.720 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-17 08:58:00.724 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-17 08:58:00.725 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-17 08:58:00.726 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2025-04-17 08:58:00.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 08:58:00.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 08:58:00.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 08:58:00.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-17 08:58:00.728 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 08:58:00.734 [DefaultDispatcher-worker-10 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:58:00.735 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.735 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.735 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.735 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.735 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.737 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-17 08:58:00.742 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-17 08:58:00.743 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-17 08:58:00.744 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-04-17 08:58:00.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 08:58:00.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 08:58:00.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 08:58:00.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e6d4a64 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.746 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 08:58:00.747 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-04-17 08:58:00.747 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-04-17 08:58:00.747 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 08:58:00.755 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-04-17 08:58:00.759 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-04-17 08:58:00.760 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-04-17 08:58:00.761 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-04-17 08:58:00.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 08:58:00.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 08:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 08:58:00.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19eaab0b 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-04-17 08:58:00.764 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 08:58:00.772 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-04-17 08:58:00.778 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-04-17 08:58:00.779 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-04-17 08:58:00.780 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122f58a 2025-04-17 08:58:00.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 08:58:00.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 08:58:00.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 08:58:00.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63156646 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9fd79 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9fd79 2025-04-17 08:58:00.783 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 08:58:00.794 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9fd79 2025-04-17 08:58:00.799 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9fd79 2025-04-17 08:58:00.800 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9fd79 2025-04-17 08:58:00.801 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9fd79 2025-04-17 08:58:00.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 08:58:00.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 08:58:00.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 08:58:00.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffd6df2 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-04-17 08:58:00.804 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 08:58:00.810 [DefaultDispatcher-worker-17 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:58:00.810 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.810 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.810 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.811 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.811 [DefaultDispatcher-worker-17 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.813 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-04-17 08:58:00.818 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-04-17 08:58:00.819 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-04-17 08:58:00.819 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a30ec16 2025-04-17 08:58:00.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 08:58:00.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 08:58:00.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 08:58:00.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51dcf51b 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-17 08:58:00.822 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 08:58:00.831 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-17 08:58:00.836 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-17 08:58:00.837 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-17 08:58:00.838 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-04-17 08:58:00.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 08:58:00.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 08:58:00.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 08:58:00.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5853431f 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-17 08:58:00.842 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 08:58:00.850 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-17 08:58:00.855 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-17 08:58:00.856 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-17 08:58:00.857 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd2f2db 2025-04-17 08:58:00.859 [UI Thread @coroutine#6347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 08:58:00.859 [UI Thread @coroutine#6347] 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-17 08:58:00.859 [UI Thread @coroutine#6347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 08:58:00.860 [UI Thread @coroutine#6347] 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-17 08:58:00.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 08:58:00.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 08:58:00.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:58:00.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 08:58:00.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72da5f0e 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.862 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 08:58:00.870 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.875 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.876 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.877 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.879 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40373/Site/verify 2025-04-17 08:58:00.879 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40373/Site/verify. 2025-04-17 08:58:00.879 [UI Thread @coroutine#6370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40373/Site/verify 2025-04-17 08:58:00.880 [UI Thread @coroutine#6370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40373/Site/verify 2025-04-17 08:58:00.880 [UI Thread @coroutine#6370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40373/Site/verify 2025-04-17 08:58:00.880 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40373/Site/verify. 2025-04-17 08:58:00.880 [UI Thread @coroutine#6370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40373/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 08:58:00.882 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-273 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca due to dirty commit state on close(). 2025-04-17 08:58:00.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca 2025-04-17 08:58:00.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 08:58:00.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 08:58:00.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:00.884 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3829e6ca: (connection evicted) 2025-04-17 08:58:00.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:00.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 08:58:00.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ab3bc0 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.887 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 08:58:00.895 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.900 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.901 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.901 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.906 [DefaultDispatcher-worker-12 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.909 [DefaultDispatcher-worker-8 @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-17 08:58:00.913 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json 2025-04-17 08:58:00.913 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json. 2025-04-17 08:58:00.913 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json 2025-04-17 08:58:00.914 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json 2025-04-17 08:58:00.914 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json 2025-04-17 08:58:00.914 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json. 2025-04-17 08:58:00.914 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53633/717415360946098176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:58:00.915 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53633/mediainfo.json 2025-04-17 08:58:00.915 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53633/mediainfo.json. 2025-04-17 08:58:00.915 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53633/mediainfo.json 2025-04-17 08:58:00.915 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53633/mediainfo.json 2025-04-17 08:58:00.915 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53633/mediainfo.json 2025-04-17 08:58:00.919 [DefaultDispatcher-worker-17 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:58:00.919 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.919 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:00.919 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.920 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.920 [DefaultDispatcher-worker-11 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:00.956 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53633/mediainfo.json. 2025-04-17 08:58:00.956 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53633/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:58:00.987 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:01.254 [DefaultDispatcher-worker-17 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308d8de8 2025-04-17 08:58:01.254 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.254 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.254 [DefaultDispatcher-worker-17 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.255 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.255 [DefaultDispatcher-worker-18 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42879/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.354 [DefaultDispatcher-worker-8 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2025-04-17 08:58:01.354 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.354 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.354 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.355 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.355 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.431 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-17 08:58:01.431 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.431 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.431 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.432 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.432 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.512 [DefaultDispatcher-worker-6 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2025-04-17 08:58:01.512 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.512 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.512 [DefaultDispatcher-worker-6 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.513 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.513 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59513/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.552 [DefaultDispatcher-worker-22 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2025-04-17 08:58:01.552 [DefaultDispatcher-worker-22 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.552 [DefaultDispatcher-worker-22 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.552 [DefaultDispatcher-worker-22 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.553 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.553 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41043/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.586 [DefaultDispatcher-worker-13 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d36665f 2025-04-17 08:58:01.586 [DefaultDispatcher-worker-13 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.586 [DefaultDispatcher-worker-13 @coroutine#2264] 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-17 08:58:01.586 [DefaultDispatcher-worker-13 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.587 [DefaultDispatcher-worker-13 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.606 [DefaultDispatcher-worker-7 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-17 08:58:01.606 [DefaultDispatcher-worker-7 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.606 [DefaultDispatcher-worker-7 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.606 [DefaultDispatcher-worker-7 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.607 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.607 [DefaultDispatcher-worker-3 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59673/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.689 [DefaultDispatcher-worker-3 @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b57f915 2025-04-17 08:58:01.740 [DefaultDispatcher-worker-13 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5457123a 2025-04-17 08:58:01.740 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.740 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.740 [DefaultDispatcher-worker-13 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.741 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.741 [DefaultDispatcher-worker-3 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52077/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.784 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:01.815 [DefaultDispatcher-worker-19 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19983dd1 2025-04-17 08:58:01.815 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.815 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.815 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.816 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.816 [DefaultDispatcher-worker-23 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33743/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.924 [DefaultDispatcher-worker-16 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-04-17 08:58:01.924 [DefaultDispatcher-worker-16 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.924 [DefaultDispatcher-worker-16 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId. 2025-04-17 08:58:01.924 [DefaultDispatcher-worker-16 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.925 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.925 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59617/UmAppDatabase/replication/nodeId 2025-04-17 08:58:01.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 08:58:01.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 08:58:01.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:01.959 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc: (connection evicted) 2025-04-17 08:58:01.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:01.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 08:58:01.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d242b5 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.963 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 08:58:01.972 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.977 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.978 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.979 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.984 [DefaultDispatcher-worker-7 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:01.987 [DefaultDispatcher-worker-21 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-17 08:58:02.062 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54273/717415365181358080/_ustadmanifest.json 2025-04-17 08:58:02.062 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54273/717415365181358080/_ustadmanifest.json. 2025-04-17 08:58:02.062 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54273/717415365181358080/_ustadmanifest.json 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54273/717415365181358080/_ustadmanifest.json 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54273/717415365181358080/_ustadmanifest.json 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] 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:54273/717415365181358080/_ustadmanifest.json. 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54273/717415365181358080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54273/tincan.xml 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54273/tincan.xml. 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54273/tincan.xml 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54273/tincan.xml 2025-04-17 08:58:02.063 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54273/tincan.xml 2025-04-17 08:58:02.064 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:02.104 [UI Thread @coroutine#6457] 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:54273/tincan.xml. 2025-04-17 08:58:02.104 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54273/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 08:58:02.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 08:58:02.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 08:58:02.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:58:02.110 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96: (connection evicted) 2025-04-17 08:58:02.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 08:58:02.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 08:58:02.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-17 09:54:26.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:26.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:26.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:26.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 09:54:26.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:26.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:26.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 09:54:27.011 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.026 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.028 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.049 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:27.052 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 09:54:27.052 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 09:54:27.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 09:54:27.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 09:54:27.056 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 09:54:27.057 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 09:54:27.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 09:54:27.059 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 09:54:27.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 09:54:27.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 09:54:27.062 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 09:54:27.063 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 09:54:27.064 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 09:54:27.064 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 09:54:27.066 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 09:54:27.066 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 09:54:27.068 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 09:54:27.068 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 09:54:27.068 [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-17 09:54:27.155 [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-17 09:54:27.155 [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-17 09:54:27.155 [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-17 09:54:27.156 [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-17 09:54:27.157 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.158 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 09:54:27.158 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:27.158 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 09:54:27.211 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.228 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.242 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.253 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.264 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.267 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.333 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 09:54:27.351 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 09:54:27.351 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 09:54:27.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 09:54:27.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 09:54:27.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 09:54:27.361 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-17 09:54:27.361 [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-17 09:54:27.361 [DefaultDispatcher-worker-8 @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-17 09:54:27.361 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d8495: (connection evicted) 2025-04-17 09:54:27.362 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8: (connection evicted) 2025-04-17 09:54:27.362 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395efe5: (connection evicted) 2025-04-17 09:54:27.362 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36977ff3: (connection evicted) 2025-04-17 09:54:27.362 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98: (connection evicted) 2025-04-17 09:54:27.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b291c: (connection evicted) 2025-04-17 09:54:27.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3: (connection evicted) 2025-04-17 09:54:27.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b880bc: (connection evicted) 2025-04-17 09:54:27.363 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dece93f: (connection evicted) 2025-04-17 09:54:27.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:27.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 09:54:27.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed25612 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:27.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:27.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 09:54:27.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 09:54:27.372 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.378 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.379 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.380 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:27.380 [DefaultDispatcher-worker-3 @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-17 09:54:27.380 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:27.380 [DefaultDispatcher-worker-3 @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-17 09:54:27.389 [DefaultDispatcher-worker-10 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.390 [DefaultDispatcher-worker-10 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 09:54:27.390 [DefaultDispatcher-worker-10 @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-17 09:54:27.390 [DefaultDispatcher-worker-10 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 09:54:27.392 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.401 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.411 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.421 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.429 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.432 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.458 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 09:54:27.471 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:27.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c861717 2025-04-17 09:54:27.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c861717 2025-04-17 09:54:27.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3241eef7 2025-04-17 09:54:27.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3241eef7 2025-04-17 09:54:27.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e7c67 2025-04-17 09:54:27.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e7c67 2025-04-17 09:54:27.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@737ce4cc 2025-04-17 09:54:27.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@737ce4cc 2025-04-17 09:54:27.483 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4e6b1b 2025-04-17 09:54:27.483 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4e6b1b 2025-04-17 09:54:27.485 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c51453 2025-04-17 09:54:27.485 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c51453 2025-04-17 09:54:27.487 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc528 2025-04-17 09:54:27.487 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc528 2025-04-17 09:54:27.489 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13531b83 2025-04-17 09:54:27.489 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13531b83 2025-04-17 09:54:27.489 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 09:54:27.489 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 09:54:27.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 09:54:27.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 09:54:27.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2025-04-17 09:54:27.491 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb: (connection evicted) 2025-04-17 09:54:27.491 [DefaultDispatcher-worker-8 @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-17 09:54:27.491 [DefaultDispatcher-worker-1 @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-17 09:54:27.491 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc9bc41 2025-04-17 09:54:27.491 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc9bc41 2025-04-17 09:54:27.491 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:27.491 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c861717: (connection evicted) 2025-04-17 09:54:27.491 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3241eef7: (connection evicted) 2025-04-17 09:54:27.492 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367e7c67: (connection evicted) 2025-04-17 09:54:27.492 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737ce4cc: (connection evicted) 2025-04-17 09:54:27.492 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f4e6b1b: (connection evicted) 2025-04-17 09:54:27.493 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c51453: (connection evicted) 2025-04-17 09:54:27.493 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dc528: (connection evicted) 2025-04-17 09:54:27.493 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13531b83: (connection evicted) 2025-04-17 09:54:27.493 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc9bc41: (connection evicted) 2025-04-17 09:54:27.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:27.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 09:54:27.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 09:54:27.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c96eb4 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:27.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:27.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 09:54:27.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab63a04 2025-04-17 09:54:27.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab63a04 2025-04-17 09:54:27.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 09:54:27.624 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:27.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1214d23c 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:27.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-17 09:54:27.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-17 09:54:27.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d42faf 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:27.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:27.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 09:54:27.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-17 09:54:27.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-17 09:54:27.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 09:54:27.916 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595814a1 2025-04-17 09:54:27.955 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:27.968 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.053 [DefaultDispatcher-worker-4 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-17 09:54:28.059 [DefaultDispatcher-worker-4 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-17 09:54:28.059 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50861/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 09:54:28.059 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50861/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 09:54:28.059 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50861/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 09:54:28.071 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50861/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 09:54:28.071 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50861/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 09:54:28.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 09:54:28.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 09:54:28.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.110 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595814a1: (connection evicted) 2025-04-17 09:54:28.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 09:54:28.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 09:54:28.113 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27db45f 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aeff8ca 2025-04-17 09:54:28.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aeff8ca 2025-04-17 09:54:28.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 09:54:28.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2c995b 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 09:54:28.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-17 09:54:28.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-17 09:54:28.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 09:54:28.149 [DefaultDispatcher-worker-4 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-17 09:54:28.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 09:54:28.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 09:54:28.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.152 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aeff8ca: (connection evicted) 2025-04-17 09:54:28.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 09:54:28.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 09:54:28.153 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068ebb2 2025-04-17 09:54:28.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298e002d 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6bd624 2025-04-17 09:54:28.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6bd624 2025-04-17 09:54:28.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d52be 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2025-04-17 09:54:28.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6a8efe 2025-04-17 09:54:28.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 09:54:28.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 09:54:28.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 09:54:28.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.170 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6bd624: (connection evicted) 2025-04-17 09:54:28.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 09:54:28.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e06ec83 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 09:54:28.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-04-17 09:54:28.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@410382cb 2025-04-17 09:54:28.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 09:54:28.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-04-17 09:54:28.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-04-17 09:54:28.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 09:54:28.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 09:54:28.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 09:54:28.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.189 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410382cb: (connection evicted) 2025-04-17 09:54:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 09:54:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ba583 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 09:54:28.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-04-17 09:54:28.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-04-17 09:54:28.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586737ff 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 09:54:28.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-04-17 09:54:28.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-04-17 09:54:28.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 09:54:28.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 09:54:28.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 09:54:28.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.222 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6851b296: (connection evicted) 2025-04-17 09:54:28.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 09:54:28.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 09:54:28.226 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.265 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.282 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.305 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269308cc 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d816b3 2025-04-17 09:54:28.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d816b3 2025-04-17 09:54:28.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126675fd 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 09:54:28.487 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.492 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.501 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.505 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.511 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.515 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 09:54:28.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 09:54:28.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.547 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d816b3: (connection evicted) 2025-04-17 09:54:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 09:54:28.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 09:54:28.551 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5560b64d 2025-04-17 09:54:28.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd12b 2025-04-17 09:54:28.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 09:54:28.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72e2e8 2025-04-17 09:54:28.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72e2e8 2025-04-17 09:54:28.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42401b81 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33 2025-04-17 09:54:28.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef5a33 2025-04-17 09:54:28.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 09:54:28.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 09:54:28.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 09:54:28.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.572 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a72e2e8: (connection evicted) 2025-04-17 09:54:28.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 09:54:28.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45424c0 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 09:54:28.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8b2184 2025-04-17 09:54:28.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8b2184 2025-04-17 09:54:28.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 09:54:28.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299a43d9 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf 2025-04-17 09:54:28.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa5c8cf 2025-04-17 09:54:28.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 09:54:28.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 09:54:28.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 09:54:28.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.585 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8b2184: (connection evicted) 2025-04-17 09:54:28.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 09:54:28.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 09:54:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-17 09:54:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-17 09:54:28.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-17 09:54:28.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-17 09:54:28.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 09:54:28.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 09:54:28.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 09:54:28.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.597 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab: (connection evicted) 2025-04-17 09:54:28.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 09:54:28.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-04-17 09:54:28.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-04-17 09:54:28.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-17 09:54:28.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-17 09:54:28.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 09:54:28.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 09:54:28.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 09:54:28.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.652 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff: (connection evicted) 2025-04-17 09:54:28.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 09:54:28.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 09:54:28.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 09:54:28.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2025-04-17 09:54:28.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2025-04-17 09:54:28.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-17 09:54:28.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2025-04-17 09:54:28.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 09:54:28.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 09:54:28.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 09:54:28.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.665 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f: (connection evicted) 2025-04-17 09:54:28.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 09:54:28.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-04-17 09:54:28.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-04-17 09:54:28.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 09:54:28.669 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 09:54:28.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-17 09:54:28.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-17 09:54:28.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 09:54:28.683 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.685 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-17 09:54:28.686 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-17 09:54:28.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 09:54:28.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 09:54:28.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.688 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2025-04-17 09:54:28.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 09:54:28.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 09:54:28.688 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be3f8f8 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 09:54:28.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-04-17 09:54:28.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-04-17 09:54:28.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 09:54:28.695 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de33fde 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-17 09:54:28.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-04-17 09:54:28.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 09:54:28.707 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 09:54:28.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 09:54:28.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.711 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1: (connection evicted) 2025-04-17 09:54:28.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 09:54:28.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-04-17 09:54:28.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-04-17 09:54:28.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 09:54:28.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-17 09:54:28.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-17 09:54:28.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 09:54:28.763 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.776 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.800 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.818 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.825 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-17 09:54:28.826 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-17 09:54:28.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 09:54:28.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 09:54:28.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.827 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e11bda: (connection evicted) 2025-04-17 09:54:28.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 09:54:28.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 09:54:28.828 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-04-17 09:54:28.829 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336d28a1 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-17 09:54:28.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-04-17 09:54:28.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-17 09:54:28.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-17 09:54:28.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 09:54:28.930 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.940 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 09:54:28.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 09:54:28.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.978 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e202d7: (connection evicted) 2025-04-17 09:54:28.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 09:54:28.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 09:54:28.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-04-17 09:54:28.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-04-17 09:54:28.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 09:54:28.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e8fed 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:28.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-17 09:54:28.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e7d9a 2025-04-17 09:54:28.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 09:54:28.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 09:54:28.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 09:54:28.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:28.992 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca: (connection evicted) 2025-04-17 09:54:28.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:28.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 09:54:28.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2025-04-17 09:54:29.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2025-04-17 09:54:29.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 09:54:29.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-17 09:54:29.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-17 09:54:29.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 09:54:29.090 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.102 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.104 [DefaultDispatcher-worker-10 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-17 09:54:29.105 [DefaultDispatcher-worker-10 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-17 09:54:29.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 09:54:29.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 09:54:29.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.106 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2025-04-17 09:54:29.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 09:54:29.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 09:54:29.107 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b52b18a 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-17 09:54:29.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-04-17 09:54:29.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 09:54:29.111 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-17 09:54:29.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-04-17 09:54:29.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 09:54:29.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 09:54:29.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 09:54:29.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.119 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aedc426: (connection evicted) 2025-04-17 09:54:29.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 09:54:29.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7865d6 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-17 09:54:29.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-17 09:54:29.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 09:54:29.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-17 09:54:29.140 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-17 09:54:29.142 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-04-17 09:54:29.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 09:54:29.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caa4d85 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-04-17 09:54:29.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@51508029 2025-04-17 09:54:29.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 09:54:29.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 09:54:29.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 09:54:29.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:29.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 09:54:29.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 09:54:29.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-17 09:54:29.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-17 09:54:29.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 09:54:29.154 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-17 09:54:29.160 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-17 09:54:29.162 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-17 09:54:29.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-17 09:54:29.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 09:54:29.168 [DefaultDispatcher-worker-3 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-04-17 09:54:29.169 [DefaultDispatcher-worker-14 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-17 09:54:29.171 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-17 09:54:29.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 09:54:29.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 09:54:29.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.173 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702b656a: (connection evicted) 2025-04-17 09:54:29.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 09:54:29.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569a26ab 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 09:54:29.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-17 09:54:29.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-17 09:54:29.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 09:54:29.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-17 09:54:29.183 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-17 09:54:29.184 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-17 09:54:29.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-17 09:54:29.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 09:54:29.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 09:54:29.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 09:54:29.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:29.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 09:54:29.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 09:54:29.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 09:54:29.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 09:54:29.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 09:54:29.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 09:54:29.198 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 09:54:29.199 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-17 09:54:29.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-17 09:54:29.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 09:54:29.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 09:54:29.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 09:54:29.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:29.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 09:54:29.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474ce6b8 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-17 09:54:29.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-17 09:54:29.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 09:54:29.217 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.237 [DefaultDispatcher-worker-9 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-17 09:54:29.243 [DefaultDispatcher-worker-16 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-17 09:54:29.245 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.264 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.271 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-04-17 09:54:29.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 09:54:29.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 09:54:29.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.273 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b61e97: (connection evicted) 2025-04-17 09:54:29.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 09:54:29.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b347439 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 09:54:29.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-17 09:54:29.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-17 09:54:29.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 09:54:29.286 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.300 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-17 09:54:29.301 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.305 [DefaultDispatcher-worker-4 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-04-17 09:54:29.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 09:54:29.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 09:54:29.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.315 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0: (connection evicted) 2025-04-17 09:54:29.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 09:54:29.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592e540 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 09:54:29.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-17 09:54:29.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-17 09:54:29.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 09:54:29.337 [DefaultDispatcher-worker-7 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-04-17 09:54:29.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 09:54:29.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 09:54:29.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.338 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4449b273: (connection evicted) 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 09:54:29.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-17 09:54:29.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-17 09:54:29.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 09:54:29.360 [DefaultDispatcher-worker-12 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-17 09:54:29.365 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-04-17 09:54:29.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 09:54:29.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 09:54:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.366 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-04-17 09:54:29.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 09:54:29.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dd18 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-17 09:54:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-17 09:54:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 09:54:29.386 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-17 09:54:29.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 09:54:29.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 09:54:29.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.387 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5178345d: (connection evicted) 2025-04-17 09:54:29.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 09:54:29.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-17 09:54:29.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-17 09:54:29.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 09:54:29.407 [DefaultDispatcher-worker-9 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-04-17 09:54:29.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 09:54:29.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 09:54:29.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.408 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-04-17 09:54:29.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 09:54:29.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 09:54:29.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e2850 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-17 09:54:29.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-17 09:54:29.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 09:54:29.587 [DefaultDispatcher-worker-10 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-17 09:54:29.592 [DefaultDispatcher-worker-6 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-17 09:54:29.594 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43025/manifest.json 2025-04-17 09:54:29.594 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43025/manifest.json. 2025-04-17 09:54:29.594 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43025/manifest.json 2025-04-17 09:54:29.595 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43025/manifest.json 2025-04-17 09:54:29.595 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43025/manifest.json 2025-04-17 09:54:29.649 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.671 [Test worker @coroutine#337] 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:43025/manifest.json. 2025-04-17 09:54:29.671 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43025/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:29.679 [DefaultDispatcher-worker-2 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-04-17 09:54:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 09:54:29.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 09:54:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.684 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1: (connection evicted) 2025-04-17 09:54:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:29.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 09:54:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49338f3 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-17 09:54:29.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-17 09:54:29.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8d575 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-17 09:54:29.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-17 09:54:29.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 09:54:29.710 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 09:54:29.750 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-04-17 09:54:29.750 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3702d0ed 2025-04-17 09:54:29.787 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.794 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.804 [DefaultDispatcher-worker-4 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:34521 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 09:54:29.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-17 09:54:29.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-17 09:54:29.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 09:54:29.822 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 09:54:29.826 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 09:54:29.826 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 09:54:29.826 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 09:54:29.826 [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-17 09:54:29.826 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 09:54:29.826 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 09:54:29.826 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 09:54:29.826 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1af6d656 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:29.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 09:54:29.855 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.860 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.864 [DefaultDispatcher-worker-6 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-17 09:54:29.865 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-17 09:54:29.870 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.874 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.874 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:29.874 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json. 2025-04-17 09:54:29.874 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:29.876 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:29.876 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:29.877 [Test worker @coroutine#354] 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:34521/api/content/717429917341995008/_ustadmanifest.json. 2025-04-17 09:54:29.877 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:29.884 [DefaultDispatcher-worker-16 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.887 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 09:54:29.888 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-048b18a4-13a3-4e0d-8976-381ba28e5eea', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 09:54:29.890 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:29.890 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-048b18a4-13a3-4e0d-8976-381ba28e5eea 2025-04-17 09:54:29.893 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:29.893 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34521/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:29.893 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:29.893 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34521/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:29.897 [DefaultDispatcher-worker-18 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.897 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/UmAppDatabase/replication/nodeId 2025-04-17 09:54:29.897 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34521/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:29.897 [DefaultDispatcher-worker-18 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/UmAppDatabase/replication/nodeId 2025-04-17 09:54:29.901 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/api/blob/upload-init-batch 2025-04-17 09:54:29.901 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34521/api/blob/upload-init-batch. 2025-04-17 09:54:29.901 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/api/blob/upload-init-batch 2025-04-17 09:54:29.901 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34521/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:29.905 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.928 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:29.936 [eventLoopGroupProxy-4-3 @call-handler#397] 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-17 09:54:29.936 [eventLoopGroupProxy-4-2 @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-17 09:54:29.936 [eventLoopGroupProxy-4-4 @call-handler#395] 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-17 09:54:29.936 [eventLoopGroupProxy-4-1 @call-handler#394] 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-17 09:54:29.939 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:29.939 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:29.941 [eventLoopGroupProxy-4-1 @call-handler#394] 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-17 09:54:29.941 [eventLoopGroupProxy-4-4 @call-handler#395] 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-17 09:54:29.941 [eventLoopGroupProxy-4-1 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:29.942 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/UmAppDatabase/replication/nodeId 2025-04-17 09:54:29.942 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34521/UmAppDatabase/replication/nodeId 2025-04-17 09:54:29.944 [eventLoopGroupProxy-4-1 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:29.944 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:29.944 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:29.946 [eventLoopGroupProxy-4-1 @call-handler#394] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-17 09:54:29.946 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-17 09:54:29.949 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.952 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-17 09:54:29.953 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:29.962 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-04-17 09:54:29.963 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/api/blob/upload-init-batch 2025-04-17 09:54:29.963 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34521/api/blob/upload-init-batch 2025-04-17 09:54:29.965 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34521/api/blob/upload-init-batch. 2025-04-17 09:54:29.965 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34521/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:29.975 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/api/blob/upload-batch-data 2025-04-17 09:54:29.975 [DefaultDispatcher-worker-11 @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:34521/api/blob/upload-batch-data. 2025-04-17 09:54:29.975 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/api/blob/upload-batch-data 2025-04-17 09:54:29.975 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34521/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:29.980 [eventLoopGroupProxy-4-1 @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-17 09:54:29.987 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-17 09:54:29.987 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:29.988 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-17 09:54:29.988 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/api/blob/upload-batch-data 2025-04-17 09:54:29.994 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/api/blob/upload-batch-data 2025-04-17 09:54:29.994 [DefaultDispatcher-worker-11 @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:34521/api/blob/upload-batch-data. 2025-04-17 09:54:29.994 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/api/blob/upload-batch-data 2025-04-17 09:54:29.994 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34521/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:29.996 [eventLoopGroupProxy-4-1 @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-17 09:54:29.997 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-17 09:54:29.997 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:29.998 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 09:54:29.998 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/api/blob/upload-batch-data 2025-04-17 09:54:30.010 [DefaultDispatcher-worker-5 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:30.017 [DefaultDispatcher-worker-10 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:30.027 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/UmAppDatabase/replication/message 2025-04-17 09:54:30.027 [DefaultDispatcher-worker-10 @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:34521/UmAppDatabase/replication/message. 2025-04-17 09:54:30.027 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/UmAppDatabase/replication/message 2025-04-17 09:54:30.028 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34521/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:30.029 [eventLoopGroupProxy-4-1 @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-17 09:54:30.029 [eventLoopGroupProxy-4-1 @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-17 09:54:30.029 [eventLoopGroupProxy-4-1 @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-17 09:54:30.041 [DefaultDispatcher-worker-11 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-17 09:54:30.042 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:30.042 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 09:54:30.042 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:30.042 [DefaultDispatcher-worker-18 @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:34521/api/content/717429917341995008/_ustadmanifest.json. 2025-04-17 09:54:30.042 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:30.043 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/UmAppDatabase/replication/message 2025-04-17 09:54:30.043 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34521/UmAppDatabase/replication/message 2025-04-17 09:54:30.043 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34521/UmAppDatabase/replication/message. 2025-04-17 09:54:30.043 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34521/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:30.044 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:30.044 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json 2025-04-17 09:54:30.044 [DefaultDispatcher-worker-17 @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:34521/api/content/717429917341995008/_ustadmanifest.json. 2025-04-17 09:54:30.044 [DefaultDispatcher-worker-17 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34521/api/content/717429917341995008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:30.047 [DefaultDispatcher-worker-7 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8 2025-04-17 09:54:30.048 [DefaultDispatcher-worker-4 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-04-17 09:54:30.049 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 09:54:30.049 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 09:54:30.049 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 09:54:30.049 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 09:54:30.049 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 09:54:30.050 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2025-04-17 09:54:30.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 09:54:30.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 09:54:30.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:30.050 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de82bf8: (connection evicted) 2025-04-17 09:54:30.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:30.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 09:54:30.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 09:54:30.323 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:30.323 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:30.511 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:31.054 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3702d0ed 2025-04-17 09:54:31.055 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3702d0ed 2025-04-17 09:54:31.066 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-04-17 09:54:31.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 09:54:31.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 09:54:31.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:31.066 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0: (connection evicted) 2025-04-17 09:54:31.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:31.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 09:54:31.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138d978e 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:31.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:31.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:31.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 09:54:31.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:31.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:31.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669469c9 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:31.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:31.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-17 09:54:31.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-17 09:54:31.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 09:54:31.080 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 09:54:31.082 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-17 09:54:31.082 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@49c6ee4a 2025-04-17 09:54:31.083 [DefaultDispatcher-worker-12 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:37287 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:31.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 09:54:31.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 09:54:31.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 09:54:31.085 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 09:54:31.085 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 09:54:31.085 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 09:54:31.085 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 09:54:31.085 [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-17 09:54:31.085 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 09:54:31.085 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 09:54:31.085 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 09:54:31.085 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24d097c8 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:31.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 09:54:31.107 [DefaultDispatcher-worker-13 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.112 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.117 [DefaultDispatcher-worker-13 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 09:54:31.118 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 09:54:31.124 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.128 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.128 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:31.128 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json. 2025-04-17 09:54:31.128 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:31.130 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:31.130 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:31.130 [Test worker @coroutine#459] 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:37287/api/content/717429927492403200/_ustadmanifest.json. 2025-04-17 09:54:31.130 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:31.137 [DefaultDispatcher-worker-17 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.137 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 09:54:31.137 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-84f6824b-9154-42cd-a499-510942b1cbac', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 09:54:31.138 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:31.138 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-84f6824b-9154-42cd-a499-510942b1cbac 2025-04-17 09:54:31.139 [DefaultDispatcher-worker-17 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:31.139 [DefaultDispatcher-worker-17 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:31.139 [DefaultDispatcher-worker-17 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:31.139 [DefaultDispatcher-worker-17 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:31.142 [eventLoopGroupProxy-7-2 @call-handler#489] 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-17 09:54:31.142 [eventLoopGroupProxy-7-1 @call-handler#490] 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-17 09:54:31.142 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.142 [eventLoopGroupProxy-7-1 @call-handler#490] 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-17 09:54:31.142 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:31.142 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.142 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 09:54:31.143 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:31.143 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:31.144 [DefaultDispatcher-worker-11 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.145 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/UmAppDatabase/replication/nodeId 2025-04-17 09:54:31.145 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37287/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:31.145 [DefaultDispatcher-worker-11 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/UmAppDatabase/replication/nodeId 2025-04-17 09:54:31.146 [eventLoopGroupProxy-7-1 @call-handler#499] 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-17 09:54:31.146 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.146 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-init-batch. 2025-04-17 09:54:31.146 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.146 [DefaultDispatcher-worker-9 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:31.146 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.146 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 09:54:31.147 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/UmAppDatabase/replication/nodeId 2025-04-17 09:54:31.147 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/UmAppDatabase/replication/nodeId 2025-04-17 09:54:31.147 [eventLoopGroupProxy-7-1 @call-handler#502] 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-17 09:54:31.148 [eventLoopGroupProxy-7-1 @call-handler#502] 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-17 09:54:31.149 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:31.149 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 09:54:31.150 [DefaultDispatcher-worker-8 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.150 [DefaultDispatcher-worker-8 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.150 [DefaultDispatcher-worker-8 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-init-batch. 2025-04-17 09:54:31.150 [DefaultDispatcher-worker-8 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37287/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:31.151 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.151 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.151 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.151 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.153 [DefaultDispatcher-worker-6 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.153 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:31.155 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:31.155 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.155 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 09:54:31.155 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.157 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.157 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.157 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.157 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.158 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.158 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:31.160 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:31.160 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.161 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 09:54:31.161 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.162 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.162 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.162 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.162 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.163 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:31.165 [DefaultDispatcher-worker-16 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-17 09:54:31.169 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:31.171 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:31.183 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:31.186 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:31.204 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.204 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:31.205 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.205 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.205 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.205 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.205 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.207 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.207 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:31.207 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.207 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.207 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37287/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:31.208 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:37287/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37287/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 09:54:31.208 [DefaultDispatcher-worker-16 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:37287/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.215 [DefaultDispatcher-worker-20 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.222 [DefaultDispatcher-worker-7 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:31.223 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 09:54:31.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5a2da4da-a1c9-422f-b660-251df5fea3aa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 09:54:31.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:31.724 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5a2da4da-a1c9-422f-b660-251df5fea3aa 2025-04-17 09:54:31.726 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.726 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-init-batch. 2025-04-17 09:54:31.726 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.726 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:31.727 [eventLoopGroupProxy-7-1 @call-handler#535] 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-17 09:54:31.728 [eventLoopGroupProxy-7-1 @call-handler#535] 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-17 09:54:31.728 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:31.730 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-17 09:54:31.730 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.730 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/api/blob/upload-init-batch 2025-04-17 09:54:31.730 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-init-batch. 2025-04-17 09:54:31.730 [DefaultDispatcher-worker-7 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37287/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:31.731 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.731 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.731 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.731 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.732 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:31.735 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.735 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 09:54:31.735 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.736 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.736 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.736 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.736 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.737 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:31.738 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.738 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:31.739 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.739 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.739 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.739 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.739 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.740 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:31.781 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.781 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:31.781 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.782 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.782 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.782 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.782 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.782 [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-17 09:54:31.824 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.824 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:31.825 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.825 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.825 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.825 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.825 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.826 [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-17 09:54:31.868 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.868 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:31.869 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.869 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.869 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.869 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.869 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.870 [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-17 09:54:31.912 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.913 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:31.913 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.914 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.914 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.914 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.914 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.915 [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-17 09:54:31.956 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:31.956 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:31.957 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.957 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.957 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:31.957 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:31.957 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:31.958 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:32.000 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.000 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:32.001 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.001 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.001 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.001 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.001 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.002 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:32.045 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.045 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:32.045 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.046 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.046 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.046 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.046 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.047 [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-17 09:54:32.088 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.088 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:32.089 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.089 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.089 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.089 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.089 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.090 [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-17 09:54:32.132 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.132 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:32.133 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.133 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.133 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.133 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.133 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.134 [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-17 09:54:32.176 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.176 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:32.177 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.177 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.177 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.177 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.178 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.178 [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-17 09:54:32.220 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.220 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:32.221 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.222 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.222 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.222 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.222 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.223 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:32.230 [DefaultDispatcher-worker-19 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:32.265 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:32.265 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.266 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:32.266 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.267 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.267 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.267 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.267 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.268 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:32.269 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:32.269 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.269 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:32.270 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.270 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.270 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/blob/upload-batch-data. 2025-04-17 09:54:32.270 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.270 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:32.271 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:32.272 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:32.273 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.273 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:32.273 [DefaultDispatcher-worker-15 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/blob/upload-batch-data 2025-04-17 09:54:32.279 [DefaultDispatcher-worker-1 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:32.284 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:32.284 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/UmAppDatabase/replication/message 2025-04-17 09:54:32.284 [DefaultDispatcher-worker-10 @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:37287/UmAppDatabase/replication/message. 2025-04-17 09:54:32.284 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/UmAppDatabase/replication/message 2025-04-17 09:54:32.284 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37287/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:32.286 [eventLoopGroupProxy-7-1 @call-handler#604] 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-17 09:54:32.286 [eventLoopGroupProxy-7-1 @call-handler#604] 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-17 09:54:32.286 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:32.296 [DefaultDispatcher-worker-18 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-17 09:54:32.297 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:32.297 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json. 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/UmAppDatabase/replication/message 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/UmAppDatabase/replication/message 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37287/UmAppDatabase/replication/message. 2025-04-17 09:54:32.297 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37287/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:32.298 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:32.298 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json 2025-04-17 09:54:32.298 [DefaultDispatcher-worker-15 @coroutine#453] 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:37287/api/content/717429927492403200/_ustadmanifest.json. 2025-04-17 09:54:32.298 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37287/api/content/717429927492403200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:32.302 [DefaultDispatcher-worker-17 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2025-04-17 09:54:32.303 [DefaultDispatcher-worker-18 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2025-04-17 09:54:32.304 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 09:54:32.304 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 09:54:32.304 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 09:54:32.304 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 09:54:32.304 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 09:54:32.305 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 09:54:32.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 09:54:32.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 09:54:32.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:32.305 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b: (connection evicted) 2025-04-17 09:54:32.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:32.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 09:54:32.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 09:54:32.585 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:32.724 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:32.780 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:33.071 [DefaultDispatcher-worker-16 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2025-04-17 09:54:33.309 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@49c6ee4a 2025-04-17 09:54:33.309 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@49c6ee4a 2025-04-17 09:54:33.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 09:54:33.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 09:54:33.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:33.310 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7524125c: (connection evicted) 2025-04-17 09:54:33.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:33.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 09:54:33.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e643402 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:33.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7010c9e4 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:33.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-17 09:54:33.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-17 09:54:33.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 09:54:33.345 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 09:54:33.347 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-17 09:54:33.347 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7a689979 2025-04-17 09:54:33.348 [DefaultDispatcher-worker-19 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:39405 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4c6e32 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:33.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-17 09:54:33.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-17 09:54:33.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 09:54:33.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 09:54:33.350 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 09:54:33.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 09:54:33.350 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 09:54:33.350 [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-17 09:54:33.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 09:54:33.350 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 09:54:33.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 09:54:33.350 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d399e88 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:33.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:33.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 09:54:33.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 09:54:33.371 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.376 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.380 [DefaultDispatcher-worker-16 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-17 09:54:33.381 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-17 09:54:33.385 [DefaultDispatcher-worker-10 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.390 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.390 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.390 [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:39405/api/content/717429932854870016/_ustadmanifest.json. 2025-04-17 09:54:33.390 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.391 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.391 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.391 [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:39405/api/content/717429932854870016/_ustadmanifest.json. 2025-04-17 09:54:33.391 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:33.398 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 09:54:33.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8cdfc572-3f25-4e44-935b-be9ff070b93f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 09:54:33.400 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:33.400 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8cdfc572-3f25-4e44-935b-be9ff070b93f 2025-04-17 09:54:33.400 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:33.400 [DefaultDispatcher-worker-6 @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:39405/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:33.400 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:33.401 [DefaultDispatcher-worker-6 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:33.403 [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-17 09:54:33.403 [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-17 09:54:33.403 [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-17 09:54:33.403 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.403 [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-17 09:54:33.403 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.403 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 09:54:33.404 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:33.404 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39405/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:33.406 [DefaultDispatcher-worker-2 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.406 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/UmAppDatabase/replication/nodeId 2025-04-17 09:54:33.406 [DefaultDispatcher-worker-2 @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:39405/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:33.406 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/UmAppDatabase/replication/nodeId 2025-04-17 09:54:33.407 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/blob/upload-init-batch 2025-04-17 09:54:33.407 [DefaultDispatcher-worker-18 @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:39405/api/blob/upload-init-batch. 2025-04-17 09:54:33.407 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/blob/upload-init-batch 2025-04-17 09:54:33.407 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:33.407 [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-17 09:54:33.407 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.408 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 09:54:33.408 [DefaultDispatcher-worker-16 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/UmAppDatabase/replication/nodeId 2025-04-17 09:54:33.408 [DefaultDispatcher-worker-16 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39405/UmAppDatabase/replication/nodeId 2025-04-17 09:54:33.408 [eventLoopGroupProxy-10-1 @call-handler#680] 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-17 09:54:33.408 [eventLoopGroupProxy-10-1 @call-handler#680] 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-17 09:54:33.410 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.410 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 09:54:33.411 [DefaultDispatcher-worker-10 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/blob/upload-init-batch 2025-04-17 09:54:33.411 [DefaultDispatcher-worker-10 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39405/api/blob/upload-init-batch 2025-04-17 09:54:33.411 [DefaultDispatcher-worker-10 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39405/api/blob/upload-init-batch. 2025-04-17 09:54:33.411 [DefaultDispatcher-worker-10 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39405/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:33.413 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.413 [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:39405/api/blob/upload-batch-data. 2025-04-17 09:54:33.413 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.413 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:33.414 [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-17 09:54:33.415 [DefaultDispatcher-worker-19 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.416 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.416 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.416 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:33.417 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.418 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.418 [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:39405/api/blob/upload-batch-data. 2025-04-17 09:54:33.418 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.418 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:33.419 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:33.420 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.421 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.421 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.421 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:33.424 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.425 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.425 [DefaultDispatcher-worker-7 @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:39405/api/blob/upload-batch-data. 2025-04-17 09:54:33.425 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.425 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:33.427 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:33.430 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.430 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.431 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 09:54:33.431 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.433 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.433 [DefaultDispatcher-worker-7 @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:39405/api/blob/upload-batch-data. 2025-04-17 09:54:33.433 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.433 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:33.434 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:33.434 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:33.435 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:33.436 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.436 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.436 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:33.437 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.438 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.438 [DefaultDispatcher-worker-7 @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:39405/api/blob/upload-batch-data. 2025-04-17 09:54:33.438 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.438 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:33.439 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:33.443 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:33.443 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.444 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 09:54:33.444 [DefaultDispatcher-worker-7 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/blob/upload-batch-data 2025-04-17 09:54:33.449 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:33.451 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:33.451 [DefaultDispatcher-worker-1 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.456 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.456 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/UmAppDatabase/replication/message 2025-04-17 09:54:33.456 [DefaultDispatcher-worker-14 @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:39405/UmAppDatabase/replication/message. 2025-04-17 09:54:33.456 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/UmAppDatabase/replication/message 2025-04-17 09:54:33.456 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39405/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:33.457 [eventLoopGroupProxy-10-1 @call-handler#720] 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-17 09:54:33.458 [eventLoopGroupProxy-10-1 @call-handler#720] 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-17 09:54:33.458 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:33.468 [DefaultDispatcher-worker-3 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-17 09:54:33.468 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:33.468 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-17 09:54:33.468 [DefaultDispatcher-worker-10 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.468 [DefaultDispatcher-worker-10 @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:39405/api/content/717429932854870016/_ustadmanifest.json. 2025-04-17 09:54:33.468 [DefaultDispatcher-worker-10 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.469 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/UmAppDatabase/replication/message 2025-04-17 09:54:33.469 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39405/UmAppDatabase/replication/message 2025-04-17 09:54:33.469 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39405/UmAppDatabase/replication/message. 2025-04-17 09:54:33.469 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39405/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:33.469 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.469 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json 2025-04-17 09:54:33.470 [DefaultDispatcher-worker-2 @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:39405/api/content/717429932854870016/_ustadmanifest.json. 2025-04-17 09:54:33.470 [DefaultDispatcher-worker-2 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39405/api/content/717429932854870016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:33.475 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5f119 2025-04-17 09:54:33.476 [DefaultDispatcher-worker-11 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f60e36 2025-04-17 09:54:33.477 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 09:54:33.477 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 09:54:33.477 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 09:54:33.477 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 09:54:33.477 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 09:54:33.478 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d126f07 2025-04-17 09:54:33.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 09:54:33.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 09:54:33.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:33.478 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df5f119: (connection evicted) 2025-04-17 09:54:33.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:33.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 09:54:33.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 09:54:33.850 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:33.850 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:33.951 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:34.481 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7a689979 2025-04-17 09:54:34.481 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7a689979 2025-04-17 09:54:34.482 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-17 09:54:34.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 09:54:34.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 09:54:34.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:34.482 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f60e36: (connection evicted) 2025-04-17 09:54:34.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:34.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 09:54:34.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156f0281 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:34.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 09:54:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f251bf1 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:34.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-17 09:54:34.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-17 09:54:34.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 09:54:34.526 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 09:54:34.527 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-17 09:54:34.527 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4d682397 2025-04-17 09:54:34.528 [DefaultDispatcher-worker-12 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:34823 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7995a589 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:34.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:34.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:34.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 09:54:34.530 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 09:54:34.530 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 09:54:34.530 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 09:54:34.530 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 09:54:34.530 [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-17 09:54:34.530 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 09:54:34.530 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 09:54:34.530 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 09:54:34.530 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b7678a 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:34.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 09:54:34.550 [DefaultDispatcher-worker-8 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.554 [DefaultDispatcher-worker-6 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.614 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:34.616 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:34.628 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:34.630 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:34.642 [DefaultDispatcher-worker-6 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:34.668 [DefaultDispatcher-worker-6 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:34.671 [DefaultDispatcher-worker-6 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:34.674 [DefaultDispatcher-worker-6 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:34.681 [DefaultDispatcher-worker-9 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.686 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.686 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:34.686 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json. 2025-04-17 09:54:34.686 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:34.687 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:34.687 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:34.688 [Test worker @coroutine#754] 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:34823/api/content/717429940216586240/_ustadmanifest.json. 2025-04-17 09:54:34.688 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:34.749 [DefaultDispatcher-worker-14 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.750 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 09:54:34.750 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ae69f9e9-369f-48e5-906d-d9d84f9b0952', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 09:54:34.751 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 09:54:34.751 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ae69f9e9-369f-48e5-906d-d9d84f9b0952 2025-04-17 09:54:34.751 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:34.751 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34823/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:34.751 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:34.751 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:34.753 [eventLoopGroupProxy-13-1 @call-handler#790] 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-17 09:54:34.753 [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-17 09:54:34.754 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.754 [eventLoopGroupProxy-13-1 @call-handler#790] 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-17 09:54:34.754 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:34.754 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.754 [eventLoopGroupProxy-13-1 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 09:54:34.755 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:34.755 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:34.757 [DefaultDispatcher-worker-11 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.757 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/UmAppDatabase/replication/nodeId 2025-04-17 09:54:34.757 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34823/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:34.757 [DefaultDispatcher-worker-11 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/UmAppDatabase/replication/nodeId 2025-04-17 09:54:34.758 [eventLoopGroupProxy-13-1 @call-handler#798] 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-17 09:54:34.758 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.758 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 09:54:34.758 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/UmAppDatabase/replication/nodeId 2025-04-17 09:54:34.758 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34823/UmAppDatabase/replication/nodeId 2025-04-17 09:54:34.764 [DefaultDispatcher-worker-14 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.770 [DefaultDispatcher-worker-12 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:34.773 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-init-batch 2025-04-17 09:54:34.773 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-init-batch. 2025-04-17 09:54:34.773 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-init-batch 2025-04-17 09:54:34.773 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:34.774 [eventLoopGroupProxy-13-1 @call-handler#805] 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-17 09:54:34.774 [eventLoopGroupProxy-13-1 @call-handler#805] 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-17 09:54:34.817 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.819 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-17 09:54:34.819 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-init-batch 2025-04-17 09:54:34.819 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34823/api/blob/upload-init-batch 2025-04-17 09:54:34.819 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-init-batch. 2025-04-17 09:54:34.820 [DefaultDispatcher-worker-9 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34823/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:34.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.824 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:34.827 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.827 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.827 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 09:54:34.828 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.830 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:34.872 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.873 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.873 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:34.873 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.875 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:34.876 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.876 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.876 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:34.876 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.877 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.877 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.877 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.877 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.878 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:34.880 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.880 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.880 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:34.881 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.881 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.881 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.881 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.881 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.882 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:34.925 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.925 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.926 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:34.926 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.929 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:34.990 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:34.991 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:34.991 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-17 09:54:34.991 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.993 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.993 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:34.993 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:34.993 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:34.994 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.040 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.040 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.040 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 09:54:35.041 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.042 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.042 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.042 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.042 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.043 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.085 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.085 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.085 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:35.086 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.086 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.086 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.086 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.086 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.087 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.130 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.130 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.130 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.130 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.131 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.131 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.131 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.131 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.132 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.175 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.176 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.176 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:35.176 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.177 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.177 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.177 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.177 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.178 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.179 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.179 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.180 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.180 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.181 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.181 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.181 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.181 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.182 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.183 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.183 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.183 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.183 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.184 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.184 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.184 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.184 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.185 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.187 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.187 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.187 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.187 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.188 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.188 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.188 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.188 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.189 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.190 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.190 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.191 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.191 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.193 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.194 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.194 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.194 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.195 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.196 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.196 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.196 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.196 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.197 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.198 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.198 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.198 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.199 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.200 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.200 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.200 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.200 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.200 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.202 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.202 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.202 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.202 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.203 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.203 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.203 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.203 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.204 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.205 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.205 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.205 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.206 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.207 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.207 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.207 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.207 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.208 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.209 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.209 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.209 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.209 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.211 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.211 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.211 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.211 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.212 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.213 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.214 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.214 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.214 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.215 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.215 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.215 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.215 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.216 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.217 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.217 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.217 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.218 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.220 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.220 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.220 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.220 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.221 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.223 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.223 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.223 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.223 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.225 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.225 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.225 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.225 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.226 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.227 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.227 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.228 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.228 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.229 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.229 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.229 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.229 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.230 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.234 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.235 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.235 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 09:54:35.235 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.236 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.236 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.236 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.236 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.237 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.238 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.238 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.238 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.239 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.240 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.240 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.240 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.240 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.241 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.242 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.242 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.242 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.242 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.243 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.243 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.243 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.243 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.244 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.245 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.245 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.245 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.245 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.246 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.247 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.248 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.248 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.248 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.249 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.249 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.249 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.249 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.249 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.250 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.251 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.251 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.251 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.252 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.252 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.253 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.253 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.254 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.255 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.255 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.256 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.257 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.258 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.258 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.258 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.258 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.259 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.259 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.259 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.259 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.260 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.261 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.261 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.261 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.262 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.264 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.265 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.265 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.265 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.265 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.266 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.266 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.266 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.266 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.267 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.268 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.269 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.269 [DefaultDispatcher-worker-9 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:35.269 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.269 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.270 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.271 [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-17 09:54:35.272 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.272 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.272 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.272 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.273 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.273 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.273 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.273 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.274 [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-17 09:54:35.275 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.275 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.275 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.275 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.276 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.276 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.276 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.276 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.276 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.318 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.319 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.319 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.319 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.320 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.320 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.320 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.320 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.320 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.321 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.321 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.321 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.322 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.322 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.322 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.322 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.322 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.323 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.324 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.324 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.324 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.324 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.325 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.325 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.325 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.325 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.325 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.326 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.326 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.326 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.326 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.327 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.327 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.327 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.327 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.327 [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-17 09:54:35.370 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.370 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.370 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.371 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.372 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.372 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.416 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.416 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.416 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:35.416 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.417 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.417 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.417 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.417 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.418 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.419 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.419 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.419 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.419 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.420 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.420 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.420 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.420 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.420 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.422 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.422 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.422 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.422 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.423 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.423 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.423 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.423 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.424 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.466 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.466 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.466 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.467 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.467 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.467 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.467 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.467 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.468 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.469 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.469 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.469 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.470 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.470 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.470 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.470 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.470 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.471 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.472 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.472 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.472 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.473 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.473 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.473 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.473 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.473 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.474 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.475 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.475 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.475 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.475 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.477 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.478 [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-17 09:54:35.479 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.479 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.479 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.480 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.480 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.481 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.481 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.481 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.481 [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-17 09:54:35.524 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.524 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.524 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.524 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.525 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.525 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.525 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.525 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.526 [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-17 09:54:35.527 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.527 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.527 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.527 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.528 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.528 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.528 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.528 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.529 [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-17 09:54:35.530 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.530 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.530 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.530 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.531 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.531 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.531 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.531 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.531 [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-17 09:54:35.532 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.532 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.533 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.533 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.533 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.533 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.533 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.533 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.534 [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-17 09:54:35.535 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.535 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.535 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.535 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.536 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.536 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.536 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.536 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.536 [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-17 09:54:35.537 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.537 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.537 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.538 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.538 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.538 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.538 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.538 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.538 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.540 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.540 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.540 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.540 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.540 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.540 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.540 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.540 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.541 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.542 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.542 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.542 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.542 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.543 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.543 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.543 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.543 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.543 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.545 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.545 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.545 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:35.545 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.545 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.545 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.545 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.545 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.546 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.547 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.547 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.547 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.548 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.548 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.548 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.548 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.548 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.549 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.550 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.550 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.550 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.550 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.551 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.551 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.551 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.551 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.552 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.553 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.553 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.553 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.553 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.553 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.553 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.554 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.554 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.554 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.555 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.555 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.555 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.555 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.556 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.556 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.556 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.556 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.556 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.599 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.599 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.599 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.600 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.600 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.600 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.600 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.600 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.601 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.602 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.602 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.602 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.602 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.603 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.603 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.603 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.603 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.603 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.604 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.604 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.604 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.605 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.605 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.605 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.605 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.605 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.606 [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-17 09:54:35.648 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.649 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.649 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.649 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.650 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.650 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.650 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.650 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.650 [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-17 09:54:35.651 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.651 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.651 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.651 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.652 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.652 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.652 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.652 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.652 [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-17 09:54:35.653 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.653 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.653 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.653 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.654 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.654 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.654 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.654 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.654 [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-17 09:54:35.655 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.655 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.655 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.655 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.656 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.656 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.656 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.656 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.657 [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-17 09:54:35.700 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.700 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.700 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:35.700 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.701 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.701 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.701 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.701 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.702 [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-17 09:54:35.703 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.703 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.703 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.703 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.704 [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-17 09:54:35.747 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.747 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.747 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.747 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.748 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.748 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.748 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.748 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.749 [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-17 09:54:35.778 [DefaultDispatcher-worker-1 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:35.792 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.792 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.792 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.792 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.793 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.793 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.793 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.793 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.794 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.835 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.835 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.835 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:35.835 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.836 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.836 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.836 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.836 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.837 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.878 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.878 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.878 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:35.879 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.879 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.879 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.879 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.879 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.880 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.880 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.881 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.881 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.881 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.881 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.881 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.881 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.881 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.882 [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-17 09:54:35.882 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.882 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.883 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.883 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.883 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.883 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.883 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.883 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.884 [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-17 09:54:35.884 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.884 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.885 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.885 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.885 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.885 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.885 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.885 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.886 [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-17 09:54:35.887 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.887 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.887 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.887 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.887 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.887 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.887 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.887 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.888 [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-17 09:54:35.889 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.889 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.889 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.889 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.890 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.890 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.890 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.890 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.890 [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-17 09:54:35.891 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.891 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.891 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.891 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.892 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.892 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.892 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.892 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.892 [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-17 09:54:35.893 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.893 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.893 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.893 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.894 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.894 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.894 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.894 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.894 [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-17 09:54:35.895 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.895 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.895 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.895 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.896 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.896 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.896 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.896 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.896 [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-17 09:54:35.897 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.897 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.897 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.897 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.898 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.898 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.898 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.898 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.898 [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-17 09:54:35.899 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.899 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.899 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.899 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.900 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.900 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.900 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.900 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.900 [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-17 09:54:35.901 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.901 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.901 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.901 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.902 [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-17 09:54:35.903 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.903 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.903 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.903 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.904 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.904 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.904 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.904 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.904 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.905 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.905 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.905 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.905 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.906 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.906 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.906 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.906 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.907 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.907 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.908 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.908 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.908 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.908 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.908 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.908 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.908 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.909 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.952 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.952 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.952 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:35.953 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.953 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.953 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.953 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.953 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.954 [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-17 09:54:35.955 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.955 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.955 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.955 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.955 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.955 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.955 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.955 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.956 [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-17 09:54:35.957 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.957 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.957 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.957 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.957 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.957 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.957 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.957 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.958 [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-17 09:54:35.959 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.959 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.959 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.960 [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-17 09:54:35.961 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.961 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.961 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.961 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.962 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.962 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.962 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.962 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.962 [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-17 09:54:35.963 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.963 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.963 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.963 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.964 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.964 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.964 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.964 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.965 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:35.966 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:35.966 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:35.966 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:35.966 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.967 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.967 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:35.967 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:35.967 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:35.968 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.010 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.010 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.010 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.010 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.012 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.012 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.012 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.012 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.012 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.013 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.014 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.014 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:36.014 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.014 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.014 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.014 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.015 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.015 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.016 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.016 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.016 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.016 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.017 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.017 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.017 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.017 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.017 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.062 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.062 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.062 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-17 09:54:36.062 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.064 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.064 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.064 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.064 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.065 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.066 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.066 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.066 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.066 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.067 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.067 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.067 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.067 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.068 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.069 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.069 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.069 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.069 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.070 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.070 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.070 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.070 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.070 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.073 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.073 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.073 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 09:54:36.073 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.074 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.075 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.075 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.075 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.075 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.078 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.078 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.078 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.078 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.078 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.080 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.080 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.080 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:36.080 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.080 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.080 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.080 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.080 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.081 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.082 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.082 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.082 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.082 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.083 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.083 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.083 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.083 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.083 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.084 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.084 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.084 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.084 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.085 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.086 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.086 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.086 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.086 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.087 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.087 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.087 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.087 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.087 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.088 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.088 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.088 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.088 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.089 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.089 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.089 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.089 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.089 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.090 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.090 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.090 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.091 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.092 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.092 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.092 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.092 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.092 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.092 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.092 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.092 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.093 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.134 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.134 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.134 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:36.135 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.135 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.135 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.135 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.135 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.136 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.137 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.137 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.137 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.138 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.139 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.181 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.181 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.181 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.181 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.182 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.182 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.183 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.183 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.183 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.183 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.184 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.184 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.226 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.226 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.226 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.226 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.226 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.226 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.226 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.226 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.227 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.269 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.269 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.269 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.269 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.270 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.270 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.270 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.270 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.270 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.287 [DefaultDispatcher-worker-12 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:36.312 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.312 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.312 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.312 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.313 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.313 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.313 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.313 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.314 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.356 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.356 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.356 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.356 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.357 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.357 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.357 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.357 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.358 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.400 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.400 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.400 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.400 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.401 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.401 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.401 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.401 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.401 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.402 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.402 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.402 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.403 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.403 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.403 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.403 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.403 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.404 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.446 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.446 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.446 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.447 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.447 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.447 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.447 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.447 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.448 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.449 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.449 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.449 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.449 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.450 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.450 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.450 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.450 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.450 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.452 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.452 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.452 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:36.452 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.452 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.452 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.452 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.452 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.453 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.454 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.454 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.454 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.454 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.455 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.455 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.455 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.455 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.455 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.456 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.456 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.456 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.456 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.457 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.457 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.457 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.457 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.457 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.458 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.458 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.458 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.459 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.459 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.502 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.503 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.503 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:36.503 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.504 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.504 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.504 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.504 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.504 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.505 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.505 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.505 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.506 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.506 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.506 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.506 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.506 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.507 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.508 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.508 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.508 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.508 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.508 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.508 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.508 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.508 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.509 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.510 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.510 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.510 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.510 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.510 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.510 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.510 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.510 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.511 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.515 [DefaultDispatcher-worker-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.534 [DefaultDispatcher-worker-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:36.552 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.552 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.552 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 09:54:36.552 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.553 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.553 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.553 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.553 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.553 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.554 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.554 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.555 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.555 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.555 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.555 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.555 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.555 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.556 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.556 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.556 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.557 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.557 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.557 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.557 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.557 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.557 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.558 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.558 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.559 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.559 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.559 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.559 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.559 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.559 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.559 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.560 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.602 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.602 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.602 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.603 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.604 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.604 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.604 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.604 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.604 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.647 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.648 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.648 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:36.648 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.649 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.649 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.649 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.649 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.650 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.651 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.651 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.651 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.651 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.652 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.652 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.652 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.652 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.653 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.658 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.658 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.658 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 09:54:36.658 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.659 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.659 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.659 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.659 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.659 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.660 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.660 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.660 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.660 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.661 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.661 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.661 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.661 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.662 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.704 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.704 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.704 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.706 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.707 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.707 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.707 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.707 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.708 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.708 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.708 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.708 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.709 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.751 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.751 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.751 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 09:54:36.752 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.753 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.753 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.753 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.753 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.753 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.796 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.796 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.796 [DefaultDispatcher-worker-13 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:36.796 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:36.796 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.797 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.797 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.797 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.797 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.798 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.799 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.799 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.799 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.799 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.800 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.800 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.800 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.800 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.800 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.843 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.844 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.844 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 09:54:36.844 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.845 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.845 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.845 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.845 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.846 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.847 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.847 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.847 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.847 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.848 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.848 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.848 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.848 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.848 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.849 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.849 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.849 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.849 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.850 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.850 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.850 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.850 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.851 [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-17 09:54:36.852 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.852 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.852 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.852 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.853 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.853 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.853 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.853 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.853 [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-17 09:54:36.859 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.859 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.859 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-17 09:54:36.859 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.860 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.860 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.860 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.860 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.860 [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-17 09:54:36.903 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.903 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.903 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 09:54:36.903 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.904 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.904 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.904 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.904 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.905 [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-17 09:54:36.906 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.906 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.906 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 09:54:36.906 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.907 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.907 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.907 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.907 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.908 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.909 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.909 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.909 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:36.909 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.910 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.910 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34823/api/blob/upload-batch-data. 2025-04-17 09:54:36.910 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.910 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:36.910 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 09:54:36.912 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:36.912 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.912 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 09:54:36.912 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/blob/upload-batch-data 2025-04-17 09:54:36.919 [DefaultDispatcher-worker-18 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:36.924 [DefaultDispatcher-worker-10 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:36.924 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/UmAppDatabase/replication/message 2025-04-17 09:54:36.924 [DefaultDispatcher-worker-10 @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:34823/UmAppDatabase/replication/message. 2025-04-17 09:54:36.924 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/UmAppDatabase/replication/message 2025-04-17 09:54:36.924 [DefaultDispatcher-worker-10 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34823/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:36.925 [eventLoopGroupProxy-13-1 @call-handler#1602] 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-17 09:54:36.925 [eventLoopGroupProxy-13-1 @call-handler#1602] 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-17 09:54:36.925 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:36.936 [DefaultDispatcher-worker-17 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-17 09:54:36.936 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:36.936 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-17 09:54:36.936 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-17 @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:34823/api/content/717429940216586240/_ustadmanifest.json. 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/UmAppDatabase/replication/message 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34823/UmAppDatabase/replication/message 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34823/UmAppDatabase/replication/message. 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34823/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:36.937 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json 2025-04-17 09:54:36.938 [DefaultDispatcher-worker-16 @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:34823/api/content/717429940216586240/_ustadmanifest.json. 2025-04-17 09:54:36.938 [DefaultDispatcher-worker-16 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34823/api/content/717429940216586240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:36.943 [DefaultDispatcher-worker-17 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f 2025-04-17 09:54:36.956 [DefaultDispatcher-worker-14 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433db56d 2025-04-17 09:54:36.979 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 09:54:36.979 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 09:54:36.979 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 09:54:36.979 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 09:54:36.979 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 09:54:36.981 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-17 09:54:36.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 09:54:36.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 09:54:36.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:36.982 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbc033f: (connection evicted) 2025-04-17 09:54:36.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:36.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 09:54:36.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 09:54:37.030 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:37.030 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:37.420 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 09:54:37.985 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4d682397 2025-04-17 09:54:37.986 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4d682397 2025-04-17 09:54:37.989 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-04-17 09:54:37.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 09:54:37.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 09:54:37.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:37.990 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433db56d: (connection evicted) 2025-04-17 09:54:37.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:37.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 09:54:37.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:37.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:37.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 09:54:37.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 09:54:37.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 09:54:38.036 [DefaultDispatcher-worker-14 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ccb3bf 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:38.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:38.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-17 09:54:38.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d55a46 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:38.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:38.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 09:54:38.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-17 09:54:38.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-17 09:54:38.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 09:54:38.043 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 09:54:38.044 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 09:54:38.045 [DefaultDispatcher-worker-6 @coroutine#1639] INFO ktor.application - Responding at http://0.0.0.0:37691 2025-04-17 09:54:38.047 [DefaultDispatcher-worker-6 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-17 09:54:38.048 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37691/api/blob/upload-init-batch 2025-04-17 09:54:38.048 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37691/api/blob/upload-init-batch. 2025-04-17 09:54:38.048 [Test worker @coroutine#1640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37691/api/blob/upload-init-batch 2025-04-17 09:54:38.048 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37691/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:38.049 [eventLoopGroupProxy-16-1 @call-handler#1646] 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-17 09:54:38.050 [eventLoopGroupProxy-16-1 @call-handler#1646] 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-17 09:54:38.050 [eventLoopGroupProxy-16-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-17 09:54:38.051 [Test worker @coroutine#1640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37691/api/blob/upload-init-batch 2025-04-17 09:54:38.051 [Test worker @coroutine#1640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37691/api/blob/upload-init-batch 2025-04-17 09:54:38.051 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37691/api/blob/upload-init-batch. 2025-04-17 09:54:38.051 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37691/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:38.052 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37691/api/blob/upload-batch-data 2025-04-17 09:54:38.052 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37691/api/blob/upload-batch-data. 2025-04-17 09:54:38.052 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37691/api/blob/upload-batch-data 2025-04-17 09:54:38.052 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37691/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:38.052 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-17 09:54:38.054 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-17 09:54:38.055 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:38.055 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37691/api/blob/upload-batch-data 2025-04-17 09:54:38.056 [eventLoopGroupProxy-16-2 @call-handler#1664] 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-17 09:54:38.058 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:38.062 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13868c41 2025-04-17 09:54:38.099 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:38.141 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:38.142 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827cdfc 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-17 09:54:39.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-17 09:54:39.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 09:54:39.155 [DefaultDispatcher-worker-16 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-17 09:54:39.158 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38455/api/blob/upload-init-batch 2025-04-17 09:54:39.158 [Test worker @coroutine#1672] 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:38455/api/blob/upload-init-batch. 2025-04-17 09:54:39.158 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38455/api/blob/upload-init-batch 2025-04-17 09:54:39.158 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38455/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:39.159 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38455/api/blob/upload-init-batch 2025-04-17 09:54:39.159 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38455/api/blob/upload-init-batch 2025-04-17 09:54:39.159 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38455/api/blob/upload-init-batch. 2025-04-17 09:54:39.159 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38455/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:39.166 [DefaultDispatcher-worker-13 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb 2025-04-17 09:54:39.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 09:54:39.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 09:54:39.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.168 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d3f4fb: (connection evicted) 2025-04-17 09:54:39.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 09:54:39.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20608ef4 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-04-17 09:54:39.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-04-17 09:54:39.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 09:54:39.186 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35201/api/blob/upload-init-batch 2025-04-17 09:54:39.186 [Test worker @coroutine#1683] 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:35201/api/blob/upload-init-batch. 2025-04-17 09:54:39.186 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35201/api/blob/upload-init-batch 2025-04-17 09:54:39.186 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35201/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:39.187 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35201/api/blob/upload-init-batch 2025-04-17 09:54:39.187 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35201/api/blob/upload-init-batch 2025-04-17 09:54:39.187 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35201/api/blob/upload-init-batch. 2025-04-17 09:54:39.187 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35201/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:39.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 09:54:39.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 09:54:39.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.188 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9: (connection evicted) 2025-04-17 09:54:39.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 09:54:39.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3724ab90 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 09:54:39.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@291522f1 2025-04-17 09:54:39.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@291522f1 2025-04-17 09:54:39.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 09:54:39.211 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34895/api/blob/upload-init-batch 2025-04-17 09:54:39.211 [Test worker @coroutine#1689] 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:34895/api/blob/upload-init-batch. 2025-04-17 09:54:39.211 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34895/api/blob/upload-init-batch 2025-04-17 09:54:39.211 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34895/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 09:54:39.212 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34895/api/blob/upload-init-batch 2025-04-17 09:54:39.212 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34895/api/blob/upload-init-batch 2025-04-17 09:54:39.212 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34895/api/blob/upload-init-batch. 2025-04-17 09:54:39.212 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34895/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:39.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 09:54:39.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 09:54:39.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.216 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291522f1: (connection evicted) 2025-04-17 09:54:39.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 09:54:39.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f451970 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32675dd4 2025-04-17 09:54:39.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@32675dd4 2025-04-17 09:54:39.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 09:54:39.463 [DefaultDispatcher-worker-9 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32675dd4 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67062a93 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-17 09:54:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-17 09:54:39.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 09:54:39.485 [DefaultDispatcher-worker-9 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7747571c 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399a5a52 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b29f55 2025-04-17 09:54:39.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b29f55 2025-04-17 09:54:39.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea552d 2025-04-17 09:54:39.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 09:54:39.527 [DefaultDispatcher-worker-14 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.531 [DefaultDispatcher-worker-3 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.531 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.535 [DefaultDispatcher-worker-3 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.539 [DefaultDispatcher-worker-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.541 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.544 [DefaultDispatcher-worker-10 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2025-04-17 09:54:39.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 09:54:39.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 09:54:39.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.548 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742aa00a: (connection evicted) 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 09:54:39.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef04239 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 09:54:39.566 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.567 [DefaultDispatcher-worker-17 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.571 [DefaultDispatcher-worker-9 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.574 [DefaultDispatcher-worker-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.578 [DefaultDispatcher-worker-15 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.579 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.584 [DefaultDispatcher-worker-6 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2025-04-17 09:54:39.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 09:54:39.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.585 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49994a4: (connection evicted) 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 09:54:39.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc8d8bd 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-17 09:54:39.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-17 09:54:39.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 09:54:39.586 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.604 [DefaultDispatcher-worker-20 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-17 09:54:39.607 [DefaultDispatcher-worker-17 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-17 09:54:39.611 [DefaultDispatcher-worker-2 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-17 09:54:39.614 [DefaultDispatcher-worker-15 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5 2025-04-17 09:54:39.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 09:54:39.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 09:54:39.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.615 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e733bb5: (connection evicted) 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 09:54:39.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3836b6 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:39.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 09:54:39.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 09:54:39.633 [DefaultDispatcher-worker-8 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.637 [DefaultDispatcher-worker-12 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.641 [DefaultDispatcher-worker-4 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.645 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.646 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.650 [DefaultDispatcher-worker-17 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363e2009 2025-04-17 09:54:39.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 09:54:39.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 09:54:39.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:39.651 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363e2009: (connection evicted) 2025-04-17 09:54:39.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:39.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 09:54:39.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 09:54:40.000 [DefaultDispatcher-worker-16 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 09:54:40.043 [DefaultDispatcher-worker-16 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729de0e1 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2025-04-17 09:54:43.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2025-04-17 09:54:43.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 09:54:43.163 [DefaultDispatcher-worker-15 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5032b2e 2025-04-17 09:54:43.243 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a2ca5e 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 09:54:43.702 [DefaultDispatcher-worker-6 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.707 [DefaultDispatcher-worker-14 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.710 [DefaultDispatcher-worker-13 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.714 [DefaultDispatcher-worker-4 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.719 [DefaultDispatcher-worker-5 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb8943 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d837ab 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-04-17 09:54:43.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-04-17 09:54:43.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 09:54:43.741 [DefaultDispatcher-worker-15 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-04-17 09:54:43.746 [DefaultDispatcher-worker-11 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-04-17 09:54:43.750 [DefaultDispatcher-worker-3 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-04-17 09:54:43.753 [DefaultDispatcher-worker-18 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f591b2e 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 09:54:43.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 09:54:43.773 [DefaultDispatcher-worker-18 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.778 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.781 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.784 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.785 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.789 [DefaultDispatcher-worker-16 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.795 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c10f7a8 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7325b786 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 09:54:43.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 09:54:43.813 [DefaultDispatcher-worker-1 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.817 [DefaultDispatcher-worker-6 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.821 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.824 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.824 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.829 [DefaultDispatcher-worker-8 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 09:54:43.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 09:54:43.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65852d05 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 09:54:43.848 [DefaultDispatcher-worker-7 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.852 [DefaultDispatcher-worker-11 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.856 [DefaultDispatcher-worker-13 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.856 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.859 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.863 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.868 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 09:54:43.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 09:54:43.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 09:54:43.890 [DefaultDispatcher-worker-14 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 09:54:43.894 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 09:54:43.896 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.898 [DefaultDispatcher-worker-9 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 09:54:43.901 [DefaultDispatcher-worker-2 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 09:54:43.920 [DefaultDispatcher-worker-6 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.924 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.928 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.930 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.932 [DefaultDispatcher-worker-17 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.936 [DefaultDispatcher-worker-4 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.942 [DefaultDispatcher-worker-18 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-17 09:54:43.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276eafad 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-04-17 09:54:43.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-04-17 09:54:43.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 09:54:43.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-04-17 09:54:43.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-04-17 09:54:43.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 09:54:43.969 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-04-17 09:54:43.971 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-04-17 09:54:43.971 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-17 09:54:43.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-17 09:54:43.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 09:54:43.989 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-17 09:54:43.991 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-04-17 09:54:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 09:54:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb661e0 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:43.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-17 09:54:43.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-17 09:54:43.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 09:54:44.003 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.008 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-17 09:54:44.010 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae22651 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-17 09:54:44.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-17 09:54:44.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 09:54:44.024 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-17 09:54:44.025 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-04-17 09:54:44.042 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.042 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.043 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.043 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.043 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.044 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.055 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.075 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.085 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.085 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.085 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.095 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.111 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.126 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.127 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.127 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.169 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.169 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.169 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.211 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.211 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.211 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.252 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.253 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/ 2025-04-17 09:54:44.253 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.294 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/ 2025-04-17 09:54:44.297 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.297 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.298 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.298 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.298 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.339 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.340 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.340 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.381 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.382 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.382 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.423 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.424 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.424 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.465 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.466 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.466 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.508 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.508 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55579/ 2025-04-17 09:54:44.508 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55579/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 09:54:44.508 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55579/ 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6e09f0 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 09:54:44.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2025-04-17 09:54:44.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2025-04-17 09:54:44.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 09:54:44.597 [DefaultDispatcher-worker-8 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa461 2025-04-17 09:54:44.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 09:54:44.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8035d6 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-04-17 09:54:44.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-04-17 09:54:44.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 09:54:44.623 [DefaultDispatcher-worker-7 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-04-17 09:54:44.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 09:54:44.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67201002 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2025-04-17 09:54:44.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2025-04-17 09:54:44.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 09:54:44.642 [DefaultDispatcher-worker-18 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f39b3ba 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e0dd2 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 09:54:44.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-17 09:54:44.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-17 09:54:44.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 09:54:44.659 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.661 [DefaultDispatcher-worker-3 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@153cf928 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 09:54:44.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cba89f 2025-04-17 09:54:44.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cba89f 2025-04-17 09:54:44.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 09:54:44.681 [DefaultDispatcher-worker-9 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cba89f 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab8290 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 09:54:44.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-17 09:54:44.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-17 09:54:44.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 09:54:44.704 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.705 [DefaultDispatcher-worker-9 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c8b75c 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c7ab73 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 09:54:44.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1483c738 2025-04-17 09:54:44.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1483c738 2025-04-17 09:54:44.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 09:54:44.724 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.729 [DefaultDispatcher-worker-2 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1483c738 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cd1db3 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 09:54:44.744 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.749 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.754 [DefaultDispatcher-worker-18 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.757 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.761 [DefaultDispatcher-worker-7 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.762 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.767 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.771 [DefaultDispatcher-worker-9 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2025-04-17 09:54:44.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 09:54:44.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 09:54:44.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.774 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53630682: (connection evicted) 2025-04-17 09:54:44.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:44.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 09:54:44.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ae950f 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-04-17 09:54:44.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-04-17 09:54:44.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 09:54:44.783 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.794 [DefaultDispatcher-worker-7 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89dd102 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74471600 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 09:54:44.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@247877f3 2025-04-17 09:54:44.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@247877f3 2025-04-17 09:54:44.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 09:54:44.809 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.819 [DefaultDispatcher-worker-15 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@247877f3 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3070f59f 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-17 09:54:44.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-17 09:54:44.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 09:54:44.839 [DefaultDispatcher-worker-5 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6eec8 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-17 09:54:44.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-17 09:54:44.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 09:54:44.858 [DefaultDispatcher-worker-13 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2d124e 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 09:54:44.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-17 09:54:44.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-17 09:54:44.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 09:54:44.875 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.880 [DefaultDispatcher-worker-4 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-17 09:54:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 09:54:44.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209f0986 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-17 09:54:44.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-17 09:54:44.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 09:54:44.899 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.901 [DefaultDispatcher-worker-17 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c045627 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-17 09:54:44.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-17 09:54:44.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 09:54:44.920 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.921 [DefaultDispatcher-worker-9 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-17 09:54:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 09:54:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1488d1c 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:44.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-17 09:54:44.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-17 09:54:44.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 09:54:44.941 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:44.942 [DefaultDispatcher-worker-13 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-17 09:54:44.975 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:45.007 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:45.007 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:45.023 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b18fa79 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-04-17 09:54:49.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-04-17 09:54:49.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 09:54:49.027 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-04-17 09:54:49.036 [DefaultDispatcher-worker-5 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-04-17 09:54:49.042 [DefaultDispatcher-worker-10 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 09:54:49.053 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.062 [DefaultDispatcher-worker-8 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.066 [DefaultDispatcher-worker-7 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.070 [DefaultDispatcher-worker-4 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.075 [DefaultDispatcher-worker-13 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6ad84c 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 09:54:49.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 09:54:49.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.096 [DefaultDispatcher-worker-2 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.100 [DefaultDispatcher-worker-19 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.103 [DefaultDispatcher-worker-20 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.107 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568e2d65 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fdfd984 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 09:54:49.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e5206 2025-04-17 09:54:49.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e5206 2025-04-17 09:54:49.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 09:54:49.117 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5206 2025-04-17 09:54:49.127 [DefaultDispatcher-worker-4 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5206 2025-04-17 09:54:49.132 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5206 2025-04-17 09:54:49.136 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e5206 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e140753 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-17 09:54:49.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-17 09:54:49.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 09:54:49.144 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.147 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-17 09:54:49.156 [DefaultDispatcher-worker-3 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-17 09:54:49.160 [DefaultDispatcher-worker-3 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e834a5b 2025-04-17 09:54:49.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 09:54:49.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 09:54:49.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 09:54:49.172 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 09:54:49.176 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.181 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65013d71 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 09:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-17 09:54:49.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-17 09:54:49.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 09:54:49.193 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-17 09:54:49.202 [DefaultDispatcher-worker-8 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-17 09:54:49.208 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.240 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.262 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.297 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c89fdd8 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 09:54:49.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 09:54:49.322 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.328 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.329 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.331 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.331 [DefaultDispatcher-worker-8 @coroutine#2092] 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:46681/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.331 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.331 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46681/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.332 [DefaultDispatcher-worker-15 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.332 [DefaultDispatcher-worker-15 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.336 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.336 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.336 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.336 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.336 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.336 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.338 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c37c36 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 09:54:49.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e38329d 2025-04-17 09:54:49.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e38329d 2025-04-17 09:54:49.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 09:54:49.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e38329d 2025-04-17 09:54:49.359 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e38329d 2025-04-17 09:54:49.360 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e38329d 2025-04-17 09:54:49.363 [DefaultDispatcher-worker-17 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 09:54:49.363 [DefaultDispatcher-worker-17 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 09:54:49.363 [DefaultDispatcher-worker-17 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 09:54:49.364 [DefaultDispatcher-worker-19 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 09:54:49.364 [DefaultDispatcher-worker-19 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 09:54:49.365 [DefaultDispatcher-worker-10 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e38329d 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e01c6 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 09:54:49.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 09:54:49.408 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.410 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a981f58 2025-04-17 09:54:49.410 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a981f58 2025-04-17 09:54:49.412 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@545ffa7b 2025-04-17 09:54:49.412 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@545ffa7b 2025-04-17 09:54:49.414 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@50607428 2025-04-17 09:54:49.414 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@50607428 2025-04-17 09:54:49.416 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562f040 2025-04-17 09:54:49.416 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562f040 2025-04-17 09:54:49.418 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1a4f6b 2025-04-17 09:54:49.418 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1a4f6b 2025-04-17 09:54:49.420 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@243de0d1 2025-04-17 09:54:49.420 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@243de0d1 2025-04-17 09:54:49.421 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.422 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@77af014a 2025-04-17 09:54:49.422 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@77af014a 2025-04-17 09:54:49.424 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@754d0f0f 2025-04-17 09:54:49.424 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@754d0f0f 2025-04-17 09:54:49.426 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f167da 2025-04-17 09:54:49.426 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f167da 2025-04-17 09:54:49.426 [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-17 09:54:49.427 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.428 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.429 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.429 [DefaultDispatcher-worker-10 @coroutine#2124] 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:44565/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.429 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.429 [DefaultDispatcher-worker-10 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44565/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.430 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.430 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.434 [DefaultDispatcher-worker-13 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.434 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.434 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.434 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.434 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.434 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.435 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.439 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.439 [DefaultDispatcher-worker-11 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.441 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d09317 2025-04-17 09:54:49.441 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d09317 2025-04-17 09:54:49.444 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d17611d 2025-04-17 09:54:49.444 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d17611d 2025-04-17 09:54:49.444 [DefaultDispatcher-worker-5 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.446 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6928f867 2025-04-17 09:54:49.446 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6928f867 2025-04-17 09:54:49.448 [DefaultDispatcher-worker-15 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.448 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a6b26 2025-04-17 09:54:49.448 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a6b26 2025-04-17 09:54:49.450 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b851d9f 2025-04-17 09:54:49.450 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b851d9f 2025-04-17 09:54:49.452 [DefaultDispatcher-worker-13 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.452 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc827b 2025-04-17 09:54:49.452 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc827b 2025-04-17 09:54:49.454 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3389aa65 2025-04-17 09:54:49.454 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3389aa65 2025-04-17 09:54:49.456 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c059469 2025-04-17 09:54:49.456 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c059469 2025-04-17 09:54:49.457 [DefaultDispatcher-worker-18 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.458 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0f1193 2025-04-17 09:54:49.458 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0f1193 2025-04-17 09:54:49.458 [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-17 09:54:49.461 [DefaultDispatcher-worker-14 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.465 [DefaultDispatcher-worker-9 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.469 [DefaultDispatcher-worker-15 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.473 [DefaultDispatcher-worker-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.477 [DefaultDispatcher-worker-4 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 09:54:49.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.505 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.506 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.507 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.507 [DefaultDispatcher-worker-11 @coroutine#2171] 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:36441/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.507 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.507 [DefaultDispatcher-worker-11 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36441/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.507 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.508 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.508 [DefaultDispatcher-worker-16 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.510 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7992a0d 2025-04-17 09:54:49.510 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7992a0d 2025-04-17 09:54:49.511 [DefaultDispatcher-worker-12 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.511 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.511 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.511 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.512 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.512 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.512 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@95ed48e 2025-04-17 09:54:49.512 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@95ed48e 2025-04-17 09:54:49.513 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0e46dd 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 09:54:49.515 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d61417d 2025-04-17 09:54:49.515 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d61417d 2025-04-17 09:54:49.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-17 09:54:49.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-17 09:54:49.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 09:54:49.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-17 09:54:49.517 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4863deb5 2025-04-17 09:54:49.517 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4863deb5 2025-04-17 09:54:49.519 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644cf6 2025-04-17 09:54:49.519 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644cf6 2025-04-17 09:54:49.521 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e11210 2025-04-17 09:54:49.521 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e11210 2025-04-17 09:54:49.522 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-17 09:54:49.523 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-17 09:54:49.524 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0cdef8 2025-04-17 09:54:49.524 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0cdef8 2025-04-17 09:54:49.524 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 09:54:49.524 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 09:54:49.524 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 09:54:49.525 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 09:54:49.525 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 09:54:49.526 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c21fa 2025-04-17 09:54:49.526 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c21fa 2025-04-17 09:54:49.528 [DefaultDispatcher-worker-9 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd6fae8 2025-04-17 09:54:49.529 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6bdbf9 2025-04-17 09:54:49.529 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6bdbf9 2025-04-17 09:54:49.529 [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-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f316df 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 09:54:49.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.585 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.586 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33565b 2025-04-17 09:54:49.586 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33565b 2025-04-17 09:54:49.588 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f4adad 2025-04-17 09:54:49.588 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f4adad 2025-04-17 09:54:49.588 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.589 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cb3d2b 2025-04-17 09:54:49.589 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cb3d2b 2025-04-17 09:54:49.590 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.590 [DefaultDispatcher-worker-8 @coroutine#2203] 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:42799/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.590 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.590 [DefaultDispatcher-worker-8 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.591 [DefaultDispatcher-worker-7 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.591 [DefaultDispatcher-worker-7 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.591 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c9a796 2025-04-17 09:54:49.591 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c9a796 2025-04-17 09:54:49.593 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feb43a 2025-04-17 09:54:49.593 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feb43a 2025-04-17 09:54:49.594 [DefaultDispatcher-worker-8 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.594 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.594 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5260e2ed 2025-04-17 09:54:49.594 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5260e2ed 2025-04-17 09:54:49.594 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.594 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.595 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.595 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.596 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:49.596 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbdafef 2025-04-17 09:54:49.596 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbdafef 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216c6825 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 09:54:49.597 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e658d9 2025-04-17 09:54:49.597 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e658d9 2025-04-17 09:54:49.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-17 09:54:49.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-17 09:54:49.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 09:54:49.599 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@231963fb 2025-04-17 09:54:49.599 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@231963fb 2025-04-17 09:54:49.599 [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-17 09:54:49.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-17 09:54:49.605 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-17 09:54:49.606 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2735a7dc 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 09:54:49.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 09:54:49.610 [DefaultDispatcher-worker-9 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c4a8c93 2025-04-17 09:54:49.615 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.617 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ed7eaa 2025-04-17 09:54:49.617 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ed7eaa 2025-04-17 09:54:49.618 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@662a8dc7 2025-04-17 09:54:49.618 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@662a8dc7 2025-04-17 09:54:49.620 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@621515da 2025-04-17 09:54:49.620 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@621515da 2025-04-17 09:54:49.621 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@271787fc 2025-04-17 09:54:49.621 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@271787fc 2025-04-17 09:54:49.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.623 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@240ca59a 2025-04-17 09:54:49.623 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@240ca59a 2025-04-17 09:54:49.624 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fa4069 2025-04-17 09:54:49.624 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@16fa4069 2025-04-17 09:54:49.626 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0b3ca9 2025-04-17 09:54:49.626 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0b3ca9 2025-04-17 09:54:49.627 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@473878b3 2025-04-17 09:54:49.627 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@473878b3 2025-04-17 09:54:49.628 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.629 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d925bb 2025-04-17 09:54:49.629 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d925bb 2025-04-17 09:54:49.629 [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-17 09:54:49.629 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.630 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.630 [DefaultDispatcher-worker-14 @coroutine#2232] 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:50271/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.630 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.630 [DefaultDispatcher-worker-14 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.631 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.631 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.634 [DefaultDispatcher-worker-19 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.635 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.635 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.635 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.635 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.635 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.636 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e89e527 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 09:54:49.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-04-17 09:54:49.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-04-17 09:54:49.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 09:54:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-04-17 09:54:49.645 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-04-17 09:54:49.646 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dca907a 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.647 [DefaultDispatcher-worker-6 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 09:54:49.648 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:49.648 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:49.648 [DefaultDispatcher-worker-6 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 09:54:49.650 [DefaultDispatcher-worker-18 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5013c6bc 2025-04-17 09:54:49.664 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:49.668 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.670 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:49.670 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fe4da 2025-04-17 09:54:49.670 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fe4da 2025-04-17 09:54:49.671 [DefaultDispatcher-worker-6 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:49.671 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.671 [DefaultDispatcher-worker-4 @coroutine#2261] 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-17 09:54:49.671 [DefaultDispatcher-worker-4 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.671 [DefaultDispatcher-worker-4 @coroutine#2261] 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-17 09:54:49.672 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.672 [DefaultDispatcher-worker-6 @coroutine#2254] 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-17 09:54:49.672 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.672 [DefaultDispatcher-worker-2 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.672 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac80c2b 2025-04-17 09:54:49.672 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac80c2b 2025-04-17 09:54:49.672 [DefaultDispatcher-worker-9 @coroutine#2254] 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-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d18d9ed 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 09:54:49.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 09:54:49.674 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef78faa 2025-04-17 09:54:49.674 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef78faa 2025-04-17 09:54:49.676 [DefaultDispatcher-worker-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:49.676 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.676 [DefaultDispatcher-worker-1 @coroutine#2260] 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-17 09:54:49.676 [DefaultDispatcher-worker-1 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.676 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.676 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf50610 2025-04-17 09:54:49.676 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf50610 2025-04-17 09:54:49.678 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@30171480 2025-04-17 09:54:49.678 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@30171480 2025-04-17 09:54:49.680 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac4fffd 2025-04-17 09:54:49.680 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac4fffd 2025-04-17 09:54:49.682 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ccb3d0 2025-04-17 09:54:49.682 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ccb3d0 2025-04-17 09:54:49.684 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdaf95f 2025-04-17 09:54:49.684 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bdaf95f 2025-04-17 09:54:49.686 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13614db0 2025-04-17 09:54:49.686 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13614db0 2025-04-17 09:54:49.686 [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-17 09:54:49.690 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.696 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.697 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.698 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.698 [DefaultDispatcher-worker-1 @coroutine#2275] 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:39943/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.698 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.698 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39943/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.698 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.699 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.699 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.700 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-17 09:54:49.700 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c09888a 2025-04-17 09:54:49.702 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-17 09:54:49.702 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce6f7b 2025-04-17 09:54:49.702 [DefaultDispatcher-worker-9 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.702 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.702 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.702 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.702 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.702 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.704 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.704 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-17 09:54:49.704 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f1e3fa 2025-04-17 09:54:49.705 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-17 09:54:49.705 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f36540 2025-04-17 09:54:49.707 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-17 09:54:49.707 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef06c 2025-04-17 09:54:49.708 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.708 [DefaultDispatcher-worker-18 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.709 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-17 09:54:49.709 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@32bae2c7 2025-04-17 09:54:49.709 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-17 09:54:49.709 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5636e11c 2025-04-17 09:54:49.711 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-17 09:54:49.711 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9d2959 2025-04-17 09:54:49.711 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-17 09:54:49.711 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f105aa 2025-04-17 09:54:49.713 [DefaultDispatcher-worker-17 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.713 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-17 09:54:49.713 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc9a0f 2025-04-17 09:54:49.714 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-17 09:54:49.714 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cce8a6c 2025-04-17 09:54:49.715 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-17 09:54:49.716 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715ab88 2025-04-17 09:54:49.716 [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-17 09:54:49.716 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-17 09:54:49.716 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc0f91 2025-04-17 09:54:49.717 [DefaultDispatcher-worker-20 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.718 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-17 09:54:49.718 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@789333b5 2025-04-17 09:54:49.721 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-17 09:54:49.721 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@289fb558 2025-04-17 09:54:49.722 [DefaultDispatcher-worker-11 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.723 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-17 09:54:49.723 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad7cd 2025-04-17 09:54:49.725 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-17 09:54:49.725 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e3f0de 2025-04-17 09:54:49.726 [DefaultDispatcher-worker-19 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.727 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-17 09:54:49.727 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@180c7acc 2025-04-17 09:54:49.727 [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-17 09:54:49.730 [DefaultDispatcher-worker-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.733 [DefaultDispatcher-worker-7 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.737 [DefaultDispatcher-worker-3 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.738 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.741 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-17 09:54:49.741 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-17 09:54:49.741 [DefaultDispatcher-worker-5 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.742 [DefaultDispatcher-worker-14 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.742 [DefaultDispatcher-worker-14 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 09:54:49.742 [DefaultDispatcher-worker-14 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.743 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-17 09:54:49.743 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-17 09:54:49.743 [DefaultDispatcher-worker-9 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.743 [DefaultDispatcher-worker-9 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.745 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-17 09:54:49.745 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-17 09:54:49.747 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-17 09:54:49.747 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-17 09:54:49.748 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.748 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-17 09:54:49.749 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-17 09:54:49.750 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3c975 2025-04-17 09:54:49.750 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3c975 2025-04-17 09:54:49.750 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-17 09:54:49.750 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-17 09:54:49.751 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d04317d 2025-04-17 09:54:49.751 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d04317d 2025-04-17 09:54:49.752 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-17 09:54:49.752 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-17 09:54:49.753 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@393ba205 2025-04-17 09:54:49.753 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@393ba205 2025-04-17 09:54:49.754 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-17 09:54:49.754 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-17 09:54:49.754 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c393b46 2025-04-17 09:54:49.754 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c393b46 2025-04-17 09:54:49.756 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ccdd5 2025-04-17 09:54:49.756 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ccdd5 2025-04-17 09:54:49.756 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-17 09:54:49.756 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-17 09:54:49.756 [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-17 09:54:49.757 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f8142 2025-04-17 09:54:49.757 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f8142 2025-04-17 09:54:49.759 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c0297c 2025-04-17 09:54:49.759 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c0297c 2025-04-17 09:54:49.760 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c16c409 2025-04-17 09:54:49.760 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c16c409 2025-04-17 09:54:49.762 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3503b 2025-04-17 09:54:49.762 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd3503b 2025-04-17 09:54:49.762 [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-17 09:54:49.774 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.776 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-17 09:54:49.776 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-17 09:54:49.778 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-17 09:54:49.778 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-17 09:54:49.780 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-17 09:54:49.780 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-17 09:54:49.782 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-17 09:54:49.782 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-17 09:54:49.784 [DefaultDispatcher-worker-7 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 09:54:49.784 [DefaultDispatcher-worker-7 @coroutine#2302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39943/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:49.784 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-17 09:54:49.784 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-17 09:54:49.785 [DefaultDispatcher-worker-7 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.785 [DefaultDispatcher-worker-7 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 09:54:49.785 [DefaultDispatcher-worker-7 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.786 [DefaultDispatcher-worker-5 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.786 [DefaultDispatcher-worker-5 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.786 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-17 09:54:49.786 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-17 09:54:49.788 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-17 09:54:49.788 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-17 09:54:49.790 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-17 09:54:49.790 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-17 09:54:49.792 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-17 09:54:49.792 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-17 09:54:49.792 [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-17 09:54:49.804 [DefaultDispatcher-worker-12 @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:49.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204beb58 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 09:54:49.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.828 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.829 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.830 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.830 [DefaultDispatcher-worker-12 @coroutine#2327] 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:38407/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.830 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.830 [DefaultDispatcher-worker-12 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.831 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.831 [DefaultDispatcher-worker-4 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.834 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.834 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.834 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.834 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.835 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.835 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.835 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8426aa 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 09:54:49.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebf5f26 2025-04-17 09:54:49.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebf5f26 2025-04-17 09:54:49.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 09:54:49.838 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebf5f26 2025-04-17 09:54:49.845 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebf5f26 2025-04-17 09:54:49.846 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebf5f26 2025-04-17 09:54:49.850 [DefaultDispatcher-worker-3 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ebf5f26 2025-04-17 09:54:49.850 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.853 [DefaultDispatcher-worker-17 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.857 [DefaultDispatcher-worker-16 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.860 [DefaultDispatcher-worker-14 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.871 [DefaultDispatcher-worker-17 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.879 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.883 [DefaultDispatcher-worker-8 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.887 [DefaultDispatcher-worker-8 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.890 [DefaultDispatcher-worker-1 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.895 [DefaultDispatcher-worker-19 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5367d46f 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 09:54:49.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 09:54:49.907 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.909 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5999f4d7 2025-04-17 09:54:49.909 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5999f4d7 2025-04-17 09:54:49.911 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.911 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@575e1194 2025-04-17 09:54:49.911 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@575e1194 2025-04-17 09:54:49.913 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53619fa7 2025-04-17 09:54:49.913 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@53619fa7 2025-04-17 09:54:49.915 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@16631baf 2025-04-17 09:54:49.915 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@16631baf 2025-04-17 09:54:49.917 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.917 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6af8 2025-04-17 09:54:49.918 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6af8 2025-04-17 09:54:49.919 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.919 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.919 [DefaultDispatcher-worker-19 @coroutine#2369] 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:57619/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:49.919 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.920 [DefaultDispatcher-worker-19 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57619/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:49.920 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@273f09d4 2025-04-17 09:54:49.920 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@273f09d4 2025-04-17 09:54:49.921 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.921 [DefaultDispatcher-worker-6 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:49.922 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fc2633 2025-04-17 09:54:49.922 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fc2633 2025-04-17 09:54:49.924 [DefaultDispatcher-worker-12 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.924 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.924 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:49.924 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.924 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@764ce4e0 2025-04-17 09:54:49.924 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@764ce4e0 2025-04-17 09:54:49.924 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.924 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:49.925 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41fe0d98 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:49.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:49.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 09:54:49.926 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25024d7b 2025-04-17 09:54:49.926 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25024d7b 2025-04-17 09:54:49.926 [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-17 09:54:49.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2025-04-17 09:54:49.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2025-04-17 09:54:49.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 09:54:49.928 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2025-04-17 09:54:49.934 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2025-04-17 09:54:49.935 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2025-04-17 09:54:49.938 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:49.939 [DefaultDispatcher-worker-5 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecdd00 2025-04-17 09:54:49.939 [DefaultDispatcher-worker-2 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.940 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2025-04-17 09:54:49.940 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2025-04-17 09:54:49.942 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2025-04-17 09:54:49.942 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2025-04-17 09:54:49.943 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.944 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2025-04-17 09:54:49.944 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2025-04-17 09:54:49.946 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2025-04-17 09:54:49.946 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2025-04-17 09:54:49.947 [DefaultDispatcher-worker-6 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.948 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2025-04-17 09:54:49.948 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2025-04-17 09:54:49.950 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2025-04-17 09:54:49.950 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2025-04-17 09:54:49.950 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:49.951 [DefaultDispatcher-worker-18 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.951 [DefaultDispatcher-worker-18 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 09:54:49.951 [DefaultDispatcher-worker-18 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.951 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.951 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 09:54:49.952 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2025-04-17 09:54:49.952 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2025-04-17 09:54:49.953 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2025-04-17 09:54:49.953 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2025-04-17 09:54:49.955 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2025-04-17 09:54:49.955 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2025-04-17 09:54:49.955 [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-17 09:54:49.992 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 09:54:49.992 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57619/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:49.993 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.993 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 09:54:49.993 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.994 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.994 [DefaultDispatcher-worker-12 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 09:54:49.997 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:49.999 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@727d0817 2025-04-17 09:54:49.999 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@727d0817 2025-04-17 09:54:50.001 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbaf828 2025-04-17 09:54:50.001 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbaf828 2025-04-17 09:54:50.002 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@78856367 2025-04-17 09:54:50.002 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@78856367 2025-04-17 09:54:50.004 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d87f213 2025-04-17 09:54:50.004 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d87f213 2025-04-17 09:54:50.005 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@27206804 2025-04-17 09:54:50.005 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@27206804 2025-04-17 09:54:50.005 [DefaultDispatcher-worker-13 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:50.007 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@c70af70 2025-04-17 09:54:50.007 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@c70af70 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3672eb 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 09:54:50.008 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3d6bc2 2025-04-17 09:54:50.008 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3d6bc2 2025-04-17 09:54:50.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 09:54:50.010 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da80d5c 2025-04-17 09:54:50.010 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da80d5c 2025-04-17 09:54:50.012 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ec2ea5 2025-04-17 09:54:50.012 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ec2ea5 2025-04-17 09:54:50.012 [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-17 09:54:50.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.025 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.026 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.027 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:50.027 [DefaultDispatcher-worker-13 @coroutine#2422] 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:40969/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:50.027 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:50.027 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40969/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:50.028 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.028 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:50.028 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:50.029 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bbdf1 2025-04-17 09:54:50.029 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bbdf1 2025-04-17 09:54:50.031 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc49a6 2025-04-17 09:54:50.031 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc49a6 2025-04-17 09:54:50.031 [DefaultDispatcher-worker-2 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.031 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.031 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.031 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.032 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc3d681 2025-04-17 09:54:50.032 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc3d681 2025-04-17 09:54:50.032 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.032 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.033 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21252bef 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 09:54:50.033 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1439d 2025-04-17 09:54:50.033 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1439d 2025-04-17 09:54:50.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-04-17 09:54:50.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-04-17 09:54:50.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 09:54:50.035 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299b181 2025-04-17 09:54:50.035 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-04-17 09:54:50.035 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299b181 2025-04-17 09:54:50.036 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f157b0d 2025-04-17 09:54:50.037 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f157b0d 2025-04-17 09:54:50.038 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7b0 2025-04-17 09:54:50.038 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7b0 2025-04-17 09:54:50.040 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeebcd2 2025-04-17 09:54:50.040 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeebcd2 2025-04-17 09:54:50.040 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-04-17 09:54:50.041 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-04-17 09:54:50.041 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@21241f37 2025-04-17 09:54:50.041 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@21241f37 2025-04-17 09:54:50.041 [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-17 09:54:50.043 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/auth/register 2025-04-17 09:54:50.043 [DefaultDispatcher-worker-3 @coroutine#2444] 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:40969/auth/register. 2025-04-17 09:54:50.043 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/auth/register 2025-04-17 09:54:50.043 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40969/auth/register from class io.ktor.http.content.TextContent 2025-04-17 09:54:50.043 [DefaultDispatcher-worker-18 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/auth/register 2025-04-17 09:54:50.043 [DefaultDispatcher-worker-18 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/auth/register 2025-04-17 09:54:50.046 [DefaultDispatcher-worker-7 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-04-17 09:54:50.085 [DefaultDispatcher-worker-6 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40969/auth/register. 2025-04-17 09:54:50.085 [DefaultDispatcher-worker-6 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40969/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:50.097 [DefaultDispatcher-worker-9 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.100 [DefaultDispatcher-worker-1 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe687b5 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 09:54:50.109 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.111 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@616c5581 2025-04-17 09:54:50.111 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@616c5581 2025-04-17 09:54:50.112 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fabb7dc 2025-04-17 09:54:50.112 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fabb7dc 2025-04-17 09:54:50.114 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b943ef1 2025-04-17 09:54:50.114 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b943ef1 2025-04-17 09:54:50.116 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96bde7 2025-04-17 09:54:50.116 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96bde7 2025-04-17 09:54:50.117 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd525e9 2025-04-17 09:54:50.117 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd525e9 2025-04-17 09:54:50.119 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff272d8 2025-04-17 09:54:50.119 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff272d8 2025-04-17 09:54:50.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.120 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@555bb461 2025-04-17 09:54:50.120 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@555bb461 2025-04-17 09:54:50.122 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb942a8 2025-04-17 09:54:50.122 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb942a8 2025-04-17 09:54:50.123 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a47ccfb 2025-04-17 09:54:50.123 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a47ccfb 2025-04-17 09:54:50.123 [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-17 09:54:50.125 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.126 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.127 [DefaultDispatcher-worker-12 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.127 [DefaultDispatcher-worker-12 @coroutine#2458] 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-17 09:54:50.127 [DefaultDispatcher-worker-12 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.127 [DefaultDispatcher-worker-12 @coroutine#2458] 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-17 09:54:50.128 [DefaultDispatcher-worker-15 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.128 [DefaultDispatcher-worker-15 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.130 [DefaultDispatcher-worker-11 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.131 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.131 [DefaultDispatcher-worker-11 @coroutine#2457] 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-17 09:54:50.131 [DefaultDispatcher-worker-11 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.131 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.131 [DefaultDispatcher-worker-4 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.132 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.134 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.135 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.137 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@653dd7ee 2025-04-17 09:54:50.137 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@653dd7ee 2025-04-17 09:54:50.138 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfa3539 2025-04-17 09:54:50.138 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfa3539 2025-04-17 09:54:50.140 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc5bc9e 2025-04-17 09:54:50.140 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc5bc9e 2025-04-17 09:54:50.142 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac73f02 2025-04-17 09:54:50.142 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac73f02 2025-04-17 09:54:50.143 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@214e1f13 2025-04-17 09:54:50.143 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@214e1f13 2025-04-17 09:54:50.144 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a86112a 2025-04-17 09:54:50.145 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba7b5fe 2025-04-17 09:54:50.145 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba7b5fe 2025-04-17 09:54:50.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 09:54:50.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 09:54:50.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.145 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a86112a: (connection evicted) 2025-04-17 09:54:50.147 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c4cb58 2025-04-17 09:54:50.147 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c4cb58 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 09:54:50.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c7e6c0 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 09:54:50.149 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae8c04d 2025-04-17 09:54:50.149 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae8c04d 2025-04-17 09:54:50.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 09:54:50.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.151 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0fe884 2025-04-17 09:54:50.151 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0fe884 2025-04-17 09:54:50.151 [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-17 09:54:50.155 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.156 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.157 [DefaultDispatcher-worker-5 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.157 [DefaultDispatcher-worker-5 @coroutine#2485] 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-17 09:54:50.157 [DefaultDispatcher-worker-5 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.157 [DefaultDispatcher-worker-5 @coroutine#2485] 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-17 09:54:50.157 [DefaultDispatcher-worker-3 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.157 [DefaultDispatcher-worker-3 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.160 [DefaultDispatcher-worker-8 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.161 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.161 [DefaultDispatcher-worker-8 @coroutine#2484] 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-17 09:54:50.161 [DefaultDispatcher-worker-8 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.161 [DefaultDispatcher-worker-11 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.161 [DefaultDispatcher-worker-11 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.162 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.163 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.165 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2605433 2025-04-17 09:54:50.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 09:54:50.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 09:54:50.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.165 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2605433: (connection evicted) 2025-04-17 09:54:50.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 09:54:50.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2525fe 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 09:54:50.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 09:54:50.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.172 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.173 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.174 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.174 [DefaultDispatcher-worker-9 @coroutine#2512] 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-17 09:54:50.174 [DefaultDispatcher-worker-9 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.174 [DefaultDispatcher-worker-9 @coroutine#2512] 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-17 09:54:50.175 [DefaultDispatcher-worker-20 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.175 [DefaultDispatcher-worker-20 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.178 [DefaultDispatcher-worker-9 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.178 [DefaultDispatcher-worker-9 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.178 [DefaultDispatcher-worker-9 @coroutine#2511] 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-17 09:54:50.178 [DefaultDispatcher-worker-9 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.178 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.178 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.179 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.180 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.182 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.183 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.184 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.186 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.187 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b476930 2025-04-17 09:54:50.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 09:54:50.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.188 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b476930: (connection evicted) 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 09:54:50.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff05f85 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 09:54:50.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 09:54:50.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.195 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.196 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.197 [DefaultDispatcher-worker-9 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.197 [DefaultDispatcher-worker-9 @coroutine#2550] 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-17 09:54:50.197 [DefaultDispatcher-worker-9 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.197 [DefaultDispatcher-worker-9 @coroutine#2550] 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-17 09:54:50.197 [DefaultDispatcher-worker-15 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.197 [DefaultDispatcher-worker-15 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.200 [DefaultDispatcher-worker-19 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.200 [DefaultDispatcher-worker-19 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.200 [DefaultDispatcher-worker-19 @coroutine#2549] 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-17 09:54:50.200 [DefaultDispatcher-worker-19 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.201 [DefaultDispatcher-worker-12 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.201 [DefaultDispatcher-worker-12 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.201 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.203 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.204 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2025-04-17 09:54:50.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 09:54:50.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 09:54:50.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.205 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71979130: (connection evicted) 2025-04-17 09:54:50.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 09:54:50.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 09:54:50.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 09:54:50.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f059ad 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 09:54:50.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 09:54:50.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.212 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.213 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.214 [DefaultDispatcher-worker-19 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.214 [DefaultDispatcher-worker-19 @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-17 09:54:50.214 [DefaultDispatcher-worker-19 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.214 [DefaultDispatcher-worker-19 @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-17 09:54:50.214 [DefaultDispatcher-worker-2 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.214 [DefaultDispatcher-worker-2 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.218 [DefaultDispatcher-worker-5 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.218 [DefaultDispatcher-worker-5 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.218 [DefaultDispatcher-worker-5 @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-17 09:54:50.218 [DefaultDispatcher-worker-5 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.218 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.218 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.219 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.221 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.222 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.223 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.225 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25131637 2025-04-17 09:54:50.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 09:54:50.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 09:54:50.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.226 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25131637: (connection evicted) 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 09:54:50.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661d49d1 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 09:54:50.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 09:54:50.228 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.233 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.234 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.235 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.235 [DefaultDispatcher-worker-10 @coroutine#2613] 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-17 09:54:50.235 [DefaultDispatcher-worker-10 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.235 [DefaultDispatcher-worker-10 @coroutine#2613] 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-17 09:54:50.236 [DefaultDispatcher-worker-2 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.236 [DefaultDispatcher-worker-2 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 09:54:50.239 [DefaultDispatcher-worker-9 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.239 [DefaultDispatcher-worker-9 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.239 [DefaultDispatcher-worker-9 @coroutine#2612] 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-17 09:54:50.239 [DefaultDispatcher-worker-9 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.239 [DefaultDispatcher-worker-20 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.239 [DefaultDispatcher-worker-20 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 09:54:50.240 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.241 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-04-17 09:54:50.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 09:54:50.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 09:54:50.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.242 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f43664: (connection evicted) 2025-04-17 09:54:50.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 09:54:50.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 09:54:50.348 [DefaultDispatcher-worker-13 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:50.348 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.349 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.349 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.349 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.349 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.438 [DefaultDispatcher-worker-4 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:50.439 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.439 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.439 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.440 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.440 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2357f000 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.501 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 09:54:50.511 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.516 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.516 [DefaultDispatcher-worker-6 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:50.516 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.516 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.516 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.517 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.517 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.517 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.518 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.523 [DefaultDispatcher-worker-7 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.529 [DefaultDispatcher-worker-13 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0 2025-04-17 09:54:50.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 09:54:50.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 09:54:50.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.530 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6124a7c0: (connection evicted) 2025-04-17 09:54:50.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 09:54:50.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f78adf 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.532 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 09:54:50.539 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.544 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.545 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.546 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.546 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 09:54:50.546 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.546 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.546 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e83608 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.547 [Test worker @coroutine#2690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 09:54:50.555 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.560 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.561 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.561 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.566 [DefaultDispatcher-worker-9 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 09:54:50.574 [DefaultDispatcher-worker-8 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.577 [DefaultDispatcher-worker-10 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.581 [DefaultDispatcher-worker-17 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2025-04-17 09:54:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 09:54:50.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 09:54:50.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.588 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d51518: (connection evicted) 2025-04-17 09:54:50.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 09:54:50.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 09:54:50.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 09:54:50.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 09:54:50.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.588 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4: (connection evicted) 2025-04-17 09:54:50.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 09:54:50.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf6b6e6 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.589 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.590 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.590 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.590 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 09:54:50.590 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.590 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.590 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 09:54:50.597 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.599 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:50.599 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.599 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.599 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.600 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.600 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.602 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.603 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.604 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44872224 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.604 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.605 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 09:54:50.612 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.617 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.618 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.618 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.622 [DefaultDispatcher-worker-15 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682fc714 2025-04-17 09:54:50.629 [DefaultDispatcher-worker-14 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.633 [DefaultDispatcher-worker-4 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.636 [DefaultDispatcher-worker-3 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1444e35f 2025-04-17 09:54:50.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 09:54:50.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 09:54:50.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.638 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1444e35f: (connection evicted) 2025-04-17 09:54:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 09:54:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 09:54:50.639 [DefaultDispatcher-worker-12 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 09:54:50.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 09:54:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.639 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.639 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.639 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.639 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682fc714: (connection evicted) 2025-04-17 09:54:50.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 09:54:50.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 09:54:50.640 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.640 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4b09c7 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.640 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 09:54:50.641 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.641 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.641 [Test worker @coroutine#2763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 09:54:50.648 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.653 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.654 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.655 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.659 [DefaultDispatcher-worker-8 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.669 [DefaultDispatcher-worker-11 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.671 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.674 [DefaultDispatcher-worker-17 @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf 2025-04-17 09:54:50.680 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:50.680 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.681 [DefaultDispatcher-worker-2 @coroutine#2260] 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-17 09:54:50.681 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.681 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 09:54:50.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 09:54:50.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.685 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ecbfbf: (connection evicted) 2025-04-17 09:54:50.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 09:54:50.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d4f542 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.687 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 09:54:50.695 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.699 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.700 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.701 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.706 [DefaultDispatcher-worker-8 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.706 [DefaultDispatcher-worker-7 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:50.707 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.707 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.707 [DefaultDispatcher-worker-7 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.707 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.707 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.717 [DefaultDispatcher-worker-20 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.719 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.722 [DefaultDispatcher-worker-20 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2025-04-17 09:54:50.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 09:54:50.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 09:54:50.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.726 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188500e9: (connection evicted) 2025-04-17 09:54:50.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 09:54:50.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 09:54:50.727 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 09:54:50.727 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.727 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.727 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.727 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb186b 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.728 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 09:54:50.737 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.742 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.743 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.744 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.749 [DefaultDispatcher-worker-2 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.759 [DefaultDispatcher-worker-1 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.763 [DefaultDispatcher-worker-10 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.828 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.867 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:50.867 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.867 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.867 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.868 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.868 [DefaultDispatcher-worker-2 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.875 [DefaultDispatcher-worker-14 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 09:54:50.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 09:54:50.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 09:54:50.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.903 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd: (connection evicted) 2025-04-17 09:54:50.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 09:54:50.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d364bce 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.905 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 09:54:50.906 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.906 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.906 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 09:54:50.913 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.918 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.919 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.920 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.924 [DefaultDispatcher-worker-1 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.925 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.928 [DefaultDispatcher-worker-17 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:50.928 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.928 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:50.928 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.928 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.928 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:50.935 [DefaultDispatcher-worker-8 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.939 [DefaultDispatcher-worker-13 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 09:54:50.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 09:54:50.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 09:54:50.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:50.944 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc: (connection evicted) 2025-04-17 09:54:50.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:50.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 09:54:50.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200cbb63 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:50.945 [Test worker @coroutine#2961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 09:54:50.946 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:50.946 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:50.946 [Test worker @coroutine#2961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 09:54:50.953 [Test worker @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:50.958 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:50.959 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:50.960 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:50.965 [DefaultDispatcher-worker-5 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 09:54:51.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 09:54:51.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 09:54:51.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:51.003 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4: (connection evicted) 2025-04-17 09:54:51.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:51.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 09:54:51.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3edb09b9 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:51.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:51.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 09:54:51.049 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:51.049 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.049 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.049 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.050 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.050 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.061 [DefaultDispatcher-worker-18 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.065 [DefaultDispatcher-worker-11 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.069 [DefaultDispatcher-worker-12 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.072 [DefaultDispatcher-worker-18 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.089 [DefaultDispatcher-worker-17 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.089 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 09:54:51.094 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-17 09:54:51.095 [DefaultDispatcher-worker-7 @coroutine#3001] INFO ktor.application - Responding at http://0.0.0.0:46821 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@652855c4 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:51.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 09:54:51.103 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.103 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:51.103 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.103 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.104 [eventLoopGroupProxy-19-2 @call-handler#3012] 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-17 09:54:51.104 [eventLoopGroupProxy-19-1 @call-handler#3011] 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-17 09:54:51.105 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.105 [eventLoopGroupProxy-19-1 @call-handler#3011] 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-17 09:54:51.105 [eventLoopGroupProxy-19-1 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.105 [eventLoopGroupProxy-19-1 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.105 [DefaultDispatcher-worker-7 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.105 [DefaultDispatcher-worker-7 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.106 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377a1763 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:51.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 09:54:51.113 [DefaultDispatcher-worker-15 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.113 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.113 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.113 [DefaultDispatcher-worker-15 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.114 [eventLoopGroupProxy-19-1 @call-handler#3017] 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-17 09:54:51.114 [eventLoopGroupProxy-19-1 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.114 [DefaultDispatcher-worker-19 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.114 [DefaultDispatcher-worker-19 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.117 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.117 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:51.117 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.117 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7066c00a 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:51.117 [eventLoopGroupProxy-19-1 @call-handler#3026] 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-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:51.118 [eventLoopGroupProxy-19-1 @call-handler#3026] 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-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:51.118 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 09:54:51.118 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 09:54:51.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 09:54:51.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 09:54:51.118 [eventLoopGroupProxy-19-3 @call-handler#3029] 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-17 09:54:51.118 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.118 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.118 [eventLoopGroupProxy-19-3 @call-handler#3029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.119 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.122 [DefaultDispatcher-worker-11 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.126 [DefaultDispatcher-worker-4 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.126 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.126 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.126 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.126 [eventLoopGroupProxy-19-1 @call-handler#3035] 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-17 09:54:51.126 [eventLoopGroupProxy-19-1 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.127 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.127 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.127 [DefaultDispatcher-worker-14 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.127 [DefaultDispatcher-worker-14 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 09:54:51.127 [DefaultDispatcher-worker-14 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.128 [DefaultDispatcher-worker-14 @coroutine#3040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.128 [eventLoopGroupProxy-19-1 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-17 09:54:51.128 [eventLoopGroupProxy-19-1 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.128 [eventLoopGroupProxy-19-1 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.129 [eventLoopGroupProxy-19-1 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.129 [eventLoopGroupProxy-19-4 @call-handler#3048] 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-17 09:54:51.129 [eventLoopGroupProxy-19-4 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.129 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.129 [DefaultDispatcher-worker-8 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 09:54:51.131 [DefaultDispatcher-worker-6 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.133 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.135 [DefaultDispatcher-worker-2 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.137 [DefaultDispatcher-worker-21 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.138 [DefaultDispatcher-worker-9 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 09:54:51.138 [DefaultDispatcher-worker-9 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.138 [DefaultDispatcher-worker-9 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.138 [DefaultDispatcher-worker-9 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.139 [eventLoopGroupProxy-19-1 @call-handler#3056] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 09:54:51.139 [eventLoopGroupProxy-19-1 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.139 [DefaultDispatcher-worker-18 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.139 [DefaultDispatcher-worker-18 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.143 [DefaultDispatcher-worker-17 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 09:54:51.147 [DefaultDispatcher-worker-10 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-17 09:54:51.154 [DefaultDispatcher-worker-18 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.155 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.155 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 09:54:51.155 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.156 [eventLoopGroupProxy-19-1 @call-handler#3070] 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-17 09:54:51.159 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.170 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.170 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.171 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 09:54:51.171 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.171 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249 2025-04-17 09:54:51.171 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249. 2025-04-17 09:54:51.171 [DefaultDispatcher-worker-14 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249 2025-04-17 09:54:51.171 [eventLoopGroupProxy-19-1 @call-handler#3074] 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-17 09:54:51.175 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.176 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249 2025-04-17 09:54:51.176 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249 2025-04-17 09:54:51.176 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249. 2025-04-17 09:54:51.176 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805249 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.181 [DefaultDispatcher-worker-16 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.181 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.181 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 09:54:51.181 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.182 [eventLoopGroupProxy-19-1 @call-handler#3078] 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-17 09:54:51.183 [eventLoopGroupProxy-19-1 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.184 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.184 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.184 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 09:54:51.184 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.188 [DefaultDispatcher-worker-20 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.196 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:51.201 [DefaultDispatcher-worker-17 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.205 [DefaultDispatcher-worker-17 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.205 [DefaultDispatcher-worker-5 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.205 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.205 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.205 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.205 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.206 [eventLoopGroupProxy-19-1 @call-handler#3084] 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-17 09:54:51.206 [eventLoopGroupProxy-19-1 @call-handler#3084] 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-17 09:54:51.206 [eventLoopGroupProxy-19-1 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.207 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:51.210 [DefaultDispatcher-worker-15 @call-handler#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.210 [eventLoopGroupProxy-19-1 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.211 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.211 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.211 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.211 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.215 [DefaultDispatcher-worker-12 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.218 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:51.220 [DefaultDispatcher-worker-8 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.221 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.221 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 09:54:51.221 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.221 [eventLoopGroupProxy-19-1 @call-handler#3097] 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-17 09:54:51.224 [DefaultDispatcher-worker-10 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250. 2025-04-17 09:54:51.235 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250 2025-04-17 09:54:51.235 [eventLoopGroupProxy-19-1 @call-handler#3101] 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-17 09:54:51.236 [eventLoopGroupProxy-19-1 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.236 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250 2025-04-17 09:54:51.236 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250 2025-04-17 09:54:51.236 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250. 2025-04-17 09:54:51.236 [DefaultDispatcher-worker-2 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717430012810805250 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.240 [DefaultDispatcher-worker-12 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.241 [eventLoopGroupProxy-19-1 @call-handler#3105] 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-17 09:54:51.241 [eventLoopGroupProxy-19-1 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 09:54:51.241 [DefaultDispatcher-worker-12 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.245 [DefaultDispatcher-worker-15 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.256 [DefaultDispatcher-worker-21 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.260 [DefaultDispatcher-worker-15 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.260 [DefaultDispatcher-worker-5 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.260 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.260 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.260 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.260 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.260 [eventLoopGroupProxy-19-1 @call-handler#3111] 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-17 09:54:51.260 [eventLoopGroupProxy-19-1 @call-handler#3111] 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-17 09:54:51.260 [eventLoopGroupProxy-19-1 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.263 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.267 [DefaultDispatcher-worker-7 @call-handler#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.267 [eventLoopGroupProxy-19-1 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.267 [DefaultDispatcher-worker-7 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.267 [DefaultDispatcher-worker-7 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.268 [DefaultDispatcher-worker-7 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.268 [DefaultDispatcher-worker-7 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.271 [DefaultDispatcher-worker-4 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.275 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.275 [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:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248. 2025-04-17 09:54:51.275 [UI Thread @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.275 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.275 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.275 [UI Thread @coroutine#3135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.275 [eventLoopGroupProxy-19-1 @call-handler#3146] 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-17 09:54:51.276 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.276 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.276 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.276 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.276 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.276 [UI Thread @coroutine#3142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.277 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.277 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249. 2025-04-17 09:54:51.277 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.278 [eventLoopGroupProxy-19-1 @call-handler#3146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.278 [eventLoopGroupProxy-19-5 @call-handler#3168] 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-17 09:54:51.278 [eventLoopGroupProxy-19-6 @call-handler#3169] 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-17 09:54:51.278 [eventLoopGroupProxy-19-7 @call-handler#3170] 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-17 09:54:51.278 [UI Thread @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.278 [UI Thread @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.279 [UI Thread @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248. 2025-04-17 09:54:51.279 [UI Thread @coroutine#3131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.279 [eventLoopGroupProxy-19-8 @call-handler#3178] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-17 09:54:51.279 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.279 [eventLoopGroupProxy-19-6 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.279 [eventLoopGroupProxy-19-7 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.280 [UI Thread @coroutine#3135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.280 [UI Thread @coroutine#3135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.280 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.280 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.280 [UI Thread @coroutine#3142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.280 [UI Thread @coroutine#3142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.280 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.280 [UI Thread @coroutine#3135] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.280 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.280 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.280 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.280 [UI Thread @coroutine#3142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.283 [DefaultDispatcher-worker-16 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.286 [eventLoopGroupProxy-19-8 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.286 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.286 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.286 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249. 2025-04-17 09:54:51.286 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.287 [DefaultDispatcher-worker-21 @coroutine#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.290 [DefaultDispatcher-worker-14 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.293 [DefaultDispatcher-worker-7 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.298 [DefaultDispatcher-worker-13 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.301 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248 2025-04-17 09:54:51.301 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248. 2025-04-17 09:54:51.301 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248 2025-04-17 09:54:51.301 [eventLoopGroupProxy-19-1 @call-handler#3193] 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-17 09:54:51.302 [eventLoopGroupProxy-19-1 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.303 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248 2025-04-17 09:54:51.303 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248 2025-04-17 09:54:51.303 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248. 2025-04-17 09:54:51.303 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.307 [DefaultDispatcher-worker-6 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.312 [DefaultDispatcher-worker-3 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.315 [DefaultDispatcher-worker-7 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.316 [DefaultDispatcher-worker-7 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.316 [DefaultDispatcher-worker-7 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.316 [DefaultDispatcher-worker-7 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.316 [DefaultDispatcher-worker-7 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.316 [eventLoopGroupProxy-19-1 @call-handler#3201] 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-17 09:54:51.316 [eventLoopGroupProxy-19-1 @call-handler#3201] 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-17 09:54:51.316 [eventLoopGroupProxy-19-1 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.320 [DefaultDispatcher-worker-5 @call-handler#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.321 [eventLoopGroupProxy-19-1 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.321 [DefaultDispatcher-worker-18 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.321 [DefaultDispatcher-worker-18 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.321 [DefaultDispatcher-worker-18 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.321 [DefaultDispatcher-worker-18 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.325 [DefaultDispatcher-worker-14 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.325 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249 2025-04-17 09:54:51.325 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249. 2025-04-17 09:54:51.325 [UI Thread @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249 2025-04-17 09:54:51.325 [eventLoopGroupProxy-19-1 @call-handler#3222] 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-17 09:54:51.328 [eventLoopGroupProxy-19-1 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.328 [UI Thread @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249 2025-04-17 09:54:51.328 [UI Thread @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249 2025-04-17 09:54:51.329 [UI Thread @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249. 2025-04-17 09:54:51.329 [UI Thread @coroutine#3217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717430012810805250&assignmentUid=717430012810805248&clazzUid=717430012810805248&submitterUid=717430012810805249 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.333 [DefaultDispatcher-worker-8 @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.338 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249 2025-04-17 09:54:51.338 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249. 2025-04-17 09:54:51.338 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249 2025-04-17 09:54:51.338 [eventLoopGroupProxy-19-1 @call-handler#3241] 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-17 09:54:51.339 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.339 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248. 2025-04-17 09:54:51.339 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [eventLoopGroupProxy-19-1 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.339 [eventLoopGroupProxy-19-5 @call-handler#3250] 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-17 09:54:51.339 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.339 [UI Thread @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [eventLoopGroupProxy-19-6 @call-handler#3255] 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-17 09:54:51.339 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.339 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.339 [eventLoopGroupProxy-19-7 @call-handler#3259] 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-17 09:54:51.340 [eventLoopGroupProxy-19-1 @call-handler#3262] 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-17 09:54:51.340 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249 2025-04-17 09:54:51.340 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249 2025-04-17 09:54:51.340 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249. 2025-04-17 09:54:51.340 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/PersonDao/getNamesByUid?uid=717430012810805249 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.340 [eventLoopGroupProxy-19-7 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.340 [UI Thread @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.340 [UI Thread @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.340 [eventLoopGroupProxy-19-1 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.341 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.341 [UI Thread @coroutine#3244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.341 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.341 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.341 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.341 [eventLoopGroupProxy-19-5 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.341 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.341 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.341 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.341 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.341 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.342 [eventLoopGroupProxy-19-6 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.342 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248 2025-04-17 09:54:51.342 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248 2025-04-17 09:54:51.342 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248. 2025-04-17 09:54:51.342 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.345 [DefaultDispatcher-worker-5 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.348 [DefaultDispatcher-worker-7 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.351 [DefaultDispatcher-worker-14 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.352 [DefaultDispatcher-worker-17 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:51.352 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.352 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.352 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.353 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.353 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.353 [DefaultDispatcher-worker-7 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.357 [DefaultDispatcher-worker-15 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.360 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250 2025-04-17 09:54:51.360 [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:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250. 2025-04-17 09:54:51.360 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250 2025-04-17 09:54:51.360 [eventLoopGroupProxy-19-1 @call-handler#3281] 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-17 09:54:51.363 [eventLoopGroupProxy-19-1 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.363 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250 2025-04-17 09:54:51.363 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250 2025-04-17 09:54:51.364 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250. 2025-04-17 09:54:51.364 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805250 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.368 [DefaultDispatcher-worker-6 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.369 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249 2025-04-17 09:54:51.369 [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:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249. 2025-04-17 09:54:51.369 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249 2025-04-17 09:54:51.370 [eventLoopGroupProxy-19-1 @call-handler#3285] 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-17 09:54:51.370 [eventLoopGroupProxy-19-1 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.371 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249 2025-04-17 09:54:51.371 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249 2025-04-17 09:54:51.371 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249. 2025-04-17 09:54:51.371 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/PersonDao/findByUidAsync?uid=717430012810805249 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.374 [DefaultDispatcher-worker-6 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.380 [DefaultDispatcher-worker-19 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.383 [DefaultDispatcher-worker-5 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.383 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.383 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.383 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.383 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46821/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 09:54:51.384 [eventLoopGroupProxy-19-1 @call-handler#3290] 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-17 09:54:51.384 [eventLoopGroupProxy-19-1 @call-handler#3290] 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-17 09:54:51.384 [eventLoopGroupProxy-19-1 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 09:54:51.388 [DefaultDispatcher-worker-8 @call-handler#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-17 09:54:51.388 [eventLoopGroupProxy-19-1 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.389 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.389 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/replication/message 2025-04-17 09:54:51.389 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/replication/message. 2025-04-17 09:54:51.389 [DefaultDispatcher-worker-15 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.390 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.390 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248. 2025-04-17 09:54:51.390 [UI Thread @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.390 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.390 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.390 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.390 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.390 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.390 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.390 [eventLoopGroupProxy-19-1 @call-handler#3330] 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-17 09:54:51.390 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.390 [eventLoopGroupProxy-19-5 @call-handler#3332] 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-17 09:54:51.390 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.391 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.391 [eventLoopGroupProxy-19-6 @call-handler#3340] 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-17 09:54:51.391 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.391 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249. 2025-04-17 09:54:51.391 [UI Thread @coroutine#3342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.391 [eventLoopGroupProxy-19-1 @call-handler#3330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.391 [eventLoopGroupProxy-19-7 @call-handler#3346] 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-17 09:54:51.391 [UI Thread @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.391 [UI Thread @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 2025-04-17 09:54:51.391 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248. 2025-04-17 09:54:51.391 [eventLoopGroupProxy-19-6 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.391 [UI Thread @coroutine#3313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.391 [eventLoopGroupProxy-19-7 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.392 [eventLoopGroupProxy-19-5 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.392 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.392 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.392 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.392 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.392 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.392 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.392 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.392 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.392 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.392 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 2025-04-17 09:54:51.392 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248. 2025-04-17 09:54:51.392 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717430012810805249&assignmentUid=717430012810805248 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.393 [DefaultDispatcher-worker-22 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-17 09:54:51.393 [eventLoopGroupProxy-19-9 @call-handler#3357] 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-17 09:54:51.395 [eventLoopGroupProxy-19-9 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 09:54:51.395 [UI Thread @coroutine#3342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.395 [UI Thread @coroutine#3342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 2025-04-17 09:54:51.395 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249. 2025-04-17 09:54:51.395 [UI Thread @coroutine#3342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46821/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717430012810805248&clazzUid=717430012810805248&accountPersonUid=717430012810805249 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:51.395 [DefaultDispatcher-worker-22 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.399 [DefaultDispatcher-worker-15 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.402 [DefaultDispatcher-worker-4 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.405 [DefaultDispatcher-worker-2 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.408 [DefaultDispatcher-worker-20 @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-17 09:54:51.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 09:54:51.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 09:54:51.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:51.410 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b: (connection evicted) 2025-04-17 09:54:51.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:51.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 09:54:51.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 09:54:51.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 09:54:51.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 09:54:51.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:51.411 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a: (connection evicted) 2025-04-17 09:54:51.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:51.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 09:54:51.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 09:54:51.443 [DefaultDispatcher-worker-19 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:51.443 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.443 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.443 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.444 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.444 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.521 [DefaultDispatcher-worker-12 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:51.521 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.521 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.521 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.522 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.522 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.604 [DefaultDispatcher-worker-7 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:51.604 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.604 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.604 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.604 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.604 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.644 [DefaultDispatcher-worker-21 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:51.644 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.644 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.644 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.645 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.645 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.685 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:51.685 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.685 [DefaultDispatcher-worker-7 @coroutine#2260] 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-17 09:54:51.685 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.686 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.711 [DefaultDispatcher-worker-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:51.711 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.711 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.711 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.712 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.712 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.872 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:51.873 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.873 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.873 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.873 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.873 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.932 [DefaultDispatcher-worker-19 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:51.932 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.932 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:51.932 [DefaultDispatcher-worker-19 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.933 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:51.933 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.054 [DefaultDispatcher-worker-20 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:52.055 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.055 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.055 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.055 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.055 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.358 [DefaultDispatcher-worker-14 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:52.358 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.358 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.358 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.359 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.359 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 09:54:52.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 09:54:52.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.414 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3: (connection evicted) 2025-04-17 09:54:52.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 09:54:52.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616b2b2 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.417 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 09:54:52.418 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.418 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.418 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 09:54:52.426 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.432 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.434 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.435 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d6ea5 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.435 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 09:54:52.444 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.448 [DefaultDispatcher-worker-20 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:52.449 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.449 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.449 [DefaultDispatcher-worker-20 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.449 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.449 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.451 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.452 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.453 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.457 [DefaultDispatcher-worker-18 @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 09:54:52.466 [DefaultDispatcher-worker-21 @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.471 [DefaultDispatcher-worker-3 @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-17 09:54:52.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 09:54:52.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 09:54:52.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.475 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8: (connection evicted) 2025-04-17 09:54:52.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 09:54:52.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 09:54:52.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 09:54:52.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 09:54:52.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.476 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb: (connection evicted) 2025-04-17 09:54:52.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 09:54:52.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a5cd0af 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.477 [Test worker @coroutine#3471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 09:54:52.478 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.478 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.478 [Test worker @coroutine#3471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 09:54:52.486 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.492 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.493 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.494 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.494 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3503e68e 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.495 [Test worker @coroutine#3471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 09:54:52.504 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.509 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.510 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.511 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.515 [DefaultDispatcher-worker-14 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 09:54:52.524 [DefaultDispatcher-worker-7 @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.526 [DefaultDispatcher-worker-17 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:52.526 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.526 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.526 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.527 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.527 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.528 [DefaultDispatcher-worker-21 @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.533 [DefaultDispatcher-worker-19 @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.543 [DefaultDispatcher-worker-15 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-17 09:54:52.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 09:54:52.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 09:54:52.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.545 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72090a80: (connection evicted) 2025-04-17 09:54:52.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 09:54:52.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 09:54:52.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 09:54:52.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 09:54:52.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.546 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310db5c4: (connection evicted) 2025-04-17 09:54:52.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 09:54:52.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4addfb95 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.547 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 09:54:52.548 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.548 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.548 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 09:54:52.556 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.562 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.563 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.564 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.564 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a892b9f 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.565 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 09:54:52.574 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.579 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.580 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.581 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.586 [DefaultDispatcher-worker-17 @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 09:54:52.594 [DefaultDispatcher-worker-3 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.599 [DefaultDispatcher-worker-10 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4248608d 2025-04-17 09:54:52.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 09:54:52.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 09:54:52.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.603 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4248608d: (connection evicted) 2025-04-17 09:54:52.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 09:54:52.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 09:54:52.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 09:54:52.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 09:54:52.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.603 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d436e51: (connection evicted) 2025-04-17 09:54:52.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 09:54:52.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5522f9b 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.604 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.605 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 09:54:52.605 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.605 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.605 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 09:54:52.609 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:52.609 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.609 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.609 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.610 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.610 [DefaultDispatcher-worker-21 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.614 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.620 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.621 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.622 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.622 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 09:54:52.622 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.622 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.622 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.622 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.622 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f8aa9c 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.623 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 09:54:52.632 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.637 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.638 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.639 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.644 [DefaultDispatcher-worker-4 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 09:54:52.649 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:52.649 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.649 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.649 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.649 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.649 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.652 [DefaultDispatcher-worker-3 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.658 [DefaultDispatcher-worker-13 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc 2025-04-17 09:54:52.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 09:54:52.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 09:54:52.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.662 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b26afbc: (connection evicted) 2025-04-17 09:54:52.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 09:54:52.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 09:54:52.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 09:54:52.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 09:54:52.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.663 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410c1f44: (connection evicted) 2025-04-17 09:54:52.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 09:54:52.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959922 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.664 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 09:54:52.665 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.665 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.665 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 09:54:52.676 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.682 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.683 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.684 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.684 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 09:54:52.684 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.684 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f142cbd 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.685 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 09:54:52.691 [DefaultDispatcher-worker-22 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:52.691 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.691 [DefaultDispatcher-worker-22 @coroutine#2260] 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-17 09:54:52.691 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.691 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.694 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.700 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.701 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.702 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.706 [DefaultDispatcher-worker-9 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 09:54:52.716 [DefaultDispatcher-worker-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:52.716 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.716 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.716 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.716 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.716 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.718 [DefaultDispatcher-worker-9 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.723 [DefaultDispatcher-worker-19 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2025-04-17 09:54:52.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 09:54:52.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 09:54:52.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.727 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796267e8: (connection evicted) 2025-04-17 09:54:52.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 09:54:52.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 09:54:52.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 09:54:52.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 09:54:52.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.728 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802: (connection evicted) 2025-04-17 09:54:52.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 09:54:52.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7793eaca 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.729 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.730 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 09:54:52.738 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.744 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.745 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.746 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1979d616 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.746 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.747 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 09:54:52.755 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.760 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.761 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.762 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.765 [DefaultDispatcher-worker-20 @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 09:54:52.772 [DefaultDispatcher-worker-7 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.777 [DefaultDispatcher-worker-6 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.780 [DefaultDispatcher-worker-1 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2025-04-17 09:54:52.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 09:54:52.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 09:54:52.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.784 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c09037a: (connection evicted) 2025-04-17 09:54:52.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 09:54:52.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 09:54:52.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 09:54:52.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 09:54:52.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.785 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a: (connection evicted) 2025-04-17 09:54:52.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 09:54:52.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e92f150 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.786 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 09:54:52.793 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.798 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.799 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.800 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190ec769 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.800 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 09:54:52.801 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.801 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.801 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 09:54:52.808 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.813 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.813 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.814 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.818 [DefaultDispatcher-worker-3 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 09:54:52.825 [DefaultDispatcher-worker-9 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.830 [DefaultDispatcher-worker-21 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.833 [DefaultDispatcher-worker-11 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.844 [DefaultDispatcher-worker-19 @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673ce246 2025-04-17 09:54:52.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 09:54:52.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 09:54:52.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.846 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673ce246: (connection evicted) 2025-04-17 09:54:52.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 09:54:52.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 09:54:52.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 09:54:52.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 09:54:52.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.847 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7: (connection evicted) 2025-04-17 09:54:52.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 09:54:52.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4723445c 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.848 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 09:54:52.856 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.861 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.861 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.862 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976d625 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.863 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 09:54:52.870 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.875 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.876 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.877 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.878 [DefaultDispatcher-worker-15 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:52.878 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.878 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.878 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.878 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.878 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.880 [DefaultDispatcher-worker-21 @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 09:54:52.888 [DefaultDispatcher-worker-6 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.892 [DefaultDispatcher-worker-9 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.893 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff 2025-04-17 09:54:52.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 09:54:52.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 09:54:52.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.897 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aede2ff: (connection evicted) 2025-04-17 09:54:52.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 09:54:52.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 09:54:52.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 09:54:52.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 09:54:52.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.898 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0: (connection evicted) 2025-04-17 09:54:52.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 09:54:52.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 09:54:52.898 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488ae823 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.899 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 09:54:52.906 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.911 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.912 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.913 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d123d10 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.913 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 09:54:52.920 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.925 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.926 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.927 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.930 [DefaultDispatcher-worker-10 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 09:54:52.937 [DefaultDispatcher-worker-1 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:52.937 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.937 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:52.937 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.937 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.937 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:52.938 [DefaultDispatcher-worker-5 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.942 [DefaultDispatcher-worker-14 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.943 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.944 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c332922 2025-04-17 09:54:52.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 09:54:52.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 09:54:52.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.948 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c332922: (connection evicted) 2025-04-17 09:54:52.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 09:54:52.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 09:54:52.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 09:54:52.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 09:54:52.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:52.949 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a: (connection evicted) 2025-04-17 09:54:52.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:52.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 09:54:52.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d6b0a6 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.950 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 09:54:52.958 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.962 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.963 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.964 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c251258 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:52.964 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 09:54:52.965 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.965 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.965 [Test worker @coroutine#4015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 09:54:52.972 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.976 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.977 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.978 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.982 [DefaultDispatcher-worker-2 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b5251d 2025-04-17 09:54:52.989 [DefaultDispatcher-worker-2 @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:52.994 [DefaultDispatcher-worker-15 @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619e076 2025-04-17 09:54:53.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 09:54:53.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 09:54:53.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.032 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4619e076: (connection evicted) 2025-04-17 09:54:53.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 09:54:53.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 09:54:53.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 09:54:53.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 09:54:53.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.033 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b5251d: (connection evicted) 2025-04-17 09:54:53.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 09:54:53.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524250ec 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.034 [Test worker @coroutine#4091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 09:54:53.042 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.047 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.048 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.048 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a64cb1f 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.049 [Test worker @coroutine#4091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 09:54:53.057 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.060 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:53.060 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.060 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.060 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.061 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.061 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.062 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.063 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.064 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.067 [DefaultDispatcher-worker-7 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3 2025-04-17 09:54:53.074 [DefaultDispatcher-worker-10 @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.079 [DefaultDispatcher-worker-20 @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7602da1a 2025-04-17 09:54:53.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 09:54:53.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 09:54:53.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.083 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7602da1a: (connection evicted) 2025-04-17 09:54:53.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 09:54:53.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 09:54:53.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 09:54:53.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 09:54:53.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.084 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76aab1e3: (connection evicted) 2025-04-17 09:54:53.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 09:54:53.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f6395d 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.085 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 09:54:53.092 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.097 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.098 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.099 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4c973 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.099 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 09:54:53.100 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.100 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.100 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 09:54:53.107 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.112 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.113 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.113 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.117 [DefaultDispatcher-worker-21 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2623ad23 2025-04-17 09:54:53.125 [DefaultDispatcher-worker-4 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.130 [DefaultDispatcher-worker-12 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.131 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.132 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154ea177 2025-04-17 09:54:53.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 09:54:53.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 09:54:53.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.136 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154ea177: (connection evicted) 2025-04-17 09:54:53.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 09:54:53.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 09:54:53.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 09:54:53.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 09:54:53.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.137 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2623ad23: (connection evicted) 2025-04-17 09:54:53.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 09:54:53.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a1324 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.138 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 09:54:53.146 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.151 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.152 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.153 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbb3ec8 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.153 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 09:54:53.160 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.165 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.166 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.167 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.171 [DefaultDispatcher-worker-19 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b785c 2025-04-17 09:54:53.177 [DefaultDispatcher-worker-19 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.182 [DefaultDispatcher-worker-17 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.187 [UI Thread @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2025-04-17 09:54:53.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 09:54:53.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 09:54:53.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.189 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@816272a: (connection evicted) 2025-04-17 09:54:53.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 09:54:53.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 09:54:53.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 09:54:53.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 09:54:53.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.190 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414b785c: (connection evicted) 2025-04-17 09:54:53.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 09:54:53.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58477355 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.191 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.192 [Test worker @coroutine#4306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 09:54:53.199 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.204 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.204 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.205 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.212 [DefaultDispatcher-worker-2 @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.213 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.220 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 09:54:53.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 09:54:53.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 09:54:53.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.232 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2: (connection evicted) 2025-04-17 09:54:53.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 09:54:53.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7056cda8 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 09:54:53.234 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 09:54:53.241 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 09:54:53.246 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 09:54:53.247 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 09:54:53.248 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 09:54:53.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 09:54:53.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 09:54:53.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:53.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 09:54:53.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae247b7 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.251 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 09:54:53.252 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-17 09:54:53.252 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-17 09:54:53.252 [Test worker @coroutine#4368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 09:54:53.259 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-17 09:54:53.264 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-17 09:54:53.265 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-17 09:54:53.266 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296c0293 2025-04-17 09:54:53.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 09:54:53.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 09:54:53.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:53.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 09:54:53.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dad684f 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-17 09:54:53.269 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 09:54:53.277 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-17 09:54:53.282 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-17 09:54:53.282 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-17 09:54:53.283 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-04-17 09:54:53.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 09:54:53.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 09:54:53.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:53.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 09:54:53.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6564c 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.286 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 09:54:53.287 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.287 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.287 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 09:54:53.295 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.299 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.300 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.301 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.305 [DefaultDispatcher-worker-3 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 09:54:53.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 09:54:53.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 09:54:53.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.314 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be49e00: (connection evicted) 2025-04-17 09:54:53.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 09:54:53.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ebacdc 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-17 09:54:53.315 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 09:54:53.322 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-17 09:54:53.327 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-17 09:54:53.328 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-17 09:54:53.329 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2025-04-17 09:54:53.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 09:54:53.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 09:54:53.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:53.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 09:54:53.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14feab02 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.331 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 09:54:53.332 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.332 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.332 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 09:54:53.339 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.344 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.345 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.346 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.350 [DefaultDispatcher-worker-17 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.351 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.352 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-04-17 09:54:53.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 09:54:53.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 09:54:53.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.354 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f36b021: (connection evicted) 2025-04-17 09:54:53.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 09:54:53.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057728e 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.355 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 09:54:53.363 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.363 [DefaultDispatcher-worker-7 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:53.363 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.363 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.363 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.364 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.364 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.368 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.369 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.370 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685dceb8 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.370 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 09:54:53.378 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.383 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.384 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.385 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.388 [DefaultDispatcher-worker-10 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-04-17 09:54:53.395 [DefaultDispatcher-worker-16 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.404 [DefaultDispatcher-worker-6 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 09:54:53.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 09:54:53.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 09:54:53.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.409 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3: (connection evicted) 2025-04-17 09:54:53.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 09:54:53.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 09:54:53.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 09:54:53.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 09:54:53.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.410 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4: (connection evicted) 2025-04-17 09:54:53.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 09:54:53.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d92487 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.411 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 09:54:53.418 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.423 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.424 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.425 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5813046e 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.425 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 09:54:53.426 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.426 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.426 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 09:54:53.433 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.438 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.439 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.440 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.444 [DefaultDispatcher-worker-15 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2025-04-17 09:54:53.451 [DefaultDispatcher-worker-2 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.453 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:53.453 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.453 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.453 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.454 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.454 [DefaultDispatcher-worker-17 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.458 [DefaultDispatcher-worker-1 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 09:54:53.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 09:54:53.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 09:54:53.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.460 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2: (connection evicted) 2025-04-17 09:54:53.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 09:54:53.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 09:54:53.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 09:54:53.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 09:54:53.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.461 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2: (connection evicted) 2025-04-17 09:54:53.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 09:54:53.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3f849 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.462 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.463 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 09:54:53.470 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.475 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.476 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.477 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549fc0b3 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.478 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 09:54:53.486 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.491 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.492 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.493 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.498 [DefaultDispatcher-worker-14 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f 2025-04-17 09:54:53.505 [DefaultDispatcher-worker-4 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.512 [DefaultDispatcher-worker-4 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.516 [DefaultDispatcher-worker-14 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.521 [DefaultDispatcher-worker-22 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71586f 2025-04-17 09:54:53.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 09:54:53.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 09:54:53.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.529 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71586f: (connection evicted) 2025-04-17 09:54:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 09:54:53.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 09:54:53.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 09:54:53.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 09:54:53.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.529 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d926f: (connection evicted) 2025-04-17 09:54:53.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 09:54:53.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 09:54:53.531 [DefaultDispatcher-worker-17 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14abde3e 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.531 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.531 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.531 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.531 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 09:54:53.532 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.532 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.539 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.544 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.544 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.545 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.545 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298154d4 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.546 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 09:54:53.553 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.558 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.559 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.560 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.564 [DefaultDispatcher-worker-14 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2025-04-17 09:54:53.571 [DefaultDispatcher-worker-6 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.575 [DefaultDispatcher-worker-13 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.579 [DefaultDispatcher-worker-6 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334d96af 2025-04-17 09:54:53.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 09:54:53.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 09:54:53.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.585 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@334d96af: (connection evicted) 2025-04-17 09:54:53.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 09:54:53.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 09:54:53.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 09:54:53.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 09:54:53.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.585 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f: (connection evicted) 2025-04-17 09:54:53.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 09:54:53.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3269ae62 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.586 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 09:54:53.587 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.587 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.587 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 09:54:53.595 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.600 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.601 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.602 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d59ad49 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.602 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 09:54:53.609 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.614 [DefaultDispatcher-worker-12 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:53.614 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.614 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.614 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.614 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.615 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.615 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.615 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.616 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.620 [DefaultDispatcher-worker-20 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1 2025-04-17 09:54:53.626 [DefaultDispatcher-worker-11 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.631 [DefaultDispatcher-worker-16 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f 2025-04-17 09:54:53.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 09:54:53.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 09:54:53.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.633 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9e169f: (connection evicted) 2025-04-17 09:54:53.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 09:54:53.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 09:54:53.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 09:54:53.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 09:54:53.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.633 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac32da1: (connection evicted) 2025-04-17 09:54:53.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 09:54:53.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357904d7 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.636 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 09:54:53.643 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.648 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.649 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.650 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab123d0 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.650 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.651 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 09:54:53.651 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.651 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.651 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 09:54:53.654 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:53.654 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.654 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.654 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.655 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.655 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.658 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.663 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.664 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.665 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.669 [DefaultDispatcher-worker-11 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-17 09:54:53.676 [DefaultDispatcher-worker-7 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.682 [DefaultDispatcher-worker-6 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.693 [DefaultDispatcher-worker-1 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-17 09:54:53.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 09:54:53.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 09:54:53.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.694 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8: (connection evicted) 2025-04-17 09:54:53.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 09:54:53.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 09:54:53.695 [DefaultDispatcher-worker-10 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:53.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 09:54:53.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 09:54:53.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.695 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.695 [DefaultDispatcher-worker-10 @coroutine#2260] 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-17 09:54:53.695 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.695 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7614beba: (connection evicted) 2025-04-17 09:54:53.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 09:54:53.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 09:54:53.696 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.696 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e3b86b 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.697 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 09:54:53.704 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.709 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.710 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.711 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3a9061 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.711 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.712 [Test worker @coroutine#4737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 09:54:53.719 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.721 [DefaultDispatcher-worker-8 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:53.721 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.721 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.721 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.722 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.722 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.725 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.728 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.729 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.733 [DefaultDispatcher-worker-5 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d40f07 2025-04-17 09:54:53.740 [DefaultDispatcher-worker-8 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.745 [DefaultDispatcher-worker-20 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.749 [DefaultDispatcher-worker-3 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.756 [DefaultDispatcher-worker-22 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 09:54:53.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 09:54:53.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 09:54:53.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.757 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771c4015: (connection evicted) 2025-04-17 09:54:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 09:54:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 09:54:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 09:54:53.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 09:54:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.758 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d40f07: (connection evicted) 2025-04-17 09:54:53.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 09:54:53.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 09:54:53.759 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10587ce5 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.760 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 09:54:53.768 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.773 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.774 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.775 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef6da 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.775 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 09:54:53.783 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.788 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.789 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.790 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.794 [DefaultDispatcher-worker-5 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2025-04-17 09:54:53.801 [DefaultDispatcher-worker-9 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.806 [DefaultDispatcher-worker-18 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 09:54:53.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 09:54:53.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 09:54:53.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.812 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58581ab6: (connection evicted) 2025-04-17 09:54:53.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 09:54:53.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 09:54:53.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 09:54:53.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 09:54:53.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.813 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63604641: (connection evicted) 2025-04-17 09:54:53.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 09:54:53.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac49084 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.814 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 09:54:53.821 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.826 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.827 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.828 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22120799 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.828 [Test worker @coroutine#4816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 09:54:53.836 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.840 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.841 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.842 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.846 [DefaultDispatcher-worker-10 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30587737 2025-04-17 09:54:53.853 [DefaultDispatcher-worker-5 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.857 [DefaultDispatcher-worker-5 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 09:54:53.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 09:54:53.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 09:54:53.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.859 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac: (connection evicted) 2025-04-17 09:54:53.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 09:54:53.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 09:54:53.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 09:54:53.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 09:54:53.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.860 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30587737: (connection evicted) 2025-04-17 09:54:53.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 09:54:53.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 09:54:53.860 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1000303a 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.861 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 09:54:53.868 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.873 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.874 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.875 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5dc4bb 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.875 [Test worker @coroutine#4857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 09:54:53.883 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:53.883 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.883 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.883 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.883 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.884 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.884 [DefaultDispatcher-worker-20 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.888 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.889 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.889 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.893 [DefaultDispatcher-worker-17 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a9719a 2025-04-17 09:54:53.900 [DefaultDispatcher-worker-4 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.904 [DefaultDispatcher-worker-14 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 09:54:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.906 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4: (connection evicted) 2025-04-17 09:54:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 09:54:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:53.906 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a9719a: (connection evicted) 2025-04-17 09:54:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:53.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 09:54:53.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 09:54:53.907 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca4392 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.908 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 09:54:53.915 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.920 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.921 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.921 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aa9bae 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.922 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 09:54:53.929 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.934 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.935 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.935 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.939 [DefaultDispatcher-worker-13 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6 2025-04-17 09:54:53.941 [DefaultDispatcher-worker-15 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:53.941 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.941 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:53.941 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.942 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.942 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:53.946 [DefaultDispatcher-worker-9 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.952 [DefaultDispatcher-worker-9 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:53.956 [DefaultDispatcher-worker-18 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:54.008 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.022 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.065 [DefaultDispatcher-worker-2 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:54.065 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.065 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.065 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.066 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.066 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.069 [DefaultDispatcher-worker-15 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 09:54:54.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 09:54:54.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 09:54:54.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.071 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6924ff83: (connection evicted) 2025-04-17 09:54:54.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 09:54:54.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 09:54:54.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 09:54:54.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 09:54:54.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.071 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b3f1c6: (connection evicted) 2025-04-17 09:54:54.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 09:54:54.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2461b519 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.072 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 09:54:54.073 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.073 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.073 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 09:54:54.080 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.085 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.085 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.086 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.086 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4483e237 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.087 [Test worker @coroutine#4946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 09:54:54.094 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.099 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.099 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.100 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.104 [DefaultDispatcher-worker-2 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721384e0 2025-04-17 09:54:54.111 [DefaultDispatcher-worker-19 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.116 [DefaultDispatcher-worker-7 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.120 [DefaultDispatcher-worker-3 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 09:54:54.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 09:54:54.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 09:54:54.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.122 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e620893: (connection evicted) 2025-04-17 09:54:54.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 09:54:54.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 09:54:54.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 09:54:54.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 09:54:54.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.123 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721384e0: (connection evicted) 2025-04-17 09:54:54.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 09:54:54.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 09:54:54.123 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57dee2b9 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.124 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 09:54:54.131 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.136 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.137 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.138 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd939 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.138 [Test worker @coroutine#4975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 09:54:54.145 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.150 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.151 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.151 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.155 [DefaultDispatcher-worker-15 @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2025-04-17 09:54:54.162 [DefaultDispatcher-worker-15 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.167 [DefaultDispatcher-worker-3 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 09:54:54.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 09:54:54.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 09:54:54.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.170 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59960ae9: (connection evicted) 2025-04-17 09:54:54.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 09:54:54.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 09:54:54.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 09:54:54.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 09:54:54.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.171 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613: (connection evicted) 2025-04-17 09:54:54.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 09:54:54.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 09:54:54.171 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 09:54:54.171 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.171 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.171 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.171 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.171 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40597c95 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.172 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 09:54:54.179 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.184 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.185 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.185 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470ce6e7 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.186 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 09:54:54.193 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.198 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.199 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.199 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.203 [DefaultDispatcher-worker-4 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2025-04-17 09:54:54.210 [DefaultDispatcher-worker-18 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.215 [DefaultDispatcher-worker-7 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.219 [DefaultDispatcher-worker-14 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 09:54:54.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 09:54:54.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 09:54:54.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.222 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ba8929: (connection evicted) 2025-04-17 09:54:54.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 09:54:54.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 09:54:54.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 09:54:54.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 09:54:54.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.223 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce: (connection evicted) 2025-04-17 09:54:54.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 09:54:54.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476d5f2e 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.224 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 09:54:54.231 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.236 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.237 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.238 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.242 [DefaultDispatcher-worker-20 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.245 [DefaultDispatcher-worker-19 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-04-17 09:54:54.252 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240 2025-04-17 09:54:54.252 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240. 2025-04-17 09:54:54.252 [UI Thread @coroutine#5059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240 2025-04-17 09:54:54.253 [UI Thread @coroutine#5059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240 2025-04-17 09:54:54.253 [UI Thread @coroutine#5059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240 2025-04-17 09:54:54.253 [UI Thread @coroutine#5059] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240. 2025-04-17 09:54:54.253 [UI Thread @coroutine#5059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717430026999562240 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 09:54:54.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 09:54:54.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.255 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4750e942: (connection evicted) 2025-04-17 09:54:54.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 09:54:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab40f46 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.289 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 09:54:54.290 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.290 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.290 [Test worker @coroutine#5075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 09:54:54.297 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.302 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.303 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.304 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.314 [DefaultDispatcher-worker-6 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.318 [DefaultDispatcher-worker-15 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.321 [DefaultDispatcher-worker-10 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7740028a 2025-04-17 09:54:54.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 09:54:54.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 09:54:54.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.329 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7740028a: (connection evicted) 2025-04-17 09:54:54.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 09:54:54.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f77917c 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-17 09:54:54.366 [Test worker @coroutine#5101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 09:54:54.368 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:54.369 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.369 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.369 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.369 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.369 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.374 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-17 09:54:54.379 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-17 09:54:54.379 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-17 09:54:54.380 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55145dc5 2025-04-17 09:54:54.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 09:54:54.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 09:54:54.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 09:54:54.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2394fad2 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.384 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-17 09:54:54.385 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 09:54:54.395 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-17 09:54:54.400 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-17 09:54:54.401 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-17 09:54:54.402 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d454a4 2025-04-17 09:54:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 09:54:54.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 09:54:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 09:54:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39584147 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.405 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 09:54:54.413 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.418 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.419 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.420 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e772d11 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.420 [Test worker @coroutine#5139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 09:54:54.428 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.433 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.434 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.435 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.439 [DefaultDispatcher-worker-12 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-17 09:54:54.446 [DefaultDispatcher-worker-4 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-17 09:54:54.448 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.448 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 09:54:54.448 [UI Thread @coroutine#5162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.449 [UI Thread @coroutine#5162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.449 [UI Thread @coroutine#5162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.449 [UI Thread @coroutine#5162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 09:54:54.449 [UI Thread @coroutine#5162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50685/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:54.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 09:54:54.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 09:54:54.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.450 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6: (connection evicted) 2025-04-17 09:54:54.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 09:54:54.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 09:54:54.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 09:54:54.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 09:54:54.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.451 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732f7660: (connection evicted) 2025-04-17 09:54:54.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 09:54:54.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba056ab 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.452 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 09:54:54.458 [DefaultDispatcher-worker-14 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:54.458 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.458 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.458 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.459 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.459 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.460 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.465 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.466 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.467 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f6c4462 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.467 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 09:54:54.475 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.480 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.480 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.481 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.485 [DefaultDispatcher-worker-14 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ac726c 2025-04-17 09:54:54.493 [DefaultDispatcher-worker-6 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39da0e47 2025-04-17 09:54:54.493 [UI Thread @coroutine#5194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45715/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.493 [UI Thread @coroutine#5194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45715/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 09:54:54.493 [UI Thread @coroutine#5194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45715/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.494 [UI Thread @coroutine#5194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45715/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.494 [UI Thread @coroutine#5194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45715/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 09:54:54.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 09:54:54.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.495 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39da0e47: (connection evicted) 2025-04-17 09:54:54.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 09:54:54.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 09:54:54.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 09:54:54.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 09:54:54.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.495 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ac726c: (connection evicted) 2025-04-17 09:54:54.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 09:54:54.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca2fcb5 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.497 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 09:54:54.505 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.509 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.510 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.511 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f6ccf4 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.511 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 09:54:54.512 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.512 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.512 [Test worker @coroutine#5200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 09:54:54.519 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.524 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.524 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.525 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.529 [DefaultDispatcher-worker-5 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3 2025-04-17 09:54:54.536 [DefaultDispatcher-worker-4 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:54.536 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.536 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.536 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.536 [DefaultDispatcher-worker-5 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db72209 2025-04-17 09:54:54.537 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.537 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.537 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.537 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 09:54:54.537 [UI Thread @coroutine#5225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.538 [UI Thread @coroutine#5225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.538 [UI Thread @coroutine#5225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 09:54:54.538 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 09:54:54.538 [UI Thread @coroutine#5225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41999/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:54.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 09:54:54.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 09:54:54.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.539 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db72209: (connection evicted) 2025-04-17 09:54:54.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 09:54:54.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 09:54:54.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 09:54:54.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 09:54:54.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.539 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ec6bb3: (connection evicted) 2025-04-17 09:54:54.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 09:54:54.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24305eca 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.541 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 09:54:54.548 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.553 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.554 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.555 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b49d0 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.555 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 09:54:54.563 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.568 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.569 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.570 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.573 [DefaultDispatcher-worker-14 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2025-04-17 09:54:54.580 [DefaultDispatcher-worker-19 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.588 [DefaultDispatcher-worker-5 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 09:54:54.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 09:54:54.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 09:54:54.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.593 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a: (connection evicted) 2025-04-17 09:54:54.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 09:54:54.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 09:54:54.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 09:54:54.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 09:54:54.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.594 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6acedf54: (connection evicted) 2025-04-17 09:54:54.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 09:54:54.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d965dbd 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.595 [Test worker @coroutine#5280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 09:54:54.603 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.607 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.608 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.609 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.613 [DefaultDispatcher-worker-9 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.618 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:54.618 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.618 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.618 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.618 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.618 [DefaultDispatcher-worker-1 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.623 [DefaultDispatcher-worker-1 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.629 [DefaultDispatcher-worker-13 @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.638 [DefaultDispatcher-worker-5 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05 2025-04-17 09:54:54.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 09:54:54.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 09:54:54.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.640 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd7d05: (connection evicted) 2025-04-17 09:54:54.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 09:54:54.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f735240 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.641 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 09:54:54.649 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.654 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.655 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.656 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e295ef1 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.656 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 09:54:54.659 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:54.659 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.659 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.659 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.660 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.660 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.664 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.668 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.669 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.670 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.674 [DefaultDispatcher-worker-16 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-04-17 09:54:54.681 [DefaultDispatcher-worker-6 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.685 [DefaultDispatcher-worker-15 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-17 09:54:54.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 09:54:54.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 09:54:54.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.689 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34612ba9: (connection evicted) 2025-04-17 09:54:54.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 09:54:54.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 09:54:54.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 09:54:54.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 09:54:54.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.690 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf09576: (connection evicted) 2025-04-17 09:54:54.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 09:54:54.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45682e3e 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.691 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 09:54:54.699 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.700 [DefaultDispatcher-worker-22 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:54.700 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.700 [DefaultDispatcher-worker-22 @coroutine#2260] 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-17 09:54:54.700 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.701 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.704 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.705 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.706 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.710 [DefaultDispatcher-worker-22 @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.713 [DefaultDispatcher-worker-10 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.719 [DefaultDispatcher-worker-19 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5858054c 2025-04-17 09:54:54.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 09:54:54.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 09:54:54.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.720 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5858054c: (connection evicted) 2025-04-17 09:54:54.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 09:54:54.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2fb8f1 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.721 [Test worker @coroutine#5389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 09:54:54.726 [DefaultDispatcher-worker-5 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:54.726 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.726 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.726 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.727 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.727 [DefaultDispatcher-worker-15 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.729 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.734 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.735 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.736 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.740 [DefaultDispatcher-worker-12 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.743 [DefaultDispatcher-worker-4 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151ce559 2025-04-17 09:54:54.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 09:54:54.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 09:54:54.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.744 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@151ce559: (connection evicted) 2025-04-17 09:54:54.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 09:54:54.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b09df69 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.746 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 09:54:54.754 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.759 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.760 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.760 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.797 [DefaultDispatcher-worker-10 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dac3 2025-04-17 09:54:54.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 09:54:54.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 09:54:54.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.800 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dac3: (connection evicted) 2025-04-17 09:54:54.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 09:54:54.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8dc1ef 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.801 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.802 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.802 [Test worker @coroutine#5442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 09:54:54.802 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.802 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.802 [Test worker @coroutine#5442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 09:54:54.809 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.814 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.815 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.816 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.820 [DefaultDispatcher-worker-2 @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.824 [DefaultDispatcher-worker-12 @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-04-17 09:54:54.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 09:54:54.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 09:54:54.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:54.827 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45488836: (connection evicted) 2025-04-17 09:54:54.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 09:54:54.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6846e4e8 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.829 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 09:54:54.830 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-04-17 09:54:54.830 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-04-17 09:54:54.830 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 09:54:54.837 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-04-17 09:54:54.842 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-04-17 09:54:54.843 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-04-17 09:54:54.843 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-04-17 09:54:54.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 09:54:54.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 09:54:54.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 09:54:54.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e944541 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.846 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-17 09:54:54.847 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 09:54:54.854 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-17 09:54:54.859 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-17 09:54:54.860 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-17 09:54:54.860 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-04-17 09:54:54.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 09:54:54.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 09:54:54.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 09:54:54.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dfadd7 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.862 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 09:54:54.863 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-04-17 09:54:54.863 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-04-17 09:54:54.863 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 09:54:54.871 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-04-17 09:54:54.876 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-04-17 09:54:54.877 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-04-17 09:54:54.878 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-04-17 09:54:54.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 09:54:54.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 09:54:54.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 09:54:54.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 09:54:54.885 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41675/Site/verify 2025-04-17 09:54:54.885 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41675/Site/verify. 2025-04-17 09:54:54.885 [UI Thread @coroutine#5518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41675/Site/verify 2025-04-17 09:54:54.886 [UI Thread @coroutine#5518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41675/Site/verify 2025-04-17 09:54:54.886 [UI Thread @coroutine#5518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41675/Site/verify 2025-04-17 09:54:54.887 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41675/Site/verify. 2025-04-17 09:54:54.887 [UI Thread @coroutine#5518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41675/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:54.888 [DefaultDispatcher-worker-6 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:54.888 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.888 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.888 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.889 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.889 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5fa30d 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.890 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 09:54:54.891 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2025-04-17 09:54:54.891 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2025-04-17 09:54:54.891 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 09:54:54.899 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2025-04-17 09:54:54.903 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2025-04-17 09:54:54.904 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2025-04-17 09:54:54.905 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2025-04-17 09:54:54.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 09:54:54.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 09:54:54.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 09:54:54.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f3a99c 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 09:54:54.907 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-17 09:54:54.908 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-17 09:54:54.908 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 09:54:54.918 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-17 09:54:54.923 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-17 09:54:54.924 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-17 09:54:54.925 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2025-04-17 09:54:54.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 09:54:54.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 09:54:54.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 09:54:54.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 09:54:54.927 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd3e2f3 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-17 09:54:54.928 [Test worker @coroutine#5570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 09:54:54.936 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-17 09:54:54.941 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-17 09:54:54.942 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-17 09:54:54.942 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-17 09:54:54.943 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60919/Site/verify 2025-04-17 09:54:54.944 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60919/Site/verify. 2025-04-17 09:54:54.944 [UI Thread @coroutine#5584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60919/Site/verify 2025-04-17 09:54:54.944 [UI Thread @coroutine#5584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60919/Site/verify 2025-04-17 09:54:54.944 [UI Thread @coroutine#5584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60919/Site/verify 2025-04-17 09:54:54.945 [UI Thread @coroutine#5584] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60919/Site/verify. 2025-04-17 09:54:54.945 [UI Thread @coroutine#5584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60919/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:54.946 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:54.946 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.946 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:54.946 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 09:54:54.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 09:54:54.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:54.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:54.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 09:54:54.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 09:54:54.946 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.946 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:54.948 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51969/Site/verify 2025-04-17 09:54:54.948 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51969/Site/verify. 2025-04-17 09:54:54.948 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51969/Site/verify 2025-04-17 09:54:54.949 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51969/Site/verify 2025-04-17 09:54:54.949 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51969/Site/verify 2025-04-17 09:54:54.949 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51969/Site/verify. 2025-04-17 09:54:54.949 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51969/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:54.952 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49955/Site/verify 2025-04-17 09:54:54.952 [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.localdomain:49955/Site/verify. 2025-04-17 09:54:54.952 [UI Thread @coroutine#5612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49955/Site/verify 2025-04-17 09:54:54.952 [UI Thread @coroutine#5612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49955/Site/verify 2025-04-17 09:54:54.952 [UI Thread @coroutine#5612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49955/Site/verify 2025-04-17 09:54:54.953 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49955/Site/verify. 2025-04-17 09:54:54.953 [UI Thread @coroutine#5612] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49955/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:54.956 [UI Thread @coroutine#5626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 09:54:54.956 [UI Thread @coroutine#5626] 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-17 09:54:54.956 [UI Thread @coroutine#5626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 09:54:54.956 [UI Thread @coroutine#5626] 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-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1780bc15 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.958 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 09:54:54.966 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.971 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.972 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.973 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.977 [DefaultDispatcher-worker-21 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.987 [DefaultDispatcher-worker-4 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.991 [DefaultDispatcher-worker-8 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.994 [DefaultDispatcher-worker-12 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:54.997 [DefaultDispatcher-worker-1 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:55.000 [DefaultDispatcher-worker-16 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:55.005 [DefaultDispatcher-worker-7 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:55.013 [DefaultDispatcher-worker-15 @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1 2025-04-17 09:54:55.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 09:54:55.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 09:54:55.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.015 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dd68f1: (connection evicted) 2025-04-17 09:54:55.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 09:54:55.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fc8930f 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.016 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 09:54:55.023 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.028 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.029 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.030 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef2816a 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.030 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 09:54:55.038 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.043 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.044 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.045 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.048 [DefaultDispatcher-worker-5 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49842c0d 2025-04-17 09:54:55.055 [DefaultDispatcher-worker-22 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 09:54:55.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 09:54:55.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 09:54:55.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.063 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e5278a: (connection evicted) 2025-04-17 09:54:55.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 09:54:55.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 09:54:55.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 09:54:55.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 09:54:55.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.063 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49842c0d: (connection evicted) 2025-04-17 09:54:55.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 09:54:55.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60f10f6a 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.064 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 09:54:55.065 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.065 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.065 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 09:54:55.070 [DefaultDispatcher-worker-22 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:55.070 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.070 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.070 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.071 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.071 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.072 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.077 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.078 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.079 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634f627 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.079 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 09:54:55.086 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.091 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.092 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.093 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.096 [DefaultDispatcher-worker-21 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721e5f57 2025-04-17 09:54:55.103 [DefaultDispatcher-worker-21 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.108 [DefaultDispatcher-worker-20 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e17219 2025-04-17 09:54:55.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 09:54:55.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 09:54:55.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.110 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e17219: (connection evicted) 2025-04-17 09:54:55.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 09:54:55.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 09:54:55.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 09:54:55.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 09:54:55.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.111 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721e5f57: (connection evicted) 2025-04-17 09:54:55.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 09:54:55.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bd3082 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.111 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.112 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 09:54:55.119 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.124 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.124 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.125 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c534814 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.125 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.126 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 09:54:55.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.137 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.138 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.139 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.143 [DefaultDispatcher-worker-13 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb8d539 2025-04-17 09:54:55.149 [DefaultDispatcher-worker-15 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.154 [DefaultDispatcher-worker-1 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 09:54:55.212 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.226 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.374 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:55.374 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.374 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.374 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.375 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.375 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 09:54:55.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 09:54:55.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.406 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664f1c53: (connection evicted) 2025-04-17 09:54:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 09:54:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 09:54:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 09:54:55.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 09:54:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.407 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb8d539: (connection evicted) 2025-04-17 09:54:55.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 09:54:55.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e388a77 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.408 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.409 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 09:54:55.416 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.421 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.422 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.423 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c79a727 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.423 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 09:54:55.430 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.435 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.436 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.436 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.440 [DefaultDispatcher-worker-9 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c83652d 2025-04-17 09:54:55.447 [DefaultDispatcher-worker-9 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.451 [DefaultDispatcher-worker-15 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.454 [DefaultDispatcher-worker-17 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55af9b48 2025-04-17 09:54:55.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 09:54:55.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 09:54:55.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.457 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55af9b48: (connection evicted) 2025-04-17 09:54:55.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 09:54:55.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 09:54:55.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 09:54:55.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 09:54:55.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.457 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c83652d: (connection evicted) 2025-04-17 09:54:55.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 09:54:55.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2afba0 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.458 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 09:54:55.463 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:55.463 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.463 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.463 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.464 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.464 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.466 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.471 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.472 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.472 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2fc86 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.473 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 09:54:55.480 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.485 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.485 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.486 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.490 [DefaultDispatcher-worker-11 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2025-04-17 09:54:55.497 [DefaultDispatcher-worker-19 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.500 [DefaultDispatcher-worker-2 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.504 [DefaultDispatcher-worker-2 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@338f96f5 2025-04-17 09:54:55.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 09:54:55.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 09:54:55.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.506 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@338f96f5: (connection evicted) 2025-04-17 09:54:55.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 09:54:55.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 09:54:55.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 09:54:55.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 09:54:55.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.507 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c0392d: (connection evicted) 2025-04-17 09:54:55.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 09:54:55.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b2319c 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.508 [Test worker @coroutine#5927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 09:54:55.516 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.520 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.521 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.522 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b3d197 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.522 [Test worker @coroutine#5927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 09:54:55.530 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.534 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.535 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.536 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.539 [DefaultDispatcher-worker-7 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2025-04-17 09:54:55.540 [DefaultDispatcher-worker-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:55.540 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.540 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.540 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.541 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.541 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.546 [DefaultDispatcher-worker-4 @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.550 [DefaultDispatcher-worker-6 @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.554 [DefaultDispatcher-worker-17 @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-04-17 09:54:55.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 09:54:55.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 09:54:55.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.556 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105f875f: (connection evicted) 2025-04-17 09:54:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 09:54:55.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 09:54:55.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 09:54:55.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 09:54:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.557 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3366a998: (connection evicted) 2025-04-17 09:54:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 09:54:55.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56803e70 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.558 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.559 [Test worker @coroutine#5983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 09:54:55.566 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.571 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.572 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.572 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.577 [DefaultDispatcher-worker-10 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-04-17 09:54:55.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 09:54:55.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 09:54:55.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.578 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b52853: (connection evicted) 2025-04-17 09:54:55.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 09:54:55.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79009bde 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.579 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 09:54:55.586 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.591 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.592 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.593 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.597 [DefaultDispatcher-worker-11 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.607 [DefaultDispatcher-worker-9 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.610 [DefaultDispatcher-worker-3 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90 2025-04-17 09:54:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 09:54:55.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 09:54:55.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.612 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f83cc90: (connection evicted) 2025-04-17 09:54:55.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 09:54:55.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43dc6864 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.613 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 09:54:55.614 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.614 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.614 [Test worker @coroutine#6032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 09:54:55.621 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.622 [DefaultDispatcher-worker-11 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:55.623 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.623 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.623 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.623 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.623 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.626 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.627 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.628 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.631 [DefaultDispatcher-worker-21 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.642 [DefaultDispatcher-worker-1 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.645 [DefaultDispatcher-worker-12 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.654 [DefaultDispatcher-worker-14 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2025-04-17 09:54:55.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 09:54:55.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 09:54:55.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.656 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed: (connection evicted) 2025-04-17 09:54:55.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 09:54:55.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32daccab 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.657 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 09:54:55.664 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:55.664 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.664 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.664 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.664 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.664 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.665 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.671 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.672 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.673 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.677 [DefaultDispatcher-worker-1 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.687 [DefaultDispatcher-worker-10 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.691 [DefaultDispatcher-worker-10 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.696 [DefaultDispatcher-worker-5 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f34f451 2025-04-17 09:54:55.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 09:54:55.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 09:54:55.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.696 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f34f451: (connection evicted) 2025-04-17 09:54:55.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 09:54:55.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8d2e1 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-04-17 09:54:55.698 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 09:54:55.704 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:55.704 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.704 [DefaultDispatcher-worker-17 @coroutine#2260] 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-17 09:54:55.704 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.705 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.707 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-04-17 09:54:55.712 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-04-17 09:54:55.713 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-04-17 09:54:55.714 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fcc792f 2025-04-17 09:54:55.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 09:54:55.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 09:54:55.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 09:54:55.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ac23fe7 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.718 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 09:54:55.719 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a96081a 2025-04-17 09:54:55.719 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a96081a 2025-04-17 09:54:55.719 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 09:54:55.726 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96081a 2025-04-17 09:54:55.731 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96081a 2025-04-17 09:54:55.731 [DefaultDispatcher-worker-21 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:55.731 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.731 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.731 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.731 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.731 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.732 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96081a 2025-04-17 09:54:55.732 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a96081a 2025-04-17 09:54:55.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 09:54:55.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 09:54:55.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 09:54:55.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1741afaf 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-04-17 09:54:55.735 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 09:54:55.743 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-04-17 09:54:55.748 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-04-17 09:54:55.749 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-04-17 09:54:55.750 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec3c680 2025-04-17 09:54:55.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 09:54:55.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 09:54:55.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 09:54:55.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5118a540 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@293df401 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@293df401 2025-04-17 09:54:55.753 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 09:54:55.762 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293df401 2025-04-17 09:54:55.767 [UI Thread @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293df401 2025-04-17 09:54:55.768 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293df401 2025-04-17 09:54:55.768 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293df401 2025-04-17 09:54:55.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 09:54:55.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 09:54:55.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:55.770 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293df401: (connection evicted) 2025-04-17 09:54:55.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 09:54:55.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bce016c 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.771 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 09:54:55.772 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-17 09:54:55.772 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-17 09:54:55.772 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 09:54:55.780 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-17 09:54:55.784 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-17 09:54:55.785 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-17 09:54:55.786 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120f441c 2025-04-17 09:54:55.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 09:54:55.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 09:54:55.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 09:54:55.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f062dbc 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-17 09:54:55.788 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 09:54:55.796 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-17 09:54:55.801 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-17 09:54:55.802 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-17 09:54:55.803 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a2660 2025-04-17 09:54:55.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 09:54:55.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 09:54:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 09:54:55.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140a2add 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.804 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 09:54:55.805 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-17 09:54:55.805 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-17 09:54:55.805 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 09:54:55.812 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-17 09:54:55.817 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-17 09:54:55.818 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-17 09:54:55.819 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-17 09:54:55.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 09:54:55.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 09:54:55.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 09:54:55.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 09:54:55.820 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f4ffb35 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-17 09:54:55.821 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 09:54:55.829 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-17 09:54:55.834 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-17 09:54:55.834 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-17 09:54:55.835 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccf6785 2025-04-17 09:54:55.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 09:54:55.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 09:54:55.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 09:54:55.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378d38cd 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.837 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 09:54:55.838 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-04-17 09:54:55.838 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-04-17 09:54:55.838 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 09:54:55.845 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-04-17 09:54:55.850 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-04-17 09:54:55.851 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-04-17 09:54:55.852 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-04-17 09:54:55.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 09:54:55.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 09:54:55.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 09:54:55.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a23ecf4 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-17 09:54:55.855 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 09:54:55.863 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-17 09:54:55.868 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-17 09:54:55.869 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-17 09:54:55.869 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-17 09:54:55.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 09:54:55.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 09:54:55.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 09:54:55.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c98fe31 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-17 09:54:55.871 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-17 09:54:55.872 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 09:54:55.879 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-17 09:54:55.884 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-17 09:54:55.885 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-17 09:54:55.886 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-17 09:54:55.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 09:54:55.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 09:54:55.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 09:54:55.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f32c65f 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.889 [Test worker @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 09:54:55.890 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6182cb 2025-04-17 09:54:55.890 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6182cb 2025-04-17 09:54:55.890 [Test worker @coroutine#6310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 09:54:55.893 [DefaultDispatcher-worker-14 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:55.893 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.893 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.893 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.894 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.894 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.898 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6182cb 2025-04-17 09:54:55.903 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6182cb 2025-04-17 09:54:55.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6182cb 2025-04-17 09:54:55.905 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6182cb 2025-04-17 09:54:55.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 09:54:55.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 09:54:55.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 09:54:55.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31a8b0bb 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-17 09:54:55.909 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 09:54:55.918 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-17 09:54:55.922 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-17 09:54:55.923 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-17 09:54:55.924 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fac6d4a 2025-04-17 09:54:55.926 [UI Thread @coroutine#6347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 09:54:55.926 [UI Thread @coroutine#6347] 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-17 09:54:55.926 [UI Thread @coroutine#6347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 09:54:55.927 [UI Thread @coroutine#6347] 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-17 09:54:55.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 09:54:55.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 09:54:55.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 09:54:55.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4105b1d2 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.929 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 09:54:55.930 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-17 09:54:55.930 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-17 09:54:55.930 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 09:54:55.938 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-17 09:54:55.943 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-17 09:54:55.944 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-17 09:54:55.945 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411acaed 2025-04-17 09:54:55.946 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/Site/verify 2025-04-17 09:54:55.946 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/Site/verify. 2025-04-17 09:54:55.946 [UI Thread @coroutine#6369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/Site/verify 2025-04-17 09:54:55.947 [UI Thread @coroutine#6369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/Site/verify 2025-04-17 09:54:55.947 [UI Thread @coroutine#6369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/Site/verify 2025-04-17 09:54:55.947 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41859/Site/verify. 2025-04-17 09:54:55.947 [UI Thread @coroutine#6369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41859/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 09:54:55.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 09:54:55.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 09:54:55.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:54:55.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:55.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 09:54:55.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 09:54:55.950 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:55.950 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.950 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:55.950 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b9f45f 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:55.950 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:55.951 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 09:54:55.951 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.951 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:55.951 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.951 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.951 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 09:54:55.959 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.964 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.965 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.966 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.971 [DefaultDispatcher-worker-8 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.975 [DefaultDispatcher-worker-5 @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e 2025-04-17 09:54:55.978 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42909/717430029597777920/_ustadmanifest.json 2025-04-17 09:54:55.978 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42909/717430029597777920/_ustadmanifest.json. 2025-04-17 09:54:55.978 [UI Thread @coroutine#6398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42909/717430029597777920/_ustadmanifest.json 2025-04-17 09:54:55.979 [UI Thread @coroutine#6398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42909/717430029597777920/_ustadmanifest.json 2025-04-17 09:54:55.979 [UI Thread @coroutine#6398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42909/717430029597777920/_ustadmanifest.json 2025-04-17 09:54:55.979 [UI Thread @coroutine#6398] 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:42909/717430029597777920/_ustadmanifest.json. 2025-04-17 09:54:55.979 [UI Thread @coroutine#6398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42909/717430029597777920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:55.980 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42909/mediainfo.json 2025-04-17 09:54:55.980 [UI Thread @coroutine#6398] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42909/mediainfo.json. 2025-04-17 09:54:55.980 [UI Thread @coroutine#6398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42909/mediainfo.json 2025-04-17 09:54:55.980 [UI Thread @coroutine#6398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42909/mediainfo.json 2025-04-17 09:54:55.980 [UI Thread @coroutine#6398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42909/mediainfo.json 2025-04-17 09:54:56.021 [UI Thread @coroutine#6398] 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:42909/mediainfo.json. 2025-04-17 09:54:56.021 [UI Thread @coroutine#6398] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42909/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:56.051 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:56.075 [DefaultDispatcher-worker-8 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:56.075 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.075 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.075 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.076 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.076 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.379 [DefaultDispatcher-worker-10 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e79473d 2025-04-17 09:54:56.379 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.379 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.379 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.380 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.380 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46681/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.468 [DefaultDispatcher-worker-21 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1a81a 2025-04-17 09:54:56.468 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.468 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.468 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.469 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.469 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44565/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.545 [DefaultDispatcher-worker-19 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-04-17 09:54:56.545 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.545 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.545 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.546 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.546 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36441/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.628 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-04-17 09:54:56.628 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.628 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.628 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.628 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.628 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42799/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.669 [DefaultDispatcher-worker-14 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-04-17 09:54:56.669 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.669 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.669 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.670 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.670 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50271/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.709 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba5cf9 2025-04-17 09:54:56.710 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.710 [DefaultDispatcher-worker-7 @coroutine#2260] 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-17 09:54:56.710 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.710 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.736 [DefaultDispatcher-worker-13 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e1c23d 2025-04-17 09:54:56.736 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.736 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.736 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.737 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.737 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39943/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.899 [DefaultDispatcher-worker-12 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-04-17 09:54:56.899 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.899 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.899 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.899 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.899 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38407/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.955 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-04-17 09:54:56.956 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.956 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:56.956 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.956 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:56.956 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57619/UmAppDatabase/replication/nodeId 2025-04-17 09:54:57.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 09:54:57.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 09:54:57.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:57.024 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bc46e: (connection evicted) 2025-04-17 09:54:57.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:57.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 09:54:57.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 09:54:57.049 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@364bbba9 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.050 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 09:54:57.059 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.065 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.066 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.068 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.072 [DefaultDispatcher-worker-11 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.075 [DefaultDispatcher-worker-5 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11763e57 2025-04-17 09:54:57.117 [DefaultDispatcher-worker-8 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-04-17 09:54:57.117 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:57.117 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId. 2025-04-17 09:54:57.117 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:57.118 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:57.118 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40969/UmAppDatabase/replication/nodeId 2025-04-17 09:54:57.152 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:57.157 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/717430037889052672/_ustadmanifest.json 2025-04-17 09:54:57.157 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43633/717430037889052672/_ustadmanifest.json. 2025-04-17 09:54:57.157 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/717430037889052672/_ustadmanifest.json 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/717430037889052672/_ustadmanifest.json 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/717430037889052672/_ustadmanifest.json 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] 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:43633/717430037889052672/_ustadmanifest.json. 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43633/717430037889052672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43633/tincan.xml 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43633/tincan.xml. 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43633/tincan.xml 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43633/tincan.xml 2025-04-17 09:54:57.158 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43633/tincan.xml 2025-04-17 09:54:57.199 [UI Thread @coroutine#6457] 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:43633/tincan.xml. 2025-04-17 09:54:57.199 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43633/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 09:54:57.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 09:54:57.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 09:54:57.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:54:57.205 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11763e57: (connection evicted) 2025-04-17 09:54:57.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 09:54:57.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 09:54:57.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-17 11:08:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 11:08:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:52.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:52.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:52.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:52.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 11:08:52.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:52.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:52.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 11:08:52.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.013 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.015 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.037 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:53.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@463ff281 2025-04-17 11:08:53.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@463ff281 2025-04-17 11:08:53.043 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f81436 2025-04-17 11:08:53.043 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f81436 2025-04-17 11:08:53.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc799f1 2025-04-17 11:08:53.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc799f1 2025-04-17 11:08:53.048 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c51e0d 2025-04-17 11:08:53.049 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c51e0d 2025-04-17 11:08:53.051 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30574e4e 2025-04-17 11:08:53.051 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30574e4e 2025-04-17 11:08:53.054 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3886b5d6 2025-04-17 11:08:53.054 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3886b5d6 2025-04-17 11:08:53.056 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48febb26 2025-04-17 11:08:53.056 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48febb26 2025-04-17 11:08:53.058 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eae142 2025-04-17 11:08:53.058 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eae142 2025-04-17 11:08:53.060 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6345e70f 2025-04-17 11:08:53.060 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6345e70f 2025-04-17 11:08:53.060 [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-17 11:08:53.158 [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-17 11:08:53.158 [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-17 11:08:53.158 [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-17 11:08:53.159 [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-17 11:08:53.174 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.175 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 11:08:53.176 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-17 11:08:53.176 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 11:08:53.233 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.254 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.269 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.281 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.299 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.304 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.359 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:08:53.383 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:08:53.384 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:08:53.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 11:08:53.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 11:08:53.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:08:53.395 [DefaultDispatcher-worker-13 @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-17 11:08:53.395 [DefaultDispatcher-worker-3 @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-17 11:08:53.395 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-17 11:08:53.395 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@463ff281: (connection evicted) 2025-04-17 11:08:53.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48f81436: (connection evicted) 2025-04-17 11:08:53.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc799f1: (connection evicted) 2025-04-17 11:08:53.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c51e0d: (connection evicted) 2025-04-17 11:08:53.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30574e4e: (connection evicted) 2025-04-17 11:08:53.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3886b5d6: (connection evicted) 2025-04-17 11:08:53.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48febb26: (connection evicted) 2025-04-17 11:08:53.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69eae142: (connection evicted) 2025-04-17 11:08:53.398 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6345e70f: (connection evicted) 2025-04-17 11:08:53.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:53.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 11:08:53.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed25612 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 11:08:53.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 11:08:53.407 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.413 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.415 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.416 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:53.416 [DefaultDispatcher-worker-13 @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-17 11:08:53.416 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:53.416 [DefaultDispatcher-worker-13 @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-17 11:08:53.423 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.424 [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-17 11:08:53.424 [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-17 11:08:53.424 [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-17 11:08:53.427 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.435 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.443 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.452 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.460 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.464 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.492 [DefaultDispatcher-worker-12 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2025-04-17 11:08:53.507 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:53.509 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24df03ad 2025-04-17 11:08:53.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24df03ad 2025-04-17 11:08:53.512 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a18f946 2025-04-17 11:08:53.512 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a18f946 2025-04-17 11:08:53.514 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2768dd 2025-04-17 11:08:53.514 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:08:53.514 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2768dd 2025-04-17 11:08:53.514 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:08:53.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 11:08:53.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 11:08:53.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-17 11:08:53.515 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb: (connection evicted) 2025-04-17 11:08:53.515 [DefaultDispatcher-worker-9 @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-17 11:08:53.515 [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-17 11:08:53.516 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24df03ad: (connection evicted) 2025-04-17 11:08:53.516 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a18f946: (connection evicted) 2025-04-17 11:08:53.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b25f37d 2025-04-17 11:08:53.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b25f37d 2025-04-17 11:08:53.517 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e2768dd: (connection evicted) 2025-04-17 11:08:53.517 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b25f37d: (connection evicted) 2025-04-17 11:08:53.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:53.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 11:08:53.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8432469 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:53.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:53.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c16f19 2025-04-17 11:08:53.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c16f19 2025-04-17 11:08:53.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 11:08:53.652 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:53.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5635bcd2 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:53.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:53.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:53.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:53.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:53.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:53.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 11:08:53.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 11:08:53.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 11:08:53.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 11:08:53.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:53.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:08:53.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:08:53.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 11:08:53.963 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 11:08:53.994 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.009 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.110 [DefaultDispatcher-worker-10 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:08:54.116 [DefaultDispatcher-worker-10 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:08:54.117 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51553/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:08:54.117 [DefaultDispatcher-worker-10 @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:51553/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 11:08:54.117 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51553/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:08:54.130 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51553/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:08:54.131 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51553/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:08:54.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 11:08:54.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 11:08:54.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.165 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c27e700: (connection evicted) 2025-04-17 11:08:54.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 11:08:54.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 11:08:54.167 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6728370a 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 11:08:54.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-17 11:08:54.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a 2025-04-17 11:08:54.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 11:08:54.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b0ed03 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 11:08:54.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-17 11:08:54.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-17 11:08:54.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 11:08:54.203 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-17 11:08:54.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 11:08:54.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 11:08:54.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.205 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba0ee4a: (connection evicted) 2025-04-17 11:08:54.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 11:08:54.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 11:08:54.206 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27db45f 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10d055 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 11:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-04-17 11:08:54.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-04-17 11:08:54.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 11:08:54.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 11:08:54.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-17 11:08:54.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-04-17 11:08:54.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 11:08:54.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 11:08:54.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 11:08:54.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.224 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d801d8: (connection evicted) 2025-04-17 11:08:54.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 11:08:54.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 11:08:54.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-04-17 11:08:54.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-04-17 11:08:54.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 11:08:54.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-17 11:08:54.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-04-17 11:08:54.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 11:08:54.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 11:08:54.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 11:08:54.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.242 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a: (connection evicted) 2025-04-17 11:08:54.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 11:08:54.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cb59f 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-17 11:08:54.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-17 11:08:54.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 11:08:54.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6851b296 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-04-17 11:08:54.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-04-17 11:08:54.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 11:08:54.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 11:08:54.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 11:08:54.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.275 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f8682a: (connection evicted) 2025-04-17 11:08:54.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 11:08:54.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 11:08:54.280 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.319 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.336 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.355 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478530cb 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 11:08:54.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-17 11:08:54.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeae34 2025-04-17 11:08:54.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec5cc14 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 11:08:54.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 11:08:54.527 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.532 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.541 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.545 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.551 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.556 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 11:08:54.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 11:08:54.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.594 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44aeae34: (connection evicted) 2025-04-17 11:08:54.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 11:08:54.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 11:08:54.598 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269308cc 2025-04-17 11:08:54.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aeaff64 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-04-17 11:08:54.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0847a9 2025-04-17 11:08:54.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 11:08:54.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51743cc0 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-17 11:08:54.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6697f3d 2025-04-17 11:08:54.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 11:08:54.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 11:08:54.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 11:08:54.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.620 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e0847a9: (connection evicted) 2025-04-17 11:08:54.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 11:08:54.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-04-17 11:08:54.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2025-04-17 11:08:54.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d79b70 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 11:08:54.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-17 11:08:54.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@45424c0 2025-04-17 11:08:54.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 11:08:54.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 11:08:54.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 11:08:54.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.632 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa: (connection evicted) 2025-04-17 11:08:54.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 11:08:54.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 11:08:54.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c64339f 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-17 11:08:54.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-04-17 11:08:54.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-17 11:08:54.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-04-17 11:08:54.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 11:08:54.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 11:08:54.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 11:08:54.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.644 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b: (connection evicted) 2025-04-17 11:08:54.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 11:08:54.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208e5b23 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-04-17 11:08:54.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee05f4 2025-04-17 11:08:54.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4829aa 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-17 11:08:54.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55e82a 2025-04-17 11:08:54.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 11:08:54.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 11:08:54.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 11:08:54.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.702 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee05f4: (connection evicted) 2025-04-17 11:08:54.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 11:08:54.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2025-04-17 11:08:54.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2025-04-17 11:08:54.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-04-17 11:08:54.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-04-17 11:08:54.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 11:08:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 11:08:54.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 11:08:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.716 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2570b316: (connection evicted) 2025-04-17 11:08:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 11:08:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 11:08:54.717 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-17 11:08:54.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-04-17 11:08:54.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116fc29e 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 11:08:54.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-17 11:08:54.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-17 11:08:54.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 11:08:54.731 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.735 [DefaultDispatcher-worker-5 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-17 11:08:54.736 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-17 11:08:54.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 11:08:54.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 11:08:54.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.737 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2: (connection evicted) 2025-04-17 11:08:54.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 11:08:54.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 11:08:54.738 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3460e4ed 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2025-04-17 11:08:54.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d 2025-04-17 11:08:54.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 11:08:54.742 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 11:08:54.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-04-17 11:08:54.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-04-17 11:08:54.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 11:08:54.755 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 11:08:54.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 11:08:54.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.774 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a453f8d: (connection evicted) 2025-04-17 11:08:54.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 11:08:54.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-17 11:08:54.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2025-04-17 11:08:54.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 11:08:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 11:08:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-17 11:08:54.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-17 11:08:54.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 11:08:54.814 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.827 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.849 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.881 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.890 [DefaultDispatcher-worker-12 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-17 11:08:54.890 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.891 [DefaultDispatcher-worker-12 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-17 11:08:54.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 11:08:54.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 11:08:54.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:54.892 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22: (connection evicted) 2025-04-17 11:08:54.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:54.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 11:08:54.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 11:08:54.893 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9b66b 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-04-17 11:08:54.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@71262020 2025-04-17 11:08:54.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:54.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:54.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 11:08:54.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-17 11:08:54.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-04-17 11:08:54.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 11:08:54.995 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.005 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 11:08:55.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 11:08:55.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.061 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71262020: (connection evicted) 2025-04-17 11:08:55.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 11:08:55.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 11:08:55.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-04-17 11:08:55.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2025-04-17 11:08:55.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 11:08:55.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-04-17 11:08:55.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-04-17 11:08:55.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 11:08:55.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 11:08:55.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 11:08:55.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.082 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2152fde5: (connection evicted) 2025-04-17 11:08:55.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 11:08:55.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cad24ae 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-17 11:08:55.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2 2025-04-17 11:08:55.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-17 11:08:55.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-17 11:08:55.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 11:08:55.179 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.193 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.203 [DefaultDispatcher-worker-12 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-17 11:08:55.204 [DefaultDispatcher-worker-12 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-17 11:08:55.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 11:08:55.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 11:08:55.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.204 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18cbc3c2: (connection evicted) 2025-04-17 11:08:55.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 11:08:55.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 11:08:55.205 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-17 11:08:55.206 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 11:08:55.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 11:08:55.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-04-17 11:08:55.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-04-17 11:08:55.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 11:08:55.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 11:08:55.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 11:08:55.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.218 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df7a065: (connection evicted) 2025-04-17 11:08:55.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 11:08:55.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73be4cdd 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-17 11:08:55.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-17 11:08:55.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 11:08:55.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-17 11:08:55.240 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-17 11:08:55.241 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecb9e17 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-17 11:08:55.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bf9e67 2025-04-17 11:08:55.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 11:08:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 11:08:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 11:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:08:55.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 11:08:55.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 11:08:55.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-17 11:08:55.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-17 11:08:55.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 11:08:55.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-17 11:08:55.261 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-17 11:08:55.262 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702b656a 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 11:08:55.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-17 11:08:55.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-17 11:08:55.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 11:08:55.269 [DefaultDispatcher-worker-12 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2025-04-17 11:08:55.269 [DefaultDispatcher-worker-2 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-17 11:08:55.270 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-17 11:08:55.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 11:08:55.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 11:08:55.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.272 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2025-04-17 11:08:55.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 11:08:55.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f177f5 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 11:08:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-17 11:08:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-17 11:08:55.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 11:08:55.276 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-17 11:08:55.282 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-17 11:08:55.283 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-04-17 11:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 11:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ce8bc5 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-17 11:08:55.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e48b65 2025-04-17 11:08:55.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 11:08:55.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 11:08:55.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 11:08:55.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:08:55.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 11:08:55.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 11:08:55.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 11:08:55.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-17 11:08:55.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-17 11:08:55.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 11:08:55.291 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-17 11:08:55.297 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-17 11:08:55.298 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 11:08:55.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-04-17 11:08:55.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 11:08:55.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 11:08:55.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 11:08:55.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:08:55.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 11:08:55.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2a366 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-17 11:08:55.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-17 11:08:55.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 11:08:55.316 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.338 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-17 11:08:55.344 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.345 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-17 11:08:55.364 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.383 [DefaultDispatcher-worker-5 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-04-17 11:08:55.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 11:08:55.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 11:08:55.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.385 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99c3cee: (connection evicted) 2025-04-17 11:08:55.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 11:08:55.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 11:08:55.385 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d6a20 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-17 11:08:55.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-17 11:08:55.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 11:08:55.400 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.407 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-17 11:08:55.412 [DefaultDispatcher-worker-10 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71285693 2025-04-17 11:08:55.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 11:08:55.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 11:08:55.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.422 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71285693: (connection evicted) 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 11:08:55.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d06801f 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-04-17 11:08:55.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-04-17 11:08:55.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 11:08:55.443 [DefaultDispatcher-worker-4 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-04-17 11:08:55.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 11:08:55.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 11:08:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.445 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac: (connection evicted) 2025-04-17 11:08:55.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 11:08:55.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9bd1d6 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-17 11:08:55.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-17 11:08:55.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 11:08:55.465 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-17 11:08:55.470 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba 2025-04-17 11:08:55.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 11:08:55.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 11:08:55.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.471 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117fb9ba: (connection evicted) 2025-04-17 11:08:55.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 11:08:55.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d98729a 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-17 11:08:55.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-17 11:08:55.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 11:08:55.491 [DefaultDispatcher-worker-4 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34 2025-04-17 11:08:55.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 11:08:55.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 11:08:55.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.493 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc21e34: (connection evicted) 2025-04-17 11:08:55.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 11:08:55.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 11:08:55.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-17 11:08:55.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-17 11:08:55.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 11:08:55.512 [DefaultDispatcher-worker-16 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-17 11:08:55.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 11:08:55.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 11:08:55.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.512 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-04-17 11:08:55.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 11:08:55.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515c732d 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-17 11:08:55.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-17 11:08:55.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 11:08:55.694 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-17 11:08:55.699 [DefaultDispatcher-worker-7 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-17 11:08:55.701 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42899/manifest.json 2025-04-17 11:08:55.701 [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:42899/manifest.json. 2025-04-17 11:08:55.701 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42899/manifest.json 2025-04-17 11:08:55.703 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42899/manifest.json 2025-04-17 11:08:55.703 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42899/manifest.json 2025-04-17 11:08:55.755 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.782 [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:42899/manifest.json. 2025-04-17 11:08:55.782 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42899/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:55.790 [DefaultDispatcher-worker-11 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f85904a 2025-04-17 11:08:55.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 11:08:55.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 11:08:55.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.794 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f85904a: (connection evicted) 2025-04-17 11:08:55.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:55.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 11:08:55.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564d3940 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-17 11:08:55.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-17 11:08:55.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf52f10 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-17 11:08:55.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-17 11:08:55.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 11:08:55.836 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:08:55.871 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-17 11:08:55.872 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4e3a6c83 2025-04-17 11:08:55.910 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.917 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:55.927 [DefaultDispatcher-worker-7 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:45729 2025-04-17 11:08:55.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afba80c 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-17 11:08:55.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-17 11:08:55.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 11:08:55.945 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:08:55.949 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:08:55.949 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:08:55.949 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:08:55.949 [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-17 11:08:55.949 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:08:55.949 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:08:55.949 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:08:55.949 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a1858a 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:55.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:55.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 11:08:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 11:08:55.980 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:55.985 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:55.989 [DefaultDispatcher-worker-3 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-17 11:08:55.990 [DefaultDispatcher-worker-3 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-17 11:08:55.995 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.000 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.000 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.000 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json. 2025-04-17 11:08:56.000 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.002 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.002 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.002 [Test worker @coroutine#354] 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:45729/api/content/717449099069296640/_ustadmanifest.json. 2025-04-17 11:08:56.002 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:56.010 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.013 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:08:56.014 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-41e5c484-c393-43bc-a8d6-f51e81c87253', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:08:56.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:56.016 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-41e5c484-c393-43bc-a8d6-f51e81c87253 2025-04-17 11:08:56.018 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:56.018 [DefaultDispatcher-worker-17 @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:45729/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:08:56.018 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:56.018 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:08:56.023 [DefaultDispatcher-worker-5 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.024 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/UmAppDatabase/replication/nodeId 2025-04-17 11:08:56.025 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45729/UmAppDatabase/replication/nodeId. 2025-04-17 11:08:56.025 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/UmAppDatabase/replication/nodeId 2025-04-17 11:08:56.028 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:56.029 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/api/blob/upload-init-batch 2025-04-17 11:08:56.029 [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:45729/api/blob/upload-init-batch. 2025-04-17 11:08:56.029 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/api/blob/upload-init-batch 2025-04-17 11:08:56.029 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45729/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:08:56.051 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:56.065 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-17 11:08:56.065 [eventLoopGroupProxy-4-3 @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-17 11:08:56.065 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 11:08:56.065 [eventLoopGroupProxy-4-4 @call-handler#395] 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-17 11:08:56.069 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:56.069 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:56.070 [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 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-17 11:08:56.070 [eventLoopGroupProxy-4-4 @call-handler#395] 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-17 11:08:56.070 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:08:56.072 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/UmAppDatabase/replication/nodeId 2025-04-17 11:08:56.072 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45729/UmAppDatabase/replication/nodeId 2025-04-17 11:08:56.073 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:56.073 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:56.073 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:56.076 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-17 11:08:56.078 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-04-17 11:08:56.078 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.081 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-17 11:08:56.083 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.090 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 27ms 2025-04-17 11:08:56.091 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/api/blob/upload-init-batch 2025-04-17 11:08:56.091 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45729/api/blob/upload-init-batch 2025-04-17 11:08:56.093 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45729/api/blob/upload-init-batch. 2025-04-17 11:08:56.093 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45729/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:56.103 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/api/blob/upload-batch-data 2025-04-17 11:08:56.103 [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:45729/api/blob/upload-batch-data. 2025-04-17 11:08:56.103 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/api/blob/upload-batch-data 2025-04-17 11:08:56.103 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45729/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:56.108 [eventLoopGroupProxy-4-4 @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-17 11:08:56.115 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-17 11:08:56.116 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:56.116 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-17 11:08:56.116 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/api/blob/upload-batch-data 2025-04-17 11:08:56.122 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/api/blob/upload-batch-data 2025-04-17 11:08:56.122 [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:45729/api/blob/upload-batch-data. 2025-04-17 11:08:56.122 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/api/blob/upload-batch-data 2025-04-17 11:08:56.122 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45729/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:56.124 [eventLoopGroupProxy-4-4 @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-17 11:08:56.126 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-17 11:08:56.126 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:56.126 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:08:56.127 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/api/blob/upload-batch-data 2025-04-17 11:08:56.139 [DefaultDispatcher-worker-4 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.146 [DefaultDispatcher-worker-7 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.155 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/UmAppDatabase/replication/message 2025-04-17 11:08:56.155 [DefaultDispatcher-worker-7 @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:45729/UmAppDatabase/replication/message. 2025-04-17 11:08:56.155 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/UmAppDatabase/replication/message 2025-04-17 11:08:56.155 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45729/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:08:56.157 [eventLoopGroupProxy-4-4 @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-17 11:08:56.157 [eventLoopGroupProxy-4-4 @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-17 11:08:56.157 [eventLoopGroupProxy-4-4 @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-17 11:08:56.169 [DefaultDispatcher-worker-8 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-17 11:08:56.169 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:56.169 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.169 [DefaultDispatcher-worker-10 @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:45729/api/content/717449099069296640/_ustadmanifest.json. 2025-04-17 11:08:56.170 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.170 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 11:08:56.170 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/UmAppDatabase/replication/message 2025-04-17 11:08:56.170 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45729/UmAppDatabase/replication/message 2025-04-17 11:08:56.170 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45729/UmAppDatabase/replication/message. 2025-04-17 11:08:56.170 [DefaultDispatcher-worker-10 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45729/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:56.171 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.171 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json 2025-04-17 11:08:56.171 [DefaultDispatcher-worker-3 @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:45729/api/content/717449099069296640/_ustadmanifest.json. 2025-04-17 11:08:56.171 [DefaultDispatcher-worker-3 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45729/api/content/717449099069296640/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:56.175 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da 2025-04-17 11:08:56.176 [DefaultDispatcher-worker-8 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c 2025-04-17 11:08:56.177 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:08:56.177 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:08:56.177 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:08:56.177 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:08:56.177 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:08:56.178 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e741d6b 2025-04-17 11:08:56.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 11:08:56.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 11:08:56.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:56.178 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ffe74da: (connection evicted) 2025-04-17 11:08:56.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:56.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 11:08:56.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 11:08:56.446 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:56.446 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:56.639 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:57.182 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4e3a6c83 2025-04-17 11:08:57.182 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4e3a6c83 2025-04-17 11:08:57.184 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526fc044 2025-04-17 11:08:57.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 11:08:57.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 11:08:57.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:57.184 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da9da6c: (connection evicted) 2025-04-17 11:08:57.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:57.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 11:08:57.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57466fb7 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:57.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:57.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:57.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:57.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f071d0c 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:57.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-17 11:08:57.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-17 11:08:57.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 11:08:57.209 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:08:57.210 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 11:08:57.210 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e80de85 2025-04-17 11:08:57.211 [DefaultDispatcher-worker-8 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:43129 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6094ad4 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:57.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:57.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 11:08:57.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-17 11:08:57.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-17 11:08:57.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 11:08:57.213 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:08:57.213 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:08:57.213 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:08:57.213 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:08:57.213 [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-17 11:08:57.213 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:08:57.213 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:08:57.213 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:08:57.213 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:57.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 11:08:57.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 11:08:57.234 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.239 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.243 [DefaultDispatcher-worker-15 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-17 11:08:57.245 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-17 11:08:57.249 [DefaultDispatcher-worker-2 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.254 [DefaultDispatcher-worker-14 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.254 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:57.254 [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:43129/api/content/717449107683500032/_ustadmanifest.json. 2025-04-17 11:08:57.254 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:57.255 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:57.255 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:57.255 [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:43129/api/content/717449107683500032/_ustadmanifest.json. 2025-04-17 11:08:57.255 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:57.262 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.263 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:08:57.263 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-39c4a443-7df5-45b3-9082-7357e4a920a7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:08:57.264 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:57.264 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-39c4a443-7df5-45b3-9082-7357e4a920a7 2025-04-17 11:08:57.264 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:57.264 [DefaultDispatcher-worker-5 @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:43129/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:08:57.264 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:57.264 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:08:57.265 [DefaultDispatcher-worker-4 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccfac29 2025-04-17 11:08:57.267 [eventLoopGroupProxy-7-2 @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-17 11:08:57.267 [eventLoopGroupProxy-7-1 @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-17 11:08:57.267 [eventLoopGroupProxy-7-2 @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-17 11:08:57.267 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.267 [eventLoopGroupProxy-7-2 @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-17 11:08:57.267 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.267 [eventLoopGroupProxy-7-2 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 11:08:57.268 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:57.268 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:57.269 [DefaultDispatcher-worker-10 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.269 [DefaultDispatcher-worker-10 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/UmAppDatabase/replication/nodeId 2025-04-17 11:08:57.269 [DefaultDispatcher-worker-10 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43129/UmAppDatabase/replication/nodeId. 2025-04-17 11:08:57.269 [DefaultDispatcher-worker-10 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/UmAppDatabase/replication/nodeId 2025-04-17 11:08:57.271 [eventLoopGroupProxy-7-2 @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-17 11:08:57.271 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.271 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 11:08:57.271 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.271 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43129/api/blob/upload-init-batch. 2025-04-17 11:08:57.271 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.271 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:08:57.271 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/UmAppDatabase/replication/nodeId 2025-04-17 11:08:57.271 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/UmAppDatabase/replication/nodeId 2025-04-17 11:08:57.272 [eventLoopGroupProxy-7-2 @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-17 11:08:57.272 [eventLoopGroupProxy-7-2 @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-17 11:08:57.273 [eventLoopGroupProxy-7-2 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:57.274 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 11:08:57.274 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.274 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.274 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43129/api/blob/upload-init-batch. 2025-04-17 11:08:57.274 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43129/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:57.275 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.275 [DefaultDispatcher-worker-1 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.275 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.275 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.276 [DefaultDispatcher-worker-20 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.276 [eventLoopGroupProxy-7-2 @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-17 11:08:57.278 [eventLoopGroupProxy-7-2 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:57.278 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.278 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:08:57.279 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.280 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.280 [DefaultDispatcher-worker-4 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.280 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.280 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.281 [eventLoopGroupProxy-7-2 @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-17 11:08:57.281 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.282 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:57.282 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.282 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:08:57.283 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.284 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.284 [DefaultDispatcher-worker-10 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.284 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.284 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.285 [eventLoopGroupProxy-7-2 @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-17 11:08:57.299 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:57.301 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:57.312 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:57.314 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:57.326 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.326 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:08:57.327 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.327 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.327 [DefaultDispatcher-worker-6 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.327 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.327 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.329 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.329 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:08:57.329 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.329 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.329 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43129/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:57.329 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:43129/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:43129/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 11:08:57.330 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:43129/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.337 [DefaultDispatcher-worker-8 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.346 [DefaultDispatcher-worker-8 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:57.348 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:08:57.848 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2c2217dc-86a8-44a9-b84c-eb7ba370d30f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:08:57.848 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:57.848 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2c2217dc-86a8-44a9-b84c-eb7ba370d30f 2025-04-17 11:08:57.851 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.851 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-init-batch. 2025-04-17 11:08:57.851 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.851 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:08:57.852 [eventLoopGroupProxy-7-2 @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-17 11:08:57.852 [eventLoopGroupProxy-7-2 @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-17 11:08:57.853 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:57.854 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 11:08:57.855 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.855 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/api/blob/upload-init-batch 2025-04-17 11:08:57.855 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43129/api/blob/upload-init-batch. 2025-04-17 11:08:57.855 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43129/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:57.857 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.857 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.857 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.857 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.858 [eventLoopGroupProxy-7-2 @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-17 11:08:57.860 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.860 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:08:57.860 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.861 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.861 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.861 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.861 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.862 [eventLoopGroupProxy-7-2 @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-17 11:08:57.864 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.864 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:08:57.864 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.865 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.865 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.865 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.865 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.866 [eventLoopGroupProxy-7-2 @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-17 11:08:57.907 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.907 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:08:57.908 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.908 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.908 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.908 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.908 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.909 [eventLoopGroupProxy-7-2 @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-17 11:08:57.951 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.951 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:08:57.951 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.952 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.952 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.952 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.952 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.953 [eventLoopGroupProxy-7-2 @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-17 11:08:57.994 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:57.994 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:08:57.995 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.995 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.995 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:57.995 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:57.995 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:57.996 [eventLoopGroupProxy-7-2 @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-17 11:08:58.037 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.037 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:08:58.038 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.038 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.038 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.038 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.038 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.039 [eventLoopGroupProxy-7-2 @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-17 11:08:58.081 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.081 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:08:58.082 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.082 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.082 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.082 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.082 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.083 [eventLoopGroupProxy-7-2 @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-17 11:08:58.125 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.125 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:08:58.126 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.126 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.126 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.126 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.126 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.127 [eventLoopGroupProxy-7-2 @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-17 11:08:58.169 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.169 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:08:58.170 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.170 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.170 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.170 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.171 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.172 [eventLoopGroupProxy-7-2 @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-17 11:08:58.213 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.213 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:08:58.214 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.215 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.215 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.215 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.215 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.220 [eventLoopGroupProxy-7-2 @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-17 11:08:58.258 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.258 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:08:58.259 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.259 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.259 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.259 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.259 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.261 [eventLoopGroupProxy-7-2 @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-17 11:08:58.305 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.305 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:08:58.306 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.307 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.307 [DefaultDispatcher-worker-20 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.307 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.307 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.308 [eventLoopGroupProxy-7-2 @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-17 11:08:58.350 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.350 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:08:58.351 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.352 [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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.352 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.353 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:08:58.356 [DefaultDispatcher-worker-14 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:58.397 [eventLoopGroupProxy-7-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:58.397 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.397 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:08:58.398 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.399 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.399 [DefaultDispatcher-worker-2 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.399 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.399 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.400 [eventLoopGroupProxy-7-2 @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-17 11:08:58.401 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:58.401 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.401 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:08:58.402 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.403 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.403 [DefaultDispatcher-worker-2 @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:43129/api/blob/upload-batch-data. 2025-04-17 11:08:58.403 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.403 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:58.404 [eventLoopGroupProxy-7-2 @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-17 11:08:58.405 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:58.405 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.406 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:08:58.406 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/blob/upload-batch-data 2025-04-17 11:08:58.412 [DefaultDispatcher-worker-1 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:58.417 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:58.418 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/UmAppDatabase/replication/message 2025-04-17 11:08:58.418 [DefaultDispatcher-worker-3 @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:43129/UmAppDatabase/replication/message. 2025-04-17 11:08:58.418 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/UmAppDatabase/replication/message 2025-04-17 11:08:58.418 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43129/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:08:58.419 [eventLoopGroupProxy-7-2 @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-17 11:08:58.420 [eventLoopGroupProxy-7-2 @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-17 11:08:58.420 [eventLoopGroupProxy-7-2 @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-17 11:08:58.433 [DefaultDispatcher-worker-13 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-17 11:08:58.433 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:58.433 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-17 11:08:58.433 [DefaultDispatcher-worker-14 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:58.433 [DefaultDispatcher-worker-14 @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:43129/api/content/717449107683500032/_ustadmanifest.json. 2025-04-17 11:08:58.433 [DefaultDispatcher-worker-14 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:58.434 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/UmAppDatabase/replication/message 2025-04-17 11:08:58.434 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/UmAppDatabase/replication/message 2025-04-17 11:08:58.434 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43129/UmAppDatabase/replication/message. 2025-04-17 11:08:58.434 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43129/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:58.434 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:58.434 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json 2025-04-17 11:08:58.435 [DefaultDispatcher-worker-17 @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:43129/api/content/717449107683500032/_ustadmanifest.json. 2025-04-17 11:08:58.435 [DefaultDispatcher-worker-17 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43129/api/content/717449107683500032/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:58.440 [DefaultDispatcher-worker-4 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-04-17 11:08:58.440 [DefaultDispatcher-worker-12 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-17 11:08:58.441 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:08:58.441 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:08:58.441 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:08:58.441 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:08:58.441 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:08:58.442 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-17 11:08:58.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 11:08:58.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 11:08:58.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:58.442 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9: (connection evicted) 2025-04-17 11:08:58.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:58.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 11:08:58.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 11:08:58.713 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:58.848 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:58.913 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:59.201 [DefaultDispatcher-worker-4 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf983 2025-04-17 11:08:59.445 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e80de85 2025-04-17 11:08:59.445 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e80de85 2025-04-17 11:08:59.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 11:08:59.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 11:08:59.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.446 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@357e7113: (connection evicted) 2025-04-17 11:08:59.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:59.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 11:08:59.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4ead73 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 11:08:59.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7bd970 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-17 11:08:59.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-17 11:08:59.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 11:08:59.463 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:08:59.465 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-17 11:08:59.465 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@218e186b 2025-04-17 11:08:59.466 [DefaultDispatcher-worker-2 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:38973 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 11:08:59.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-17 11:08:59.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-17 11:08:59.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 11:08:59.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:08:59.469 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:08:59.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:08:59.469 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:08:59.469 [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-17 11:08:59.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:08:59.469 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:08:59.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:08:59.469 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 11:08:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 11:08:59.499 [DefaultDispatcher-worker-18 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.504 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.510 [DefaultDispatcher-worker-7 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-17 11:08:59.512 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-17 11:08:59.517 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.523 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.524 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.524 [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:38973/api/content/717449114681610240/_ustadmanifest.json. 2025-04-17 11:08:59.524 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.525 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.525 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.525 [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:38973/api/content/717449114681610240/_ustadmanifest.json. 2025-04-17 11:08:59.525 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:59.534 [DefaultDispatcher-worker-9 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.534 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:08:59.534 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a0a0a2a3-9d0b-42de-9330-df4ef94e2486', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:08:59.536 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:08:59.536 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a0a0a2a3-9d0b-42de-9330-df4ef94e2486 2025-04-17 11:08:59.536 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:59.536 [DefaultDispatcher-worker-9 @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:38973/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:08:59.536 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:59.536 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:08:59.539 [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-17 11:08:59.539 [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-17 11:08:59.539 [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-17 11:08:59.539 [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-17 11:08:59.539 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.540 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.540 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 11:08:59.540 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:59.540 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:08:59.544 [DefaultDispatcher-worker-19 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.544 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/UmAppDatabase/replication/nodeId 2025-04-17 11:08:59.544 [DefaultDispatcher-worker-19 @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:38973/UmAppDatabase/replication/nodeId. 2025-04-17 11:08:59.544 [DefaultDispatcher-worker-19 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/UmAppDatabase/replication/nodeId 2025-04-17 11:08:59.546 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/blob/upload-init-batch 2025-04-17 11:08:59.546 [DefaultDispatcher-worker-13 @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:38973/api/blob/upload-init-batch. 2025-04-17 11:08:59.546 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/blob/upload-init-batch 2025-04-17 11:08:59.546 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:08:59.546 [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-17 11:08:59.546 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.547 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 11:08:59.547 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/UmAppDatabase/replication/nodeId 2025-04-17 11:08:59.547 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38973/UmAppDatabase/replication/nodeId 2025-04-17 11:08:59.549 [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-17 11:08:59.549 [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-17 11:08:59.550 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.551 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.552 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-17 11:08:59.553 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.553 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/blob/upload-init-batch 2025-04-17 11:08:59.553 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38973/api/blob/upload-init-batch 2025-04-17 11:08:59.557 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38973/api/blob/upload-init-batch. 2025-04-17 11:08:59.557 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38973/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:59.557 [DefaultDispatcher-worker-10 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.558 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.558 [DefaultDispatcher-worker-16 @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:38973/api/blob/upload-batch-data. 2025-04-17 11:08:59.558 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.558 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:59.560 [eventLoopGroupProxy-10-1 @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-17 11:08:59.562 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.563 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.563 [eventLoopGroupProxy-10-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:08:59.563 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.563 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.564 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.564 [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:38973/api/blob/upload-batch-data. 2025-04-17 11:08:59.564 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.564 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:59.567 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:08:59.567 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.569 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.569 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.569 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:08:59.570 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.570 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.571 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.571 [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:38973/api/blob/upload-batch-data. 2025-04-17 11:08:59.571 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.571 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:59.573 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:08:59.576 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.576 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.577 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 11:08:59.577 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.578 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.578 [DefaultDispatcher-worker-5 @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:38973/api/blob/upload-batch-data. 2025-04-17 11:08:59.578 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.578 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:59.580 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:08:59.582 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.583 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.583 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:08:59.585 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.587 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.587 [DefaultDispatcher-worker-4 @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:38973/api/blob/upload-batch-data. 2025-04-17 11:08:59.587 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.587 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:08:59.588 [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-17 11:08:59.590 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:08:59.591 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.591 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:08:59.591 [DefaultDispatcher-worker-4 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/blob/upload-batch-data 2025-04-17 11:08:59.599 [DefaultDispatcher-worker-5 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.607 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.607 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/UmAppDatabase/replication/message 2025-04-17 11:08:59.607 [DefaultDispatcher-worker-9 @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:38973/UmAppDatabase/replication/message. 2025-04-17 11:08:59.607 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/UmAppDatabase/replication/message 2025-04-17 11:08:59.607 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38973/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:08:59.608 [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-17 11:08:59.609 [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-17 11:08:59.609 [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-17 11:08:59.621 [DefaultDispatcher-worker-9 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-17 11:08:59.621 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:08:59.621 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 11:08:59.621 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.621 [DefaultDispatcher-worker-14 @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:38973/api/content/717449114681610240/_ustadmanifest.json. 2025-04-17 11:08:59.621 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.622 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/UmAppDatabase/replication/message 2025-04-17 11:08:59.622 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38973/UmAppDatabase/replication/message 2025-04-17 11:08:59.622 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38973/UmAppDatabase/replication/message. 2025-04-17 11:08:59.622 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38973/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:08:59.623 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.623 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json 2025-04-17 11:08:59.623 [DefaultDispatcher-worker-13 @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:38973/api/content/717449114681610240/_ustadmanifest.json. 2025-04-17 11:08:59.623 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38973/api/content/717449114681610240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:08:59.628 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-04-17 11:08:59.629 [DefaultDispatcher-worker-14 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274acd1 2025-04-17 11:08:59.630 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:08:59.630 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:08:59.630 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:08:59.630 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:08:59.630 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:08:59.631 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-17 11:08:59.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 11:08:59.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 11:08:59.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.632 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57777c23: (connection evicted) 2025-04-17 11:08:59.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:08:59.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 11:08:59.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 11:08:59.969 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:08:59.969 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:09:00.100 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:09:00.635 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@218e186b 2025-04-17 11:09:00.635 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@218e186b 2025-04-17 11:09:00.636 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a5cc6e 2025-04-17 11:09:00.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 11:09:00.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 11:09:00.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:00.636 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274acd1: (connection evicted) 2025-04-17 11:09:00.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:00.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 11:09:00.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4d252 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 11:09:00.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:00.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:00.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f59e0e 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 11:09:00.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-17 11:09:00.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-17 11:09:00.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 11:09:00.669 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:09:00.670 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 11:09:00.670 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@396ec737 2025-04-17 11:09:00.671 [DefaultDispatcher-worker-15 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:38133 2025-04-17 11:09:00.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1822a61b 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:00.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:00.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 11:09:00.673 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:09:00.674 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:09:00.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:09:00.674 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:09:00.674 [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-17 11:09:00.674 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:09:00.674 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:09:00.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:09:00.674 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b35b0f4 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 11:09:00.694 [DefaultDispatcher-worker-2 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.699 [DefaultDispatcher-worker-17 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.759 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:00.761 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:00.772 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:00.774 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:00.778 [DefaultDispatcher-worker-17 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:00.807 [DefaultDispatcher-worker-12 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:00.812 [DefaultDispatcher-worker-12 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:00.816 [DefaultDispatcher-worker-12 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:00.827 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.838 [DefaultDispatcher-worker-10 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.838 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:00.839 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json. 2025-04-17 11:09:00.839 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:00.840 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:00.840 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:00.841 [Test worker @coroutine#754] 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:38133/api/content/717449122313420800/_ustadmanifest.json. 2025-04-17 11:09:00.841 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:00.900 [DefaultDispatcher-worker-15 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.900 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:09:00.900 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8603101f-ee02-4f8c-9b60-8b90387ec1b6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:09:00.902 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:09:00.902 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8603101f-ee02-4f8c-9b60-8b90387ec1b6 2025-04-17 11:09:00.902 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:00.902 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38133/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:00.902 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:00.902 [DefaultDispatcher-worker-15 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:00.905 [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-17 11:09:00.905 [eventLoopGroupProxy-13-1 @call-handler#790] 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-17 11:09:00.905 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:00.905 [eventLoopGroupProxy-13-1 @call-handler#790] 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-17 11:09:00.905 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:00.906 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:00.906 [eventLoopGroupProxy-13-1 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-17 11:09:00.906 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:00.906 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:00.908 [DefaultDispatcher-worker-20 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.908 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/UmAppDatabase/replication/nodeId 2025-04-17 11:09:00.908 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38133/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:00.908 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/UmAppDatabase/replication/nodeId 2025-04-17 11:09:00.910 [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-17 11:09:00.910 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:00.911 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 11:09:00.911 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/UmAppDatabase/replication/nodeId 2025-04-17 11:09:00.911 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/UmAppDatabase/replication/nodeId 2025-04-17 11:09:00.921 [DefaultDispatcher-worker-18 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.929 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-init-batch 2025-04-17 11:09:00.929 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-init-batch. 2025-04-17 11:09:00.929 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-init-batch 2025-04-17 11:09:00.929 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:09:00.931 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:00.932 [eventLoopGroupProxy-13-1 @call-handler#805] 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-17 11:09:00.932 [eventLoopGroupProxy-13-1 @call-handler#805] 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-17 11:09:00.976 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:00.977 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-17 11:09:00.978 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-init-batch 2025-04-17 11:09:00.978 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/api/blob/upload-init-batch 2025-04-17 11:09:00.979 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-init-batch. 2025-04-17 11:09:00.979 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38133/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:00.983 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:00.983 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:00.983 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:00.983 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:00.984 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:00.986 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:00.987 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:00.987 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:09:00.988 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:00.989 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:00.989 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:00.989 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:00.989 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:00.990 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.034 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.034 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.034 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:09:01.035 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.036 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.036 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.036 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.036 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.037 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.038 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.038 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.038 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.038 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.039 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.039 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.039 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.039 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.040 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.042 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.042 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.042 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.043 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.043 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.043 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.043 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.043 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.044 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.087 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.087 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.087 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.088 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.090 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.091 [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-17 11:09:01.151 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.151 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.151 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 60ms 2025-04-17 11:09:01.152 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.153 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.154 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.154 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.154 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.155 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.201 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.201 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.201 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 11:09:01.201 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.202 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.202 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.202 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.202 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.203 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.246 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.246 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.246 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.247 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.248 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.248 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.248 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.248 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.249 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.291 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.291 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.291 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.292 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.293 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.294 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.336 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.336 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.337 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.337 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.338 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.338 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.338 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.338 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.339 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.340 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.340 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.340 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.341 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.341 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.341 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.341 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.341 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.342 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.343 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.344 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.344 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.344 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.345 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.345 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.345 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.345 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.346 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.347 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.347 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.347 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.347 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.348 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.348 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.348 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.348 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.349 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.350 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.350 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.350 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.350 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.351 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.351 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.351 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.351 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.352 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.353 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.353 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.353 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.354 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.354 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.354 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.354 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.354 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.355 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.356 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.356 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.357 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.357 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.357 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.357 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.357 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.358 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.358 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.359 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.359 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.360 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.360 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.361 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.361 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.361 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.361 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.361 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.362 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.363 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.363 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.363 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.364 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.364 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.364 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.364 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.364 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.365 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.366 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.366 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.366 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.367 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.367 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.367 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.367 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.367 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.368 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.369 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.369 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.369 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.370 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.370 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.370 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.370 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.371 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.373 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.373 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.373 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.373 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.374 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.374 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.374 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.374 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.375 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.376 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.376 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.376 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.377 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.378 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.378 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.378 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.378 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.379 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.380 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.380 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.380 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.380 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.381 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.381 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.381 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.381 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.382 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.383 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.383 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.383 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.383 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.385 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.385 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.385 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.385 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.386 [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-17 11:09:01.387 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.388 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.388 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.388 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.390 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.390 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.390 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.390 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.391 [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-17 11:09:01.393 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.393 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.393 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.393 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.394 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.394 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.394 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.394 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.395 [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-17 11:09:01.396 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.396 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.397 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.397 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.398 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.398 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.398 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.398 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.398 [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-17 11:09:01.403 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.403 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.403 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 11:09:01.403 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.404 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.404 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.404 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.404 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.405 [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-17 11:09:01.406 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.407 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.407 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.407 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.408 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.408 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.408 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.408 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.409 [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-17 11:09:01.410 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.410 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.410 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.411 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.411 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.411 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.411 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.411 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.412 [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-17 11:09:01.413 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.414 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.414 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.414 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.415 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.415 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.415 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.415 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.416 [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-17 11:09:01.417 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.417 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.417 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.417 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.418 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.418 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.418 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.418 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.419 [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-17 11:09:01.419 [DefaultDispatcher-worker-20 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:01.420 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.420 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.420 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.421 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.421 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.421 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.421 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.421 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.422 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.423 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.423 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.423 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.424 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.424 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.424 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.424 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.424 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.425 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.426 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.426 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.426 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.426 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.427 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.428 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.429 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.429 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.429 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.429 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.430 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.430 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.430 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.430 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.430 [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-17 11:09:01.473 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.473 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.473 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.474 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.475 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.476 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.476 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.476 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.477 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.478 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.478 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.478 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.478 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.479 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.480 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.480 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.480 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.480 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.480 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.481 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.481 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.481 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.481 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.482 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.482 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.482 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.482 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.483 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.483 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.483 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.483 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.484 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.526 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.526 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.526 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:01.527 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.528 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.572 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.572 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.572 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:09:01.572 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.573 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.573 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.573 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.573 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.573 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.574 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.575 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.575 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.575 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.576 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.576 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.578 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.578 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.578 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.578 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.579 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.579 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.579 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.579 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.580 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.623 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.623 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.623 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.624 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.624 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.624 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.624 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.624 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.625 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.626 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.627 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.627 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.627 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.628 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.628 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.628 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.628 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.628 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.630 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.630 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.630 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.630 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.632 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.632 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.632 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.632 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.632 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.634 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.634 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.634 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.634 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.635 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.635 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.635 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.635 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.636 [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-17 11:09:01.637 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.637 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.637 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.637 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.638 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.638 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.638 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.638 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.638 [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-17 11:09:01.685 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.685 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.685 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-17 11:09:01.686 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.688 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.688 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.688 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.688 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.690 [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-17 11:09:01.700 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.700 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.700 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-17 11:09:01.701 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.702 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.702 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.702 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.702 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.703 [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-17 11:09:01.704 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.704 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.704 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.705 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.706 [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-17 11:09:01.707 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.707 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.707 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.709 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.711 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.711 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.711 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.711 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.715 [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-17 11:09:01.718 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.718 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.719 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 11:09:01.719 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.724 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.724 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.724 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.724 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.726 [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-17 11:09:01.728 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.728 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.728 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.728 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.731 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.731 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.731 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.731 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.732 [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-17 11:09:01.734 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.734 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.734 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.734 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.735 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.735 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.735 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.735 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.736 [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-17 11:09:01.737 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.737 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.737 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.737 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.739 [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-17 11:09:01.740 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.740 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.740 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.741 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.741 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.741 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.741 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.741 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.742 [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-17 11:09:01.743 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.743 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.743 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.744 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.744 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.744 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.744 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.744 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.745 [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-17 11:09:01.746 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.746 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.746 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.746 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.747 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.747 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.747 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.747 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.748 [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-17 11:09:01.749 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.749 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.749 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.749 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.750 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.750 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.750 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.750 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.751 [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-17 11:09:01.752 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.752 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.752 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:01.752 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.753 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.754 [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-17 11:09:01.796 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.796 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.796 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:01.797 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.797 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.797 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.797 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.797 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.798 [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-17 11:09:01.799 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.800 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.800 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.800 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.801 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.801 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.801 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.801 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.801 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.803 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.803 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.803 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.803 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.804 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.804 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.804 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.804 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.804 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:01.847 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.847 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.847 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.847 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.848 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.848 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.848 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.848 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.849 [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-17 11:09:01.851 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.851 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.851 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.851 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.852 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.852 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.852 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.852 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.852 [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-17 11:09:01.853 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.854 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.854 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.854 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.854 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.854 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.854 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.854 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.855 [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-17 11:09:01.856 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.857 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.857 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.857 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.858 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.858 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.858 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.858 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.859 [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-17 11:09:01.902 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.902 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.902 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:09:01.902 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.903 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.903 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.903 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.903 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.904 [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-17 11:09:01.905 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.905 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.906 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:01.906 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.907 [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-17 11:09:01.931 [DefaultDispatcher-worker-19 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:01.950 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.950 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.950 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:01.950 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.951 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.951 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.952 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.952 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:01.952 [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-17 11:09:01.997 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:01.998 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:01.998 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 11:09:01.998 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.999 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.999 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:01.999 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:01.999 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.000 [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-17 11:09:02.042 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.042 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.042 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:02.043 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.043 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.043 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.043 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.043 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.044 [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-17 11:09:02.087 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.087 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.087 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.088 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.088 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.088 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.088 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.088 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.089 [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-17 11:09:02.090 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.090 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.090 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.090 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.091 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.091 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.091 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.091 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.092 [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-17 11:09:02.092 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.093 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.093 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.093 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.093 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.093 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.093 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.093 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.094 [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-17 11:09:02.095 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.095 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.095 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.095 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.096 [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-17 11:09:02.097 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.097 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.097 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.097 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.098 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.098 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.098 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.098 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.098 [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-17 11:09:02.099 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.099 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.099 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.100 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.100 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.100 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.100 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.100 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.101 [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-17 11:09:02.102 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.102 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.102 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.102 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.103 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.103 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.103 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.103 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.104 [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-17 11:09:02.105 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.105 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.105 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.105 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.106 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.106 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.106 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.106 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.107 [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-17 11:09:02.108 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.108 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.108 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.108 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.109 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.109 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.109 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.109 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.109 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.110 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.110 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.111 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.111 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.111 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.111 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.111 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.111 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.112 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.113 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.113 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.113 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.113 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.114 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.114 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.114 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.114 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.115 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.116 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.116 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.116 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.116 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.117 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.117 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.117 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.117 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.118 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.119 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.119 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.119 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.119 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.120 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.120 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.120 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.120 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.121 [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-17 11:09:02.122 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.122 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.122 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.122 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.123 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.123 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.123 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.123 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.124 [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-17 11:09:02.125 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.126 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.126 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.126 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.127 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.127 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.127 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.127 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.128 [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-17 11:09:02.171 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.171 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.171 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.171 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.172 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.172 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.172 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.172 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.173 [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-17 11:09:02.174 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.174 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.174 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.174 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.175 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.175 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.175 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.175 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.176 [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-17 11:09:02.177 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.177 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.177 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.177 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.179 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.179 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.179 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.179 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.179 [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-17 11:09:02.180 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.180 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.180 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.181 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.181 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.181 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.181 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.181 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.182 [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-17 11:09:02.182 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.182 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.183 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.183 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.183 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.183 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.183 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.183 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.184 [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-17 11:09:02.185 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.185 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.185 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.186 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.187 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.187 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.187 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.187 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.187 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.187 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.187 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.187 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.188 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.230 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.230 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.230 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:02.230 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.231 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.231 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.231 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.231 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.232 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.233 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.233 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.233 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.233 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.234 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.234 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.235 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.235 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.235 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.235 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.236 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.236 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.236 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.236 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.236 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.279 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.279 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.279 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.279 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.280 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.280 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.280 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.280 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.281 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.282 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.282 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.282 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.282 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.283 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.283 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.283 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.283 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.283 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.284 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.284 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.284 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.285 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.285 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.285 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.285 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.285 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.286 [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-17 11:09:02.287 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.287 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.287 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.287 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.287 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.287 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.287 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.287 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.288 [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-17 11:09:02.289 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.289 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.289 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.289 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.289 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.289 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.289 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.289 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.290 [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-17 11:09:02.290 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.290 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.291 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.291 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.291 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.291 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.291 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.291 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.292 [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-17 11:09:02.292 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.292 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.293 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.293 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.293 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.293 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.293 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.293 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.293 [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-17 11:09:02.294 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.294 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.294 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.295 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.295 [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-17 11:09:02.296 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.296 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.296 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.297 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.297 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.297 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.297 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.297 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.298 [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-17 11:09:02.298 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.299 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.299 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.299 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.299 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.299 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.299 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.299 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.300 [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-17 11:09:02.301 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.301 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.301 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.301 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.301 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.301 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.301 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.301 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.302 [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-17 11:09:02.303 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.303 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.303 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.303 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.303 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.303 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.303 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.303 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.304 [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-17 11:09:02.346 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.346 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.346 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:02.347 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.347 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.347 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.347 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.347 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.348 [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-17 11:09:02.349 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.349 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.349 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.350 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.350 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.350 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.350 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.350 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.351 [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-17 11:09:02.393 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.393 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.393 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:02.394 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.394 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.394 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.394 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.394 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.395 [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-17 11:09:02.396 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.396 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.396 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.396 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.397 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.397 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.397 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.397 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.397 [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-17 11:09:02.440 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.440 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.440 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.441 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.441 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.441 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.441 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.441 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.442 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.442 [DefaultDispatcher-worker-3 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:02.484 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.485 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.485 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.485 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.486 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.486 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.486 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.486 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.486 [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-17 11:09:02.529 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.530 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.530 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:09:02.530 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.531 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.531 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.531 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.531 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.532 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.574 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.574 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.574 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.574 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.575 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.575 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.575 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.575 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.576 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.617 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.618 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.618 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:02.618 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.619 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.619 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.619 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.619 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.619 [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-17 11:09:02.620 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.621 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.621 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.621 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.621 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.621 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.621 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.621 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.622 [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-17 11:09:02.661 [DefaultDispatcher-worker-3 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.663 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.664 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.664 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:02.664 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.665 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.665 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.665 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.665 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.665 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.667 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.667 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.667 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.667 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.667 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.667 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.667 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.667 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.668 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.669 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.669 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.669 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.669 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.670 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.670 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.670 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.670 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.670 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.671 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.672 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.672 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.672 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.672 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.672 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.672 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.672 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.673 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.674 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.674 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.674 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.674 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.675 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.675 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.675 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.675 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.675 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.676 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.677 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.677 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.677 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.678 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.678 [DefaultDispatcher-worker-10 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:02.721 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.721 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.721 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.721 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.722 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.722 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.722 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.722 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.723 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.724 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.724 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.724 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.724 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.725 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.725 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.725 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.725 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.725 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.726 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.726 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.726 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.727 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.728 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.728 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.728 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.728 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.729 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.730 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.730 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.730 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.730 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.731 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.731 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.731 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.731 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.731 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.774 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.774 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.774 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.774 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.775 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.775 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.775 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.775 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.775 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.776 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.776 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.777 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.777 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.777 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.777 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.777 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.777 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.778 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.779 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.779 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.779 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.779 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.780 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.780 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.780 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.780 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.780 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.781 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.781 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.781 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.781 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.782 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.782 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.782 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.782 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.782 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.825 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.825 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.825 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.825 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.826 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.826 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.826 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.826 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.827 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.869 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.869 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.870 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.870 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.871 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.873 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.873 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.873 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:02.873 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.874 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.874 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.874 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.874 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.874 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.878 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.878 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.878 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 11:09:02.879 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.879 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.879 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.879 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.879 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.880 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.881 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.881 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.881 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.881 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.882 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.882 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.882 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.882 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.883 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:02.925 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.925 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.925 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.926 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.926 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.926 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.926 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.926 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.927 [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-17 11:09:02.928 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.928 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.928 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:02.929 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.929 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.929 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.929 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.929 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.930 [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-17 11:09:02.951 [DefaultDispatcher-worker-19 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:02.973 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:02.973 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:02.973 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:02.974 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.974 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.974 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:02.974 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:02.974 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:02.975 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:03.018 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.018 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.018 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:09:03.018 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.019 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.019 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.019 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.019 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.020 [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-17 11:09:03.021 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.021 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.021 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:03.021 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.022 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:03.066 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.066 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.066 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:09:03.067 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.067 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.067 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.067 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.067 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.068 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:03.069 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.069 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.069 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:03.069 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.070 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.070 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:03.071 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.071 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.072 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:03.072 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.072 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.072 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.072 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.072 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.073 [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-17 11:09:03.074 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.074 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.074 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:03.074 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.075 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.075 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.075 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.075 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.075 [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-17 11:09:03.121 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.121 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.121 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 11:09:03.121 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.122 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.122 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.122 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.122 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.123 [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-17 11:09:03.165 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.165 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.165 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:09:03.165 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.166 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.166 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.166 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.166 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.167 [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-17 11:09:03.168 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.168 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.168 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:09:03.168 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.169 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.169 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.169 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.169 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.170 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:03.171 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.171 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.171 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:03.171 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.172 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.172 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38133/api/blob/upload-batch-data. 2025-04-17 11:09:03.172 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.172 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:03.172 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:09:03.174 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:03.174 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.174 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:09:03.175 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/blob/upload-batch-data 2025-04-17 11:09:03.182 [DefaultDispatcher-worker-19 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:03.187 [DefaultDispatcher-worker-16 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:03.187 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/UmAppDatabase/replication/message 2025-04-17 11:09:03.187 [DefaultDispatcher-worker-16 @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:38133/UmAppDatabase/replication/message. 2025-04-17 11:09:03.187 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/UmAppDatabase/replication/message 2025-04-17 11:09:03.187 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38133/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:09:03.188 [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-17 11:09:03.188 [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-17 11:09:03.188 [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-17 11:09:03.200 [DefaultDispatcher-worker-1 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-17 11:09:03.200 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:03.200 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:03.200 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-17 11:09:03.200 [DefaultDispatcher-worker-1 @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:38133/api/content/717449122313420800/_ustadmanifest.json. 2025-04-17 11:09:03.200 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:03.200 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/UmAppDatabase/replication/message 2025-04-17 11:09:03.200 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/UmAppDatabase/replication/message 2025-04-17 11:09:03.201 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38133/UmAppDatabase/replication/message. 2025-04-17 11:09:03.201 [DefaultDispatcher-worker-18 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38133/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:03.201 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:03.201 [DefaultDispatcher-worker-1 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json 2025-04-17 11:09:03.202 [DefaultDispatcher-worker-13 @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:38133/api/content/717449122313420800/_ustadmanifest.json. 2025-04-17 11:09:03.202 [DefaultDispatcher-worker-13 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38133/api/content/717449122313420800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:03.206 [DefaultDispatcher-worker-15 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400 2025-04-17 11:09:03.220 [DefaultDispatcher-worker-4 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-04-17 11:09:03.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:09:03.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:09:03.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:09:03.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:09:03.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:09:03.243 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-17 11:09:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 11:09:03.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 11:09:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:03.243 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd6e400: (connection evicted) 2025-04-17 11:09:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:03.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 11:09:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 11:09:03.674 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:09:03.674 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:09:03.683 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:09:04.246 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@396ec737 2025-04-17 11:09:04.247 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@396ec737 2025-04-17 11:09:04.250 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8f1bd 2025-04-17 11:09:04.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 11:09:04.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 11:09:04.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:04.250 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c: (connection evicted) 2025-04-17 11:09:04.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:04.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 11:09:04.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5f4d48 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:04.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:04.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 11:09:04.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-17 11:09:04.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-17 11:09:04.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 11:09:04.266 [DefaultDispatcher-worker-4 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b66c89 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:04.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:04.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 11:09:04.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-17 11:09:04.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-17 11:09:04.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 11:09:04.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc4ca0 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:04.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-17 11:09:04.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-17 11:09:04.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 11:09:04.273 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:09:04.274 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 11:09:04.275 [DefaultDispatcher-worker-13 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:46839 2025-04-17 11:09:04.277 [DefaultDispatcher-worker-13 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-17 11:09:04.278 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46839/api/blob/upload-init-batch 2025-04-17 11:09:04.278 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46839/api/blob/upload-init-batch. 2025-04-17 11:09:04.278 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46839/api/blob/upload-init-batch 2025-04-17 11:09:04.278 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46839/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:09:04.280 [eventLoopGroupProxy-16-1 @call-handler#1647] 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-17 11:09:04.280 [eventLoopGroupProxy-16-1 @call-handler#1647] 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-17 11:09:04.281 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-17 11:09:04.281 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46839/api/blob/upload-init-batch 2025-04-17 11:09:04.281 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46839/api/blob/upload-init-batch 2025-04-17 11:09:04.282 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46839/api/blob/upload-init-batch. 2025-04-17 11:09:04.282 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46839/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:04.282 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46839/api/blob/upload-batch-data 2025-04-17 11:09:04.282 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46839/api/blob/upload-batch-data. 2025-04-17 11:09:04.282 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46839/api/blob/upload-batch-data 2025-04-17 11:09:04.282 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46839/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:04.283 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-17 11:09:04.284 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-17 11:09:04.285 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:04.285 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46839/api/blob/upload-batch-data 2025-04-17 11:09:04.287 [eventLoopGroupProxy-16-2 @call-handler#1664] 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-17 11:09:04.289 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:04.292 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10660795 2025-04-17 11:09:04.359 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:04.371 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:04.372 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-17 11:09:05.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-17 11:09:05.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 11:09:05.366 [DefaultDispatcher-worker-16 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-17 11:09:05.370 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59857/api/blob/upload-init-batch 2025-04-17 11:09:05.370 [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:59857/api/blob/upload-init-batch. 2025-04-17 11:09:05.370 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59857/api/blob/upload-init-batch 2025-04-17 11:09:05.370 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59857/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:09:05.371 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59857/api/blob/upload-init-batch 2025-04-17 11:09:05.371 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59857/api/blob/upload-init-batch 2025-04-17 11:09:05.371 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59857/api/blob/upload-init-batch. 2025-04-17 11:09:05.371 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59857/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:05.378 [DefaultDispatcher-worker-12 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-04-17 11:09:05.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 11:09:05.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 11:09:05.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.381 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b6098: (connection evicted) 2025-04-17 11:09:05.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 11:09:05.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 11:09:05.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418893c 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-17 11:09:05.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-17 11:09:05.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 11:09:05.397 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44739/api/blob/upload-init-batch 2025-04-17 11:09:05.397 [Test worker @coroutine#1684] 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:44739/api/blob/upload-init-batch. 2025-04-17 11:09:05.397 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44739/api/blob/upload-init-batch 2025-04-17 11:09:05.397 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44739/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:09:05.398 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44739/api/blob/upload-init-batch 2025-04-17 11:09:05.398 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44739/api/blob/upload-init-batch 2025-04-17 11:09:05.398 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44739/api/blob/upload-init-batch. 2025-04-17 11:09:05.398 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44739/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:05.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 11:09:05.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 11:09:05.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.399 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bca04e: (connection evicted) 2025-04-17 11:09:05.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 11:09:05.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe4848 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-17 11:09:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-17 11:09:05.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 11:09:05.417 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37955/api/blob/upload-init-batch 2025-04-17 11:09:05.418 [Test worker @coroutine#1690] 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:37955/api/blob/upload-init-batch. 2025-04-17 11:09:05.418 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37955/api/blob/upload-init-batch 2025-04-17 11:09:05.418 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37955/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:09:05.419 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37955/api/blob/upload-init-batch 2025-04-17 11:09:05.419 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37955/api/blob/upload-init-batch 2025-04-17 11:09:05.419 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37955/api/blob/upload-init-batch. 2025-04-17 11:09:05.419 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37955/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:05.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 11:09:05.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 11:09:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.424 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6: (connection evicted) 2025-04-17 11:09:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 11:09:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 11:09:05.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13fad0c7 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-17 11:09:05.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-17 11:09:05.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 11:09:05.757 [DefaultDispatcher-worker-12 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7552f05b 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-17 11:09:05.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-17 11:09:05.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 11:09:05.787 [DefaultDispatcher-worker-4 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-17 11:09:05.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b72860c 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-17 11:09:05.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-17 11:09:05.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 11:09:05.817 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65871cfd 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 11:09:05.844 [DefaultDispatcher-worker-12 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.849 [DefaultDispatcher-worker-15 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.853 [DefaultDispatcher-worker-6 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.858 [DefaultDispatcher-worker-9 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.861 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.861 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.865 [DefaultDispatcher-worker-8 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-17 11:09:05.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 11:09:05.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 11:09:05.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.868 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975: (connection evicted) 2025-04-17 11:09:05.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 11:09:05.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 11:09:05.887 [DefaultDispatcher-worker-3 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.889 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.891 [DefaultDispatcher-worker-19 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.895 [DefaultDispatcher-worker-18 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.899 [DefaultDispatcher-worker-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.901 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.907 [DefaultDispatcher-worker-6 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-17 11:09:05.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 11:09:05.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 11:09:05.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.908 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-04-17 11:09:05.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 11:09:05.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-17 11:09:05.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-17 11:09:05.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 11:09:05.927 [DefaultDispatcher-worker-13 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-17 11:09:05.931 [DefaultDispatcher-worker-17 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-17 11:09:05.935 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-17 11:09:05.939 [DefaultDispatcher-worker-14 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-17 11:09:05.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 11:09:05.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 11:09:05.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.940 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-04-17 11:09:05.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 11:09:05.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389a9ff6 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:05.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 11:09:05.959 [DefaultDispatcher-worker-19 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.963 [DefaultDispatcher-worker-7 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.967 [DefaultDispatcher-worker-4 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.971 [DefaultDispatcher-worker-11 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.972 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.977 [DefaultDispatcher-worker-5 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-17 11:09:05.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 11:09:05.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 11:09:05.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:05.977 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76876421: (connection evicted) 2025-04-17 11:09:05.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:05.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 11:09:05.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 11:09:06.260 [DefaultDispatcher-worker-13 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-17 11:09:06.273 [DefaultDispatcher-worker-13 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38991781 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:09.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-17 11:09:09.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-17 11:09:09.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 11:09:09.868 [DefaultDispatcher-worker-2 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-17 11:09:09.949 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f510929 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 11:09:10.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 11:09:10.401 [DefaultDispatcher-worker-3 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.405 [DefaultDispatcher-worker-18 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.409 [DefaultDispatcher-worker-14 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.413 [DefaultDispatcher-worker-17 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.418 [DefaultDispatcher-worker-14 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-17 11:09:10.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da41d02 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-17 11:09:10.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-17 11:09:10.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 11:09:10.440 [DefaultDispatcher-worker-5 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-17 11:09:10.444 [DefaultDispatcher-worker-20 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-17 11:09:10.448 [DefaultDispatcher-worker-9 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-17 11:09:10.452 [DefaultDispatcher-worker-8 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 11:09:10.474 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.479 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.482 [DefaultDispatcher-worker-20 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.483 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.486 [DefaultDispatcher-worker-9 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.490 [DefaultDispatcher-worker-18 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.496 [DefaultDispatcher-worker-13 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 11:09:10.515 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.519 [DefaultDispatcher-worker-16 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.522 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.523 [DefaultDispatcher-worker-13 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.526 [DefaultDispatcher-worker-1 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.531 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 11:09:10.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 11:09:10.551 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.555 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.556 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.560 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.563 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.567 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.572 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-17 11:09:10.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-17 11:09:10.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-17 11:09:10.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 11:09:10.593 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-17 11:09:10.597 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-17 11:09:10.597 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.600 [DefaultDispatcher-worker-4 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-17 11:09:10.604 [DefaultDispatcher-worker-14 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 11:09:10.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 11:09:10.623 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.626 [DefaultDispatcher-worker-18 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.630 [DefaultDispatcher-worker-2 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.632 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.633 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.637 [DefaultDispatcher-worker-14 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.642 [DefaultDispatcher-worker-14 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-17 11:09:10.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-17 11:09:10.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-17 11:09:10.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-17 11:09:10.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 11:09:10.668 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-17 11:09:10.669 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-17 11:09:10.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-17 11:09:10.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 11:09:10.675 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.686 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-17 11:09:10.688 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-17 11:09:10.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 11:09:10.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 11:09:10.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 11:09:10.705 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.705 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 11:09:10.707 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:10.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-17 11:09:10.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-17 11:09:10.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 11:09:10.721 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-17 11:09:10.722 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-17 11:09:10.727 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.727 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.728 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.728 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.728 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.744 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.754 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.769 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.770 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.770 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.772 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.792 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.808 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:10.811 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.811 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.811 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.852 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.852 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.852 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.893 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.893 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.893 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.934 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.934 [Test worker @coroutine#1872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33233/ 2025-04-17 11:09:10.934 [Test worker @coroutine#1872] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33233/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.975 [Test worker @coroutine#1872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33233/ 2025-04-17 11:09:10.977 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:10.977 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:10.978 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:10.978 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:10.978 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:11.019 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:11.020 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:11.020 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:11.061 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:11.061 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:11.061 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:11.102 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:11.102 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:11.102 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:11.143 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:11.144 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:11.144 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:11.185 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:11.186 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35215/ 2025-04-17 11:09:11.186 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:09:11.186 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35215/ 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3816efab 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 11:09:11.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-17 11:09:11.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-17 11:09:11.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 11:09:11.268 [DefaultDispatcher-worker-4 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf6ced 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-17 11:09:11.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-17 11:09:11.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 11:09:11.293 [DefaultDispatcher-worker-13 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 11:09:11.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-17 11:09:11.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-17 11:09:11.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 11:09:11.313 [DefaultDispatcher-worker-8 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-17 11:09:11.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-17 11:09:11.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 11:09:11.333 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.334 [DefaultDispatcher-worker-20 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d970881 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 11:09:11.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-17 11:09:11.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-17 11:09:11.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 11:09:11.356 [DefaultDispatcher-worker-15 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2114ce 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-17 11:09:11.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-17 11:09:11.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 11:09:11.375 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.382 [DefaultDispatcher-worker-8 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-17 11:09:11.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-17 11:09:11.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-17 11:09:11.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 11:09:11.395 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.408 [DefaultDispatcher-worker-6 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 11:09:11.416 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.429 [DefaultDispatcher-worker-12 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.434 [DefaultDispatcher-worker-5 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.436 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.438 [DefaultDispatcher-worker-11 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.441 [DefaultDispatcher-worker-14 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.449 [DefaultDispatcher-worker-2 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.452 [DefaultDispatcher-worker-2 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-17 11:09:11.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 11:09:11.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 11:09:11.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.455 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46: (connection evicted) 2025-04-17 11:09:11.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:11.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 11:09:11.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-17 11:09:11.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-17 11:09:11.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 11:09:11.459 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.479 [DefaultDispatcher-worker-6 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e33802 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-17 11:09:11.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-17 11:09:11.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 11:09:11.486 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.505 [DefaultDispatcher-worker-14 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-17 11:09:11.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-17 11:09:11.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 11:09:11.528 [DefaultDispatcher-worker-14 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 11:09:11.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-17 11:09:11.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-17 11:09:11.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 11:09:11.549 [DefaultDispatcher-worker-1 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-17 11:09:11.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-17 11:09:11.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 11:09:11.557 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.570 [DefaultDispatcher-worker-14 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 11:09:11.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 11:09:11.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 11:09:11.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 11:09:11.584 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.591 [DefaultDispatcher-worker-6 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 11:09:11.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-17 11:09:11.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-17 11:09:11.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 11:09:11.606 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.612 [DefaultDispatcher-worker-16 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:11.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2226fd2b 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:11.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-17 11:09:11.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-17 11:09:11.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 11:09:11.630 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.635 [DefaultDispatcher-worker-9 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-17 11:09:11.667 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.672 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.699 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:11.714 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6ed085 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 11:09:15.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-17 11:09:15.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-17 11:09:15.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 11:09:15.718 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-17 11:09:15.727 [DefaultDispatcher-worker-9 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-17 11:09:15.733 [DefaultDispatcher-worker-20 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 11:09:15.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.753 [DefaultDispatcher-worker-6 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.758 [DefaultDispatcher-worker-10 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.761 [DefaultDispatcher-worker-13 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.765 [DefaultDispatcher-worker-16 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 11:09:15.776 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.785 [DefaultDispatcher-worker-9 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.789 [DefaultDispatcher-worker-7 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.792 [DefaultDispatcher-worker-14 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.795 [DefaultDispatcher-worker-14 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281d3ce7 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-17 11:09:15.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-17 11:09:15.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 11:09:15.808 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-17 11:09:15.809 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.817 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-17 11:09:15.821 [DefaultDispatcher-worker-16 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-17 11:09:15.825 [DefaultDispatcher-worker-3 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-17 11:09:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-17 11:09:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 11:09:15.835 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-17 11:09:15.845 [DefaultDispatcher-worker-4 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-17 11:09:15.849 [DefaultDispatcher-worker-19 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 11:09:15.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 11:09:15.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 11:09:15.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 11:09:15.866 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.870 [DefaultDispatcher-worker-9 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 11:09:15.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 11:09:15.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 11:09:15.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 11:09:15.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 11:09:15.891 [DefaultDispatcher-worker-3 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-17 11:09:15.896 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.929 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.951 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.986 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:15.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:15.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 11:09:15.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:15.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:15.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 11:09:16.012 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:16.018 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:16.020 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:16.021 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.021 [DefaultDispatcher-worker-3 @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:43809/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.021 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.021 [DefaultDispatcher-worker-3 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.022 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.022 [DefaultDispatcher-worker-12 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.025 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:16.026 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.026 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.026 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.026 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.026 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.027 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 11:09:16.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-17 11:09:16.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-17 11:09:16.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 11:09:16.041 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-17 11:09:16.046 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-17 11:09:16.047 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-17 11:09:16.050 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:09:16.050 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43809/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 11:09:16.050 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:09:16.051 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:09:16.051 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:09:16.051 [DefaultDispatcher-worker-18 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b6768 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 11:09:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 11:09:16.098 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.100 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e3c5e 2025-04-17 11:09:16.100 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7e3c5e 2025-04-17 11:09:16.101 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b9d9c1 2025-04-17 11:09:16.101 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b9d9c1 2025-04-17 11:09:16.102 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5586572e 2025-04-17 11:09:16.102 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5586572e 2025-04-17 11:09:16.104 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1084d3fa 2025-04-17 11:09:16.104 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1084d3fa 2025-04-17 11:09:16.105 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e368178 2025-04-17 11:09:16.105 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e368178 2025-04-17 11:09:16.105 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.106 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@21de20ae 2025-04-17 11:09:16.106 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@21de20ae 2025-04-17 11:09:16.107 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46862c9c 2025-04-17 11:09:16.107 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46862c9c 2025-04-17 11:09:16.108 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab2cb5 2025-04-17 11:09:16.109 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab2cb5 2025-04-17 11:09:16.110 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1c4e99 2025-04-17 11:09:16.110 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1c4e99 2025-04-17 11:09:16.110 [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-17 11:09:16.110 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.111 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.112 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.112 [DefaultDispatcher-worker-14 @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:48237/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.112 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.112 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48237/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.113 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.113 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.116 [DefaultDispatcher-worker-14 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.116 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.116 [DefaultDispatcher-worker-14 @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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.116 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.117 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.117 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.117 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.122 [DefaultDispatcher-worker-8 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.125 [DefaultDispatcher-worker-16 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.128 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.129 [DefaultDispatcher-worker-8 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.130 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-17 11:09:16.130 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-17 11:09:16.132 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-17 11:09:16.132 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-17 11:09:16.133 [DefaultDispatcher-worker-11 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.134 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-17 11:09:16.134 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-17 11:09:16.135 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-17 11:09:16.135 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-17 11:09:16.137 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-17 11:09:16.137 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-17 11:09:16.137 [DefaultDispatcher-worker-15 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.139 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-17 11:09:16.139 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-17 11:09:16.141 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-17 11:09:16.141 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-17 11:09:16.141 [DefaultDispatcher-worker-19 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.142 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-17 11:09:16.142 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-17 11:09:16.144 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-17 11:09:16.144 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-17 11:09:16.144 [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-17 11:09:16.145 [DefaultDispatcher-worker-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.148 [DefaultDispatcher-worker-12 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.152 [DefaultDispatcher-worker-14 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.156 [DefaultDispatcher-worker-13 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cd9ce76 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 11:09:16.174 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.179 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.181 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.181 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.181 [DefaultDispatcher-worker-15 @coroutine#2173] 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:39039/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.181 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.181 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39039/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.182 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.183 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.185 [DefaultDispatcher-worker-10 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.185 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.185 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.185 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.186 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.186 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.186 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 11:09:16.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-17 11:09:16.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-17 11:09:16.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 11:09:16.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-17 11:09:16.193 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.194 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-17 11:09:16.195 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-17 11:09:16.195 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-17 11:09:16.195 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-17 11:09:16.196 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:09:16.196 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 11:09:16.196 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:09:16.197 [DefaultDispatcher-worker-17 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:09:16.197 [DefaultDispatcher-worker-17 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:09:16.197 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-17 11:09:16.197 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-17 11:09:16.199 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-17 11:09:16.199 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-17 11:09:16.200 [DefaultDispatcher-worker-1 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-17 11:09:16.201 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-17 11:09:16.201 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-17 11:09:16.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-17 11:09:16.202 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-17 11:09:16.204 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-17 11:09:16.204 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-17 11:09:16.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-17 11:09:16.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-17 11:09:16.207 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-17 11:09:16.207 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-17 11:09:16.209 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-17 11:09:16.209 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-17 11:09:16.209 [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-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f4d0 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 11:09:16.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 11:09:16.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.256 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.257 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.258 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.258 [DefaultDispatcher-worker-2 @coroutine#2205] 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:47871/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.258 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.258 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47871/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.259 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.259 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.262 [DefaultDispatcher-worker-11 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.262 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.262 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.262 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.262 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.263 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.263 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.264 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 11:09:16.264 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c108b9 2025-04-17 11:09:16.264 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c108b9 2025-04-17 11:09:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-17 11:09:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-17 11:09:16.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 11:09:16.266 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d06f2b1 2025-04-17 11:09:16.266 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d06f2b1 2025-04-17 11:09:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-17 11:09:16.267 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@293963c9 2025-04-17 11:09:16.267 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@293963c9 2025-04-17 11:09:16.269 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3bf88a 2025-04-17 11:09:16.269 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3bf88a 2025-04-17 11:09:16.271 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4794a174 2025-04-17 11:09:16.271 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4794a174 2025-04-17 11:09:16.271 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-17 11:09:16.272 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-17 11:09:16.273 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9d504d 2025-04-17 11:09:16.273 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9d504d 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 11:09:16.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 11:09:16.275 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd8571c 2025-04-17 11:09:16.275 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd8571c 2025-04-17 11:09:16.276 [DefaultDispatcher-worker-14 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-17 11:09:16.276 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1407c5 2025-04-17 11:09:16.276 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1407c5 2025-04-17 11:09:16.278 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee99832 2025-04-17 11:09:16.278 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee99832 2025-04-17 11:09:16.278 [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-17 11:09:16.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.289 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.290 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-04-17 11:09:16.290 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@188efba9 2025-04-17 11:09:16.291 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.292 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-04-17 11:09:16.292 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@164906c8 2025-04-17 11:09:16.292 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.293 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.293 [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:55687/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.293 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.293 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55687/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.293 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-04-17 11:09:16.293 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@127690d9 2025-04-17 11:09:16.294 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.294 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.294 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-04-17 11:09:16.294 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@57740cf3 2025-04-17 11:09:16.296 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-04-17 11:09:16.296 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3848f607 2025-04-17 11:09:16.297 [DefaultDispatcher-worker-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.297 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.297 [DefaultDispatcher-worker-2 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.297 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.298 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.298 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-04-17 11:09:16.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9d880 2025-04-17 11:09:16.299 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 11:09:16.300 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-04-17 11:09:16.300 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7cdc 2025-04-17 11:09:16.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-17 11:09:16.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-17 11:09:16.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 11:09:16.301 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-17 11:09:16.302 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-04-17 11:09:16.302 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@375bf3bc 2025-04-17 11:09:16.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-04-17 11:09:16.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@485cc39e 2025-04-17 11:09:16.303 [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-17 11:09:16.307 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-17 11:09:16.308 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14dcfe37 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:16.309 [DefaultDispatcher-worker-7 @coroutine#2255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 11:09:16.312 [DefaultDispatcher-worker-13 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-17 11:09:16.322 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:16.327 [DefaultDispatcher-worker-7 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:16.328 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:16.328 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.328 [DefaultDispatcher-worker-6 @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-17 11:09:16.328 [DefaultDispatcher-worker-6 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.328 [DefaultDispatcher-worker-6 @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-17 11:09:16.329 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.329 [DefaultDispatcher-worker-7 @coroutine#2255] 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-17 11:09:16.329 [DefaultDispatcher-worker-7 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.329 [DefaultDispatcher-worker-20 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.330 [DefaultDispatcher-worker-6 @coroutine#2255] 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-17 11:09:16.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408a0e92 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 11:09:16.333 [DefaultDispatcher-worker-12 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:16.333 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.333 [DefaultDispatcher-worker-12 @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-17 11:09:16.333 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.333 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.339 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.341 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-04-17 11:09:16.341 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-04-17 11:09:16.343 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-04-17 11:09:16.343 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-04-17 11:09:16.345 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-04-17 11:09:16.345 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-04-17 11:09:16.345 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.347 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-04-17 11:09:16.347 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-04-17 11:09:16.348 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-04-17 11:09:16.348 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-04-17 11:09:16.350 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-04-17 11:09:16.350 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-04-17 11:09:16.350 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.351 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.352 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-04-17 11:09:16.352 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-04-17 11:09:16.352 [DefaultDispatcher-worker-7 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.352 [DefaultDispatcher-worker-7 @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:42811/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.352 [DefaultDispatcher-worker-7 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.352 [DefaultDispatcher-worker-7 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42811/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.353 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.353 [DefaultDispatcher-worker-12 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.353 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-04-17 11:09:16.353 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-04-17 11:09:16.355 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-04-17 11:09:16.355 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-04-17 11:09:16.355 [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-17 11:09:16.356 [DefaultDispatcher-worker-13 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.356 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.356 [DefaultDispatcher-worker-13 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.356 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.356 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.356 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.357 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.361 [DefaultDispatcher-worker-8 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.365 [DefaultDispatcher-worker-8 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.366 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.367 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-04-17 11:09:16.367 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff99a07 2025-04-17 11:09:16.369 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-04-17 11:09:16.369 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@213e6188 2025-04-17 11:09:16.369 [DefaultDispatcher-worker-3 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.370 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-04-17 11:09:16.370 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2501f177 2025-04-17 11:09:16.372 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-04-17 11:09:16.372 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60036bb3 2025-04-17 11:09:16.373 [DefaultDispatcher-worker-3 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.373 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-04-17 11:09:16.373 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9fc16 2025-04-17 11:09:16.374 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.375 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-04-17 11:09:16.375 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a9efc6 2025-04-17 11:09:16.376 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5793312e 2025-04-17 11:09:16.376 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5793312e 2025-04-17 11:09:16.376 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-04-17 11:09:16.376 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8926cd 2025-04-17 11:09:16.377 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5954d5ac 2025-04-17 11:09:16.377 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5954d5ac 2025-04-17 11:09:16.377 [DefaultDispatcher-worker-12 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.378 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-04-17 11:09:16.378 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c94fc 2025-04-17 11:09:16.378 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6b5a5e 2025-04-17 11:09:16.378 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6b5a5e 2025-04-17 11:09:16.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1869df97 2025-04-17 11:09:16.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1869df97 2025-04-17 11:09:16.380 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-04-17 11:09:16.380 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c49f1a3 2025-04-17 11:09:16.380 [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-17 11:09:16.381 [DefaultDispatcher-worker-3 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.381 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@563d87f5 2025-04-17 11:09:16.381 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@563d87f5 2025-04-17 11:09:16.383 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bc12b 2025-04-17 11:09:16.383 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bc12b 2025-04-17 11:09:16.384 [DefaultDispatcher-worker-9 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.385 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85c7f8 2025-04-17 11:09:16.385 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85c7f8 2025-04-17 11:09:16.386 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@784620d8 2025-04-17 11:09:16.386 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@784620d8 2025-04-17 11:09:16.388 [DefaultDispatcher-worker-6 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.389 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe120a 2025-04-17 11:09:16.389 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe120a 2025-04-17 11:09:16.389 [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-17 11:09:16.392 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.393 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.393 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:09:16.393 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.394 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.394 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.401 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.403 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-17 11:09:16.403 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-17 11:09:16.404 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-17 11:09:16.404 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-17 11:09:16.405 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-17 11:09:16.405 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-17 11:09:16.407 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-17 11:09:16.407 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-17 11:09:16.408 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-17 11:09:16.408 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-17 11:09:16.409 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.410 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-17 11:09:16.410 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-17 11:09:16.412 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-17 11:09:16.412 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-17 11:09:16.412 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19276ac9 2025-04-17 11:09:16.412 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19276ac9 2025-04-17 11:09:16.413 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-17 11:09:16.413 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-17 11:09:16.413 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e0979d 2025-04-17 11:09:16.413 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e0979d 2025-04-17 11:09:16.415 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-17 11:09:16.415 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-17 11:09:16.415 [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-17 11:09:16.415 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13df01b9 2025-04-17 11:09:16.415 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13df01b9 2025-04-17 11:09:16.416 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dd9da6 2025-04-17 11:09:16.416 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dd9da6 2025-04-17 11:09:16.418 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@748ed496 2025-04-17 11:09:16.418 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@748ed496 2025-04-17 11:09:16.420 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6741e9e5 2025-04-17 11:09:16.420 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6741e9e5 2025-04-17 11:09:16.421 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf8fe7d 2025-04-17 11:09:16.421 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf8fe7d 2025-04-17 11:09:16.423 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f262e9 2025-04-17 11:09:16.423 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f262e9 2025-04-17 11:09:16.424 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a2ac5 2025-04-17 11:09:16.424 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@345a2ac5 2025-04-17 11:09:16.424 [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-17 11:09:16.431 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.434 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-17 11:09:16.434 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-17 11:09:16.435 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:09:16.435 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42811/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:16.435 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-17 11:09:16.435 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-17 11:09:16.436 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.436 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 11:09:16.436 [DefaultDispatcher-worker-19 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.437 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.437 [DefaultDispatcher-worker-18 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.437 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-17 11:09:16.437 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-17 11:09:16.439 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-17 11:09:16.439 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-17 11:09:16.440 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-17 11:09:16.440 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-17 11:09:16.442 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-17 11:09:16.442 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-17 11:09:16.445 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-17 11:09:16.445 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-17 11:09:16.447 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-17 11:09:16.447 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-17 11:09:16.448 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-17 11:09:16.448 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-17 11:09:16.448 [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-17 11:09:16.464 [DefaultDispatcher-worker-12 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:16.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 11:09:16.480 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.485 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.486 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.487 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.487 [DefaultDispatcher-worker-15 @coroutine#2329] 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:47725/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.487 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.487 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47725/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.488 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.488 [DefaultDispatcher-worker-11 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.491 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.491 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.491 [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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.491 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.492 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.492 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.493 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 11:09:16.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-17 11:09:16.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-17 11:09:16.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 11:09:16.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-17 11:09:16.501 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-17 11:09:16.502 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-17 11:09:16.506 [DefaultDispatcher-worker-13 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-17 11:09:16.506 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.509 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.512 [DefaultDispatcher-worker-20 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.515 [DefaultDispatcher-worker-8 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.526 [DefaultDispatcher-worker-2 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.535 [DefaultDispatcher-worker-8 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.540 [DefaultDispatcher-worker-13 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.544 [DefaultDispatcher-worker-4 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.547 [DefaultDispatcher-worker-11 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.551 [DefaultDispatcher-worker-18 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 11:09:16.566 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.567 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.569 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a8279 2025-04-17 11:09:16.569 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a8279 2025-04-17 11:09:16.570 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ed636c 2025-04-17 11:09:16.570 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ed636c 2025-04-17 11:09:16.571 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.572 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2e909 2025-04-17 11:09:16.572 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2e909 2025-04-17 11:09:16.572 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.573 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d06957 2025-04-17 11:09:16.573 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d06957 2025-04-17 11:09:16.573 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.573 [DefaultDispatcher-worker-19 @coroutine#2371] 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:37103/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.573 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.573 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37103/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.574 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.574 [DefaultDispatcher-worker-3 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.574 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b461cfe 2025-04-17 11:09:16.574 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b461cfe 2025-04-17 11:09:16.576 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefaf9 2025-04-17 11:09:16.576 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefaf9 2025-04-17 11:09:16.577 [DefaultDispatcher-worker-14 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.578 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.578 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.578 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.578 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2d1e4 2025-04-17 11:09:16.578 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2d1e4 2025-04-17 11:09:16.578 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.578 [DefaultDispatcher-worker-12 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.579 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 11:09:16.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.579 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff9618 2025-04-17 11:09:16.579 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff9618 2025-04-17 11:09:16.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 11:09:16.581 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5c195 2025-04-17 11:09:16.581 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5c195 2025-04-17 11:09:16.581 [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-17 11:09:16.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-17 11:09:16.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-17 11:09:16.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 11:09:16.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-17 11:09:16.589 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-17 11:09:16.590 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-17 11:09:16.594 [DefaultDispatcher-worker-12 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-17 11:09:16.594 [DefaultDispatcher-worker-17 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.595 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.597 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9db909 2025-04-17 11:09:16.597 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9db909 2025-04-17 11:09:16.598 [DefaultDispatcher-worker-1 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.599 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a4eea 2025-04-17 11:09:16.599 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a4eea 2025-04-17 11:09:16.600 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665d279 2025-04-17 11:09:16.600 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665d279 2025-04-17 11:09:16.601 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36744d1 2025-04-17 11:09:16.601 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@36744d1 2025-04-17 11:09:16.602 [DefaultDispatcher-worker-3 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.603 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2293f045 2025-04-17 11:09:16.603 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2293f045 2025-04-17 11:09:16.604 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aec7e3 2025-04-17 11:09:16.604 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aec7e3 2025-04-17 11:09:16.606 [DefaultDispatcher-worker-18 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.606 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab02dd5 2025-04-17 11:09:16.606 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab02dd5 2025-04-17 11:09:16.606 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.606 [DefaultDispatcher-worker-5 @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:37103/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:09:16.606 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.607 [DefaultDispatcher-worker-19 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.607 [DefaultDispatcher-worker-19 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:09:16.607 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348bb9e 2025-04-17 11:09:16.607 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348bb9e 2025-04-17 11:09:16.609 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee47e6a 2025-04-17 11:09:16.609 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee47e6a 2025-04-17 11:09:16.609 [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-17 11:09:16.647 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37103/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:09:16.647 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37103/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:16.647 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.647 [DefaultDispatcher-worker-5 @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:37103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 11:09:16.647 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.648 [DefaultDispatcher-worker-14 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.648 [DefaultDispatcher-worker-14 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:09:16.653 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:16.655 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-17 11:09:16.655 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-17 11:09:16.657 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-17 11:09:16.657 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-17 11:09:16.658 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-17 11:09:16.658 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-17 11:09:16.659 [DefaultDispatcher-worker-14 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:16.660 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-17 11:09:16.660 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.662 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-17 11:09:16.662 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 11:09:16.663 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-17 11:09:16.663 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-17 11:09:16.665 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-17 11:09:16.665 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-17 11:09:16.667 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-17 11:09:16.667 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-17 11:09:16.668 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-17 11:09:16.668 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-17 11:09:16.668 [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-17 11:09:16.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.679 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.680 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.681 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.681 [DefaultDispatcher-worker-14 @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:46875/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:16.681 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.681 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46875/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.682 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.682 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.682 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:16.683 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-04-17 11:09:16.683 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-04-17 11:09:16.685 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-04-17 11:09:16.685 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-04-17 11:09:16.685 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.685 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.685 [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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:16.685 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.686 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.686 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:16.686 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-04-17 11:09:16.686 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-04-17 11:09:16.687 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 11:09:16.687 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-04-17 11:09:16.687 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-04-17 11:09:16.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-17 11:09:16.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-17 11:09:16.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 11:09:16.689 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-04-17 11:09:16.689 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-04-17 11:09:16.689 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-17 11:09:16.691 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-04-17 11:09:16.691 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-04-17 11:09:16.692 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-04-17 11:09:16.692 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-04-17 11:09:16.694 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-04-17 11:09:16.694 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-04-17 11:09:16.695 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-17 11:09:16.695 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-04-17 11:09:16.695 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-04-17 11:09:16.695 [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-17 11:09:16.696 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-17 11:09:16.698 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/auth/register 2025-04-17 11:09:16.698 [DefaultDispatcher-worker-6 @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:46875/auth/register. 2025-04-17 11:09:16.698 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/auth/register 2025-04-17 11:09:16.698 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46875/auth/register from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.698 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/auth/register 2025-04-17 11:09:16.698 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/auth/register 2025-04-17 11:09:16.700 [DefaultDispatcher-worker-5 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-17 11:09:16.739 [DefaultDispatcher-worker-10 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46875/auth/register. 2025-04-17 11:09:16.739 [DefaultDispatcher-worker-10 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46875/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:16.750 [DefaultDispatcher-worker-13 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.754 [DefaultDispatcher-worker-15 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 11:09:16.762 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.764 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9b8c47 2025-04-17 11:09:16.764 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9b8c47 2025-04-17 11:09:16.766 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@255c7744 2025-04-17 11:09:16.766 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@255c7744 2025-04-17 11:09:16.768 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2163e737 2025-04-17 11:09:16.768 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2163e737 2025-04-17 11:09:16.769 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@64617d7f 2025-04-17 11:09:16.769 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@64617d7f 2025-04-17 11:09:16.771 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@136f2c00 2025-04-17 11:09:16.771 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@136f2c00 2025-04-17 11:09:16.773 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cf9f7e 2025-04-17 11:09:16.773 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cf9f7e 2025-04-17 11:09:16.774 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2b90af 2025-04-17 11:09:16.774 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2b90af 2025-04-17 11:09:16.775 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.776 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e8230 2025-04-17 11:09:16.776 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e8230 2025-04-17 11:09:16.778 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2ba195 2025-04-17 11:09:16.778 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2ba195 2025-04-17 11:09:16.778 [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-17 11:09:16.780 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.781 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.782 [DefaultDispatcher-worker-7 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.782 [DefaultDispatcher-worker-7 @coroutine#2460] 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-17 11:09:16.782 [DefaultDispatcher-worker-7 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.782 [DefaultDispatcher-worker-7 @coroutine#2460] 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-17 11:09:16.783 [DefaultDispatcher-worker-5 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.783 [DefaultDispatcher-worker-5 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.785 [DefaultDispatcher-worker-8 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.786 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.786 [DefaultDispatcher-worker-8 @coroutine#2459] 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-17 11:09:16.786 [DefaultDispatcher-worker-8 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.786 [DefaultDispatcher-worker-6 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.786 [DefaultDispatcher-worker-6 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.787 [Test worker @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.789 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.789 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.791 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae4fd87 2025-04-17 11:09:16.791 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae4fd87 2025-04-17 11:09:16.793 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@74231cab 2025-04-17 11:09:16.793 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@74231cab 2025-04-17 11:09:16.794 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c96f7 2025-04-17 11:09:16.794 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@701c96f7 2025-04-17 11:09:16.796 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@351e1690 2025-04-17 11:09:16.796 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@351e1690 2025-04-17 11:09:16.798 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cbdd71 2025-04-17 11:09:16.798 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cbdd71 2025-04-17 11:09:16.799 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4614287 2025-04-17 11:09:16.799 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4614287 2025-04-17 11:09:16.800 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-17 11:09:16.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 11:09:16.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 11:09:16.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.801 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2025-04-17 11:09:16.801 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@105ed7d2 2025-04-17 11:09:16.801 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@105ed7d2 2025-04-17 11:09:16.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:16.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 11:09:16.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 11:09:16.803 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5531e9df 2025-04-17 11:09:16.803 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5531e9df 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264c9994 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 11:09:16.804 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a7865d 2025-04-17 11:09:16.804 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a7865d 2025-04-17 11:09:16.804 [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-17 11:09:16.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 11:09:16.805 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.810 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.811 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.811 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.811 [DefaultDispatcher-worker-8 @coroutine#2487] 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-17 11:09:16.811 [DefaultDispatcher-worker-8 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.811 [DefaultDispatcher-worker-8 @coroutine#2487] 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-17 11:09:16.812 [DefaultDispatcher-worker-12 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.812 [DefaultDispatcher-worker-12 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.815 [DefaultDispatcher-worker-10 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.815 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.815 [DefaultDispatcher-worker-10 @coroutine#2486] 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-17 11:09:16.815 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.816 [DefaultDispatcher-worker-16 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.816 [DefaultDispatcher-worker-16 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.817 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.818 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.820 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701a79b 2025-04-17 11:09:16.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 11:09:16.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 11:09:16.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.820 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701a79b: (connection evicted) 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:16.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 11:09:16.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 11:09:16.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 11:09:16.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.828 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.829 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.829 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.829 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 11:09:16.829 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.829 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:16.830 [DefaultDispatcher-worker-14 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.830 [DefaultDispatcher-worker-14 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.833 [DefaultDispatcher-worker-2 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.833 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.833 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 11:09:16.833 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.834 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.834 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.835 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.836 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.837 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.839 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.840 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.842 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.843 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2025-04-17 11:09:16.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 11:09:16.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 11:09:16.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.843 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:16.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 11:09:16.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 11:09:16.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 11:09:16.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.851 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.852 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.853 [DefaultDispatcher-worker-9 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.853 [DefaultDispatcher-worker-9 @coroutine#2552] 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-17 11:09:16.853 [DefaultDispatcher-worker-9 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.853 [DefaultDispatcher-worker-9 @coroutine#2552] 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-17 11:09:16.853 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.853 [DefaultDispatcher-worker-7 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.857 [DefaultDispatcher-worker-14 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.857 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.857 [DefaultDispatcher-worker-14 @coroutine#2551] 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-17 11:09:16.857 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.857 [DefaultDispatcher-worker-6 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.857 [DefaultDispatcher-worker-6 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.858 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.859 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.861 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2025-04-17 11:09:16.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 11:09:16.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 11:09:16.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.862 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2025-04-17 11:09:16.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:16.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 11:09:16.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63437af4 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 11:09:16.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 11:09:16.865 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.870 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.870 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.871 [DefaultDispatcher-worker-6 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.871 [DefaultDispatcher-worker-6 @coroutine#2584] 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-17 11:09:16.871 [DefaultDispatcher-worker-6 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.871 [DefaultDispatcher-worker-6 @coroutine#2584] 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-17 11:09:16.872 [DefaultDispatcher-worker-6 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.872 [DefaultDispatcher-worker-6 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.875 [DefaultDispatcher-worker-4 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.875 [DefaultDispatcher-worker-4 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.875 [DefaultDispatcher-worker-4 @coroutine#2583] 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-17 11:09:16.875 [DefaultDispatcher-worker-4 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.875 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.875 [DefaultDispatcher-worker-17 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.877 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.879 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.880 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.881 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.883 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac 2025-04-17 11:09:16.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 11:09:16.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 11:09:16.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.883 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7bc8ac: (connection evicted) 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:16.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 11:09:16.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce71bbb 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:16.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:16.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 11:09:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 11:09:16.886 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.891 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.892 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.893 [DefaultDispatcher-worker-4 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.893 [DefaultDispatcher-worker-4 @coroutine#2615] 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-17 11:09:16.893 [DefaultDispatcher-worker-4 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.893 [DefaultDispatcher-worker-4 @coroutine#2615] 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-17 11:09:16.894 [DefaultDispatcher-worker-11 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.894 [DefaultDispatcher-worker-11 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:09:16.897 [DefaultDispatcher-worker-14 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.897 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.897 [DefaultDispatcher-worker-14 @coroutine#2614] 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-17 11:09:16.897 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.897 [DefaultDispatcher-worker-19 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.897 [DefaultDispatcher-worker-19 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:09:16.898 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.899 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2025-04-17 11:09:16.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 11:09:16.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 11:09:16.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:16.900 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72: (connection evicted) 2025-04-17 11:09:16.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:16.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 11:09:16.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 11:09:17.030 [DefaultDispatcher-worker-1 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:17.031 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.031 [DefaultDispatcher-worker-1 @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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.031 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.031 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.031 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.121 [DefaultDispatcher-worker-5 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:17.121 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.121 [DefaultDispatcher-worker-5 @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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.121 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.122 [DefaultDispatcher-worker-4 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.122 [DefaultDispatcher-worker-4 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.138 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699fe19f 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.139 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 11:09:17.147 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.152 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.153 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.154 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.159 [DefaultDispatcher-worker-12 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.164 [DefaultDispatcher-worker-6 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b 2025-04-17 11:09:17.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 11:09:17.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 11:09:17.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.166 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329b4b8b: (connection evicted) 2025-04-17 11:09:17.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 11:09:17.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.168 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 11:09:17.176 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.180 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.181 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.182 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a66949a 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.183 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 11:09:17.191 [DefaultDispatcher-worker-4 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:17.191 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.191 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.191 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.192 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.192 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.192 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.197 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.198 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.199 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.203 [DefaultDispatcher-worker-9 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2 2025-04-17 11:09:17.211 [DefaultDispatcher-worker-9 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.214 [DefaultDispatcher-worker-13 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.217 [DefaultDispatcher-worker-3 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-17 11:09:17.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 11:09:17.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 11:09:17.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.225 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-17 11:09:17.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 11:09:17.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 11:09:17.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 11:09:17.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 11:09:17.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.225 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d8d8e2: (connection evicted) 2025-04-17 11:09:17.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 11:09:17.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 11:09:17.226 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.227 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 11:09:17.234 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.239 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.240 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.241 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17db90a7 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.241 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 11:09:17.242 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.242 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.242 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 11:09:17.249 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.254 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.255 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.255 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.259 [DefaultDispatcher-worker-15 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-12 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.267 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.270 [DefaultDispatcher-worker-6 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.274 [DefaultDispatcher-worker-8 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2025-04-17 11:09:17.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 11:09:17.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 11:09:17.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.276 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2025-04-17 11:09:17.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 11:09:17.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 11:09:17.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 11:09:17.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 11:09:17.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.276 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24: (connection evicted) 2025-04-17 11:09:17.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 11:09:17.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2413e 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.278 [Test worker @coroutine#2762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 11:09:17.286 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.290 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.291 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.292 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.296 [DefaultDispatcher-worker-2 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.301 [DefaultDispatcher-worker-20 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:17.301 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.301 [DefaultDispatcher-worker-20 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.301 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.302 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.302 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.306 [DefaultDispatcher-worker-20 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.307 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.311 [DefaultDispatcher-worker-1 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2025-04-17 11:09:17.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 11:09:17.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 11:09:17.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.324 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f50e974: (connection evicted) 2025-04-17 11:09:17.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 11:09:17.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 11:09:17.325 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 11:09:17.325 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.325 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.325 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af5c14c 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.326 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 11:09:17.333 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.339 [DefaultDispatcher-worker-18 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:17.339 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.339 [DefaultDispatcher-worker-18 @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-17 11:09:17.339 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.339 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.339 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.340 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.341 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.346 [DefaultDispatcher-worker-2 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.357 [DefaultDispatcher-worker-18 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.358 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.361 [DefaultDispatcher-worker-13 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:17.361 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.361 [DefaultDispatcher-worker-13 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.361 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.362 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.362 [DefaultDispatcher-worker-5 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.362 [DefaultDispatcher-worker-4 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25d5327 2025-04-17 11:09:17.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 11:09:17.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 11:09:17.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.366 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d5327: (connection evicted) 2025-04-17 11:09:17.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 11:09:17.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb186b 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.367 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 11:09:17.368 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.368 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.368 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 11:09:17.375 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.380 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.381 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.382 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.386 [DefaultDispatcher-worker-19 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.396 [DefaultDispatcher-worker-18 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.399 [DefaultDispatcher-worker-15 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.468 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.508 [DefaultDispatcher-worker-1 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:17.508 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.508 [DefaultDispatcher-worker-1 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.508 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.509 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.509 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.513 [DefaultDispatcher-worker-15 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd 2025-04-17 11:09:17.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 11:09:17.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 11:09:17.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.542 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9ff1cd: (connection evicted) 2025-04-17 11:09:17.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 11:09:17.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d364bce 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.544 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.545 [Test worker @coroutine#2929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 11:09:17.545 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.545 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.545 [Test worker @coroutine#2929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 11:09:17.553 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.558 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.559 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.560 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.564 [DefaultDispatcher-worker-12 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.565 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.575 [DefaultDispatcher-worker-17 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.579 [DefaultDispatcher-worker-19 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2025-04-17 11:09:17.582 [DefaultDispatcher-worker-14 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:17.582 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.582 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.582 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.583 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.583 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 11:09:17.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 11:09:17.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.585 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc: (connection evicted) 2025-04-17 11:09:17.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 11:09:17.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200cbb63 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.587 [Test worker @coroutine#2966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 11:09:17.595 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.601 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.602 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.604 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.609 [DefaultDispatcher-worker-3 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4 2025-04-17 11:09:17.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 11:09:17.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 11:09:17.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.656 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a7698f4: (connection evicted) 2025-04-17 11:09:17.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:17.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 11:09:17.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fbb2e1c 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 11:09:17.709 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:17.709 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.709 [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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.709 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.710 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.710 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.720 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.724 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.728 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.732 [DefaultDispatcher-worker-14 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.749 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.749 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:09:17.754 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-17 11:09:17.755 [DefaultDispatcher-worker-20 @coroutine#3006] INFO ktor.application - Responding at http://0.0.0.0:38145 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108a7fff 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 11:09:17.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 11:09:17.759 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.764 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.764 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:17.764 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.764 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:17.766 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-17 11:09:17.766 [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-17 11:09:17.766 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.766 [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-17 11:09:17.766 [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-17 11:09:17.766 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.766 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.766 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da08e9a 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 11:09:17.774 [DefaultDispatcher-worker-5 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.775 [DefaultDispatcher-worker-5 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.775 [DefaultDispatcher-worker-5 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.775 [DefaultDispatcher-worker-5 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.775 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 11:09:17.775 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.776 [DefaultDispatcher-worker-13 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.776 [DefaultDispatcher-worker-13 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.779 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.779 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:17.779 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.779 [DefaultDispatcher-worker-15 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4569b6a9 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:17.780 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:17.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 11:09:17.780 [DefaultDispatcher-worker-2 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.780 [eventLoopGroupProxy-19-2 @call-handler#3031] 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-17 11:09:17.780 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-04-17 11:09:17.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-04-17 11:09:17.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 11:09:17.781 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.781 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.781 [DefaultDispatcher-worker-9 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.781 [eventLoopGroupProxy-19-3 @call-handler#3036] 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-17 11:09:17.781 [eventLoopGroupProxy-19-3 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.784 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.789 [DefaultDispatcher-worker-20 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.789 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.789 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.789 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.790 [eventLoopGroupProxy-19-2 @call-handler#3040] 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-17 11:09:17.790 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.791 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.791 [DefaultDispatcher-worker-16 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.791 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.791 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:09:17.791 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.791 [DefaultDispatcher-worker-14 @coroutine#3043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:09:17.791 [eventLoopGroupProxy-19-2 @call-handler#3049] 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-17 11:09:17.792 [eventLoopGroupProxy-19-2 @call-handler#3049] 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-17 11:09:17.792 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:17.792 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.792 [DefaultDispatcher-worker-11 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.792 [DefaultDispatcher-worker-11 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:09:17.792 [eventLoopGroupProxy-19-4 @call-handler#3054] 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-17 11:09:17.792 [eventLoopGroupProxy-19-4 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.795 [DefaultDispatcher-worker-1 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.796 [DefaultDispatcher-worker-12 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.798 [DefaultDispatcher-worker-19 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.799 [DefaultDispatcher-worker-7 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.800 [DefaultDispatcher-worker-7 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-04-17 11:09:17.801 [DefaultDispatcher-worker-7 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.801 [DefaultDispatcher-worker-7 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:17.801 [DefaultDispatcher-worker-7 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.801 [eventLoopGroupProxy-19-2 @call-handler#3061] 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-17 11:09:17.801 [eventLoopGroupProxy-19-2 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.802 [DefaultDispatcher-worker-18 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.802 [DefaultDispatcher-worker-18 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/nodeId 2025-04-17 11:09:17.806 [DefaultDispatcher-worker-20 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-04-17 11:09:17.811 [DefaultDispatcher-worker-20 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-04-17 11:09:17.816 [DefaultDispatcher-worker-19 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.817 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.817 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 11:09:17.817 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.818 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-17 11:09:17.821 [DefaultDispatcher-worker-6 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.834 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.834 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.834 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 11:09:17.834 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.835 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457 2025-04-17 11:09:17.835 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457. 2025-04-17 11:09:17.835 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457 2025-04-17 11:09:17.835 [eventLoopGroupProxy-19-2 @call-handler#3079] 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-17 11:09:17.839 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.840 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457 2025-04-17 11:09:17.840 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457 2025-04-17 11:09:17.840 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457. 2025-04-17 11:09:17.840 [DefaultDispatcher-worker-7 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739457 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.845 [DefaultDispatcher-worker-17 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.845 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.845 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:09:17.845 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.846 [eventLoopGroupProxy-19-2 @call-handler#3083] 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-17 11:09:17.847 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.847 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.847 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.848 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:09:17.848 [DefaultDispatcher-worker-17 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.851 [DefaultDispatcher-worker-22 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.856 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:17.862 [DefaultDispatcher-worker-5 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.865 [DefaultDispatcher-worker-21 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.865 [DefaultDispatcher-worker-5 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.865 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.865 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:17.865 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.865 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:09:17.866 [eventLoopGroupProxy-19-2 @call-handler#3089] 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-17 11:09:17.866 [eventLoopGroupProxy-19-2 @call-handler#3089] 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-17 11:09:17.866 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:17.870 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.871 [DefaultDispatcher-worker-1 @call-handler#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.871 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.871 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.871 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.871 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:17.871 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.876 [DefaultDispatcher-worker-21 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.881 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:17.882 [DefaultDispatcher-worker-22 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.882 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.882 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 11:09:17.882 [DefaultDispatcher-worker-9 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.883 [eventLoopGroupProxy-19-2 @call-handler#3102] 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-17 11:09:17.886 [DefaultDispatcher-worker-5 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458. 2025-04-17 11:09:17.896 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458 2025-04-17 11:09:17.897 [eventLoopGroupProxy-19-2 @call-handler#3106] 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-17 11:09:17.898 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.898 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458 2025-04-17 11:09:17.898 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458 2025-04-17 11:09:17.898 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458. 2025-04-17 11:09:17.898 [DefaultDispatcher-worker-3 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717449195438739458 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.903 [DefaultDispatcher-worker-13 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.903 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.903 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:09:17.903 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.904 [eventLoopGroupProxy-19-2 @call-handler#3110] 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-17 11:09:17.905 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.905 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.905 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:09:17.905 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:09:17.905 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.910 [DefaultDispatcher-worker-11 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.921 [DefaultDispatcher-worker-16 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.925 [DefaultDispatcher-worker-4 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.925 [DefaultDispatcher-worker-11 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.925 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.925 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:17.925 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.925 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:09:17.926 [eventLoopGroupProxy-19-2 @call-handler#3116] 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-17 11:09:17.926 [eventLoopGroupProxy-19-2 @call-handler#3116] 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-17 11:09:17.926 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:17.929 [DefaultDispatcher-worker-17 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.933 [DefaultDispatcher-worker-19 @call-handler#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.933 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.933 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.933 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.934 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:17.934 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.938 [DefaultDispatcher-worker-22 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:17.942 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:17.942 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456. 2025-04-17 11:09:17.942 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:17.942 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.942 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:17.942 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.942 [eventLoopGroupProxy-19-2 @call-handler#3151] 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-17 11:09:17.943 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.943 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:17.943 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.943 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.943 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:17.943 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.944 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:17.945 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457. 2025-04-17 11:09:17.945 [UI Thread @coroutine#3167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:17.945 [eventLoopGroupProxy-19-2 @call-handler#3151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.945 [eventLoopGroupProxy-19-5 @call-handler#3171] 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-17 11:09:17.945 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:17.945 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:17.945 [eventLoopGroupProxy-19-6 @call-handler#3174] 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-17 11:09:17.946 [eventLoopGroupProxy-19-7 @call-handler#3176] 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-17 11:09:17.946 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456. 2025-04-17 11:09:17.946 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.947 [eventLoopGroupProxy-19-5 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.947 [eventLoopGroupProxy-19-6 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.947 [eventLoopGroupProxy-19-7 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.947 [eventLoopGroupProxy-19-8 @call-handler#3183] 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-17 11:09:17.947 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.947 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.947 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.947 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.947 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:17.947 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.947 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:17.947 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.947 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.947 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:17.948 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:17.948 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.951 [DefaultDispatcher-worker-20 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.954 [eventLoopGroupProxy-19-8 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.955 [UI Thread @coroutine#3167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:17.955 [UI Thread @coroutine#3167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:17.955 [UI Thread @coroutine#3167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457. 2025-04-17 11:09:17.955 [UI Thread @coroutine#3167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.955 [DefaultDispatcher-worker-2 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.959 [DefaultDispatcher-worker-16 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.963 [DefaultDispatcher-worker-4 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.968 [DefaultDispatcher-worker-12 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.970 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456 2025-04-17 11:09:17.971 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456. 2025-04-17 11:09:17.971 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456 2025-04-17 11:09:17.971 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-17 11:09:17.972 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.973 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456 2025-04-17 11:09:17.973 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456 2025-04-17 11:09:17.973 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456. 2025-04-17 11:09:17.973 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.977 [DefaultDispatcher-worker-4 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.983 [DefaultDispatcher-worker-10 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.987 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.987 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.987 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:17.987 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.987 [DefaultDispatcher-worker-4 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:09:17.988 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 11:09:17.988 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 11:09:17.988 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:17.993 [DefaultDispatcher-worker-3 @call-handler#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:17.993 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:17.994 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.994 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:17.994 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:17.994 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:17.999 [DefaultDispatcher-worker-18 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:17.999 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457 2025-04-17 11:09:17.999 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457. 2025-04-17 11:09:17.999 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457 2025-04-17 11:09:18.000 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-17 11:09:18.004 [eventLoopGroupProxy-19-2 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.005 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457 2025-04-17 11:09:18.005 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457 2025-04-17 11:09:18.005 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457. 2025-04-17 11:09:18.005 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717449195438739458&assignmentUid=717449195438739456&clazzUid=717449195438739456&submitterUid=717449195438739457 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.011 [DefaultDispatcher-worker-6 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.017 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457 2025-04-17 11:09:18.017 [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:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457. 2025-04-17 11:09:18.017 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457 2025-04-17 11:09:18.017 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-17 11:09:18.018 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.018 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.018 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-17 11:09:18.018 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456. 2025-04-17 11:09:18.018 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.018 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.018 [eventLoopGroupProxy-19-6 @call-handler#3261] 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-17 11:09:18.019 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.019 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.019 [eventLoopGroupProxy-19-7 @call-handler#3264] 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-17 11:09:18.019 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-17 11:09:18.019 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457 2025-04-17 11:09:18.019 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457 2025-04-17 11:09:18.019 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457. 2025-04-17 11:09:18.019 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/PersonDao/getNamesByUid?uid=717449195438739457 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.020 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.020 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.020 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.020 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.020 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.020 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.020 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.020 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.020 [eventLoopGroupProxy-19-5 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.020 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.020 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.021 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.021 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.021 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.021 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.021 [eventLoopGroupProxy-19-6 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.022 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456 2025-04-17 11:09:18.022 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456 2025-04-17 11:09:18.022 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456. 2025-04-17 11:09:18.022 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.025 [DefaultDispatcher-worker-16 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.029 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.033 [DefaultDispatcher-worker-11 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.039 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:18.039 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.039 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.039 [DefaultDispatcher-worker-19 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.040 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.040 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.040 [DefaultDispatcher-worker-10 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.045 [DefaultDispatcher-worker-7 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.048 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458 2025-04-17 11:09:18.048 [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:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458. 2025-04-17 11:09:18.048 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458 2025-04-17 11:09:18.049 [eventLoopGroupProxy-19-2 @call-handler#3286] 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-17 11:09:18.052 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.053 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458 2025-04-17 11:09:18.053 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458 2025-04-17 11:09:18.053 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458. 2025-04-17 11:09:18.053 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739458 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.058 [DefaultDispatcher-worker-17 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.059 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457 2025-04-17 11:09:18.059 [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:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457. 2025-04-17 11:09:18.059 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457 2025-04-17 11:09:18.060 [eventLoopGroupProxy-19-2 @call-handler#3290] 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-17 11:09:18.061 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.061 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457 2025-04-17 11:09:18.061 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457 2025-04-17 11:09:18.061 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457. 2025-04-17 11:09:18.061 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/PersonDao/findByUidAsync?uid=717449195438739457 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.066 [DefaultDispatcher-worker-12 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.072 [DefaultDispatcher-worker-4 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.076 [DefaultDispatcher-worker-21 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.077 [DefaultDispatcher-worker-21 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:18.077 [DefaultDispatcher-worker-21 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:18.077 [DefaultDispatcher-worker-21 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:18.077 [DefaultDispatcher-worker-21 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38145/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:09:18.077 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 11:09:18.077 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 11:09:18.077 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:09:18.081 [DefaultDispatcher-worker-8 @call-handler#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9 2025-04-17 11:09:18.082 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.082 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:18.082 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/replication/message 2025-04-17 11:09:18.082 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/replication/message. 2025-04-17 11:09:18.082 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.083 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:18.084 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456. 2025-04-17 11:09:18.084 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:18.084 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.084 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.084 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.084 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.084 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.084 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.084 [eventLoopGroupProxy-19-2 @call-handler#3335] 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-17 11:09:18.084 [eventLoopGroupProxy-19-5 @call-handler#3336] 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-17 11:09:18.084 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.084 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.084 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.084 [eventLoopGroupProxy-19-6 @call-handler#3345] 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-17 11:09:18.085 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:18.085 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457. 2025-04-17 11:09:18.085 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:18.085 [eventLoopGroupProxy-19-7 @call-handler#3351] 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-17 11:09:18.085 [eventLoopGroupProxy-19-2 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.085 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:18.085 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 2025-04-17 11:09:18.085 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.085 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456. 2025-04-17 11:09:18.085 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.086 [eventLoopGroupProxy-19-5 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.086 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.086 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.086 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.086 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.086 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.086 [eventLoopGroupProxy-19-6 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.086 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.086 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.086 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.086 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.086 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 2025-04-17 11:09:18.086 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456. 2025-04-17 11:09:18.087 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717449195438739457&assignmentUid=717449195438739456 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.087 [DefaultDispatcher-worker-14 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377a1763 2025-04-17 11:09:18.088 [eventLoopGroupProxy-19-9 @call-handler#3363] 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-17 11:09:18.090 [DefaultDispatcher-worker-2 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:18.090 [eventLoopGroupProxy-19-9 @call-handler#3363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:09:18.090 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:18.090 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 2025-04-17 11:09:18.091 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457. 2025-04-17 11:09:18.091 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38145/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717449195438739456&clazzUid=717449195438739456&accountPersonUid=717449195438739457 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:18.094 [DefaultDispatcher-worker-3 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:18.097 [DefaultDispatcher-worker-5 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:18.101 [DefaultDispatcher-worker-3 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:18.105 [DefaultDispatcher-worker-15 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-17 11:09:18.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 11:09:18.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 11:09:18.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:18.107 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@652855c4: (connection evicted) 2025-04-17 11:09:18.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:18.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 11:09:18.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 11:09:18.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 11:09:18.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 11:09:18.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:18.108 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377a1763: (connection evicted) 2025-04-17 11:09:18.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:18.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 11:09:18.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 11:09:18.126 [DefaultDispatcher-worker-17 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:18.126 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.126 [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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.126 [DefaultDispatcher-worker-17 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.127 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.127 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.196 [DefaultDispatcher-worker-22 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:18.196 [DefaultDispatcher-worker-22 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.196 [DefaultDispatcher-worker-22 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.196 [DefaultDispatcher-worker-22 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.197 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.197 [DefaultDispatcher-worker-13 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.272 [DefaultDispatcher-worker-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:18.272 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.272 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.272 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.272 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.272 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.306 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:18.306 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.306 [DefaultDispatcher-worker-6 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.306 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.307 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.307 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.344 [DefaultDispatcher-worker-9 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:18.344 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.344 [DefaultDispatcher-worker-9 @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-17 11:09:18.344 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.344 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.366 [DefaultDispatcher-worker-19 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:18.366 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.366 [DefaultDispatcher-worker-19 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.366 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.367 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.367 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.513 [DefaultDispatcher-worker-16 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:18.513 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.513 [DefaultDispatcher-worker-16 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.513 [DefaultDispatcher-worker-16 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.514 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.514 [DefaultDispatcher-worker-19 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.587 [DefaultDispatcher-worker-2 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:18.587 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.587 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.587 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.588 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.588 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.714 [DefaultDispatcher-worker-22 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:18.715 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.715 [DefaultDispatcher-worker-22 @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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:18.715 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.715 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:18.715 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.044 [DefaultDispatcher-worker-15 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:19.045 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.045 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.045 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.045 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.045 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 11:09:19.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 11:09:19.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.111 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3edb09b9: (connection evicted) 2025-04-17 11:09:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 11:09:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@353ac1ef 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.113 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 11:09:19.114 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.114 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.114 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 11:09:19.121 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.126 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.127 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.128 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@482040a 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.129 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 11:09:19.131 [DefaultDispatcher-worker-11 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:19.131 [DefaultDispatcher-worker-11 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.131 [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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.132 [DefaultDispatcher-worker-11 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.132 [DefaultDispatcher-worker-22 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.132 [DefaultDispatcher-worker-22 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.137 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.142 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.143 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.144 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.148 [DefaultDispatcher-worker-2 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3 2025-04-17 11:09:19.156 [DefaultDispatcher-worker-20 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.161 [DefaultDispatcher-worker-21 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22912968 2025-04-17 11:09:19.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 11:09:19.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 11:09:19.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.165 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22912968: (connection evicted) 2025-04-17 11:09:19.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 11:09:19.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 11:09:19.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 11:09:19.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 11:09:19.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.166 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3272c5b3: (connection evicted) 2025-04-17 11:09:19.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 11:09:19.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7197b96c 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.167 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.168 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 11:09:19.175 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.180 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.181 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.182 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc45472 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 11:09:19.182 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.183 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.183 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 11:09:19.190 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.195 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.196 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.197 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.200 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:19.201 [DefaultDispatcher-worker-13 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2025-04-17 11:09:19.201 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.201 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.201 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.201 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.201 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.208 [DefaultDispatcher-worker-19 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.212 [DefaultDispatcher-worker-21 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.217 [DefaultDispatcher-worker-14 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.227 [DefaultDispatcher-worker-22 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47858d7c 2025-04-17 11:09:19.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 11:09:19.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 11:09:19.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.230 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47858d7c: (connection evicted) 2025-04-17 11:09:19.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 11:09:19.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 11:09:19.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 11:09:19.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 11:09:19.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.230 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f: (connection evicted) 2025-04-17 11:09:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 11:09:19.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e89310c 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.231 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.232 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 11:09:19.239 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.244 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.245 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.246 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60eacbbf 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.246 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.247 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 11:09:19.247 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.247 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.247 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 11:09:19.254 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.259 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.260 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.261 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.265 [DefaultDispatcher-worker-22 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676beb9f 2025-04-17 11:09:19.272 [DefaultDispatcher-worker-22 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.276 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:19.276 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.276 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.276 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.276 [DefaultDispatcher-worker-21 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567412db 2025-04-17 11:09:19.277 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.277 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 11:09:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 11:09:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.281 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567412db: (connection evicted) 2025-04-17 11:09:19.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 11:09:19.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 11:09:19.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 11:09:19.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 11:09:19.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.281 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676beb9f: (connection evicted) 2025-04-17 11:09:19.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 11:09:19.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a89f2a0 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.282 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.283 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 11:09:19.290 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.295 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.296 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.297 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec8afc4 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.297 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 11:09:19.298 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.298 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.298 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 11:09:19.305 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.310 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.311 [DefaultDispatcher-worker-10 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:19.311 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.311 [DefaultDispatcher-worker-10 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.311 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.311 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.312 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.312 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.312 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.316 [DefaultDispatcher-worker-15 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c516cab 2025-04-17 11:09:19.323 [DefaultDispatcher-worker-8 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.327 [DefaultDispatcher-worker-14 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00 2025-04-17 11:09:19.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 11:09:19.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 11:09:19.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.331 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e6bd00: (connection evicted) 2025-04-17 11:09:19.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 11:09:19.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 11:09:19.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 11:09:19.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 11:09:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.332 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c516cab: (connection evicted) 2025-04-17 11:09:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 11:09:19.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310df168 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.333 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 11:09:19.341 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.346 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.347 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.348 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@128579a6 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.348 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 11:09:19.349 [DefaultDispatcher-worker-19 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:19.349 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.349 [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-17 11:09:19.349 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.349 [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-17 11:09:19.356 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.361 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.362 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.363 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.367 [DefaultDispatcher-worker-10 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3 2025-04-17 11:09:19.371 [DefaultDispatcher-worker-7 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:19.371 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.371 [DefaultDispatcher-worker-7 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.371 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.372 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.372 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.374 [DefaultDispatcher-worker-7 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.379 [DefaultDispatcher-worker-18 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e 2025-04-17 11:09:19.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 11:09:19.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 11:09:19.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.384 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6abf4e: (connection evicted) 2025-04-17 11:09:19.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 11:09:19.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 11:09:19.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 11:09:19.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 11:09:19.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.384 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@272d0dd3: (connection evicted) 2025-04-17 11:09:19.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 11:09:19.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4ea134 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.385 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.386 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 11:09:19.393 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.398 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.399 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.400 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.400 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c31664 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.401 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 11:09:19.409 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.414 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.414 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.415 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.419 [DefaultDispatcher-worker-21 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608c03e3 2025-04-17 11:09:19.427 [DefaultDispatcher-worker-17 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.431 [DefaultDispatcher-worker-14 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.435 [DefaultDispatcher-worker-8 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2025-04-17 11:09:19.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 11:09:19.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 11:09:19.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.440 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd56393: (connection evicted) 2025-04-17 11:09:19.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 11:09:19.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 11:09:19.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 11:09:19.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 11:09:19.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.440 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608c03e3: (connection evicted) 2025-04-17 11:09:19.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 11:09:19.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 11:09:19.441 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35abfeba 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.442 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 11:09:19.449 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.454 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.455 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.456 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221383c9 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.457 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 11:09:19.465 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.470 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.471 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.472 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.476 [DefaultDispatcher-worker-8 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2025-04-17 11:09:19.484 [DefaultDispatcher-worker-13 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.489 [DefaultDispatcher-worker-12 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.493 [DefaultDispatcher-worker-3 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.503 [DefaultDispatcher-worker-5 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2025-04-17 11:09:19.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 11:09:19.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 11:09:19.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.505 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f: (connection evicted) 2025-04-17 11:09:19.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 11:09:19.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 11:09:19.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 11:09:19.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 11:09:19.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.508 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a2034c: (connection evicted) 2025-04-17 11:09:19.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 11:09:19.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d839402 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.510 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 11:09:19.518 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.519 [DefaultDispatcher-worker-15 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:19.519 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.519 [DefaultDispatcher-worker-15 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.519 [DefaultDispatcher-worker-15 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.519 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.519 [DefaultDispatcher-worker-1 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.523 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.524 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.525 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.525 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd76b79 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.526 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 11:09:19.534 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.539 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.540 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.541 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.545 [DefaultDispatcher-worker-19 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-17 11:09:19.552 [DefaultDispatcher-worker-7 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.557 [DefaultDispatcher-worker-5 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.558 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-17 11:09:19.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 11:09:19.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 11:09:19.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.563 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645a9649: (connection evicted) 2025-04-17 11:09:19.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 11:09:19.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 11:09:19.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 11:09:19.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 11:09:19.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.563 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43165282: (connection evicted) 2025-04-17 11:09:19.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 11:09:19.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 11:09:19.564 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b6cb6e 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.565 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 11:09:19.572 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.578 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.579 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.580 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d398593 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 11:09:19.580 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.581 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.581 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 11:09:19.588 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.592 [DefaultDispatcher-worker-2 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:19.592 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.592 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.592 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.593 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.593 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.593 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.594 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.595 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.599 [DefaultDispatcher-worker-18 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-17 11:09:19.607 [DefaultDispatcher-worker-21 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.611 [DefaultDispatcher-worker-14 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.612 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.613 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-17 11:09:19.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 11:09:19.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 11:09:19.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.617 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4951c45f: (connection evicted) 2025-04-17 11:09:19.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 11:09:19.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 11:09:19.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 11:09:19.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 11:09:19.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.618 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e6c017: (connection evicted) 2025-04-17 11:09:19.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 11:09:19.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e24af83 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.619 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 11:09:19.627 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.632 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.632 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.633 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74aa29c7 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.634 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 11:09:19.642 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.647 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.647 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.648 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.652 [DefaultDispatcher-worker-1 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-17 11:09:19.660 [DefaultDispatcher-worker-19 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.665 [DefaultDispatcher-worker-11 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-17 11:09:19.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 11:09:19.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 11:09:19.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.705 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636: (connection evicted) 2025-04-17 11:09:19.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 11:09:19.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 11:09:19.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 11:09:19.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 11:09:19.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.705 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751e7d99: (connection evicted) 2025-04-17 11:09:19.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 11:09:19.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4390b78f 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.706 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.707 [Test worker @coroutine#4090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 11:09:19.714 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.720 [Test worker @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.720 [DefaultDispatcher-worker-13 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:19.720 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.720 [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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:19.720 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.721 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.721 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:19.721 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.722 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1320d929 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.722 [Test worker @coroutine#4090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 11:09:19.723 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.723 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.723 [Test worker @coroutine#4090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 11:09:19.731 [Test worker @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.736 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.737 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.737 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.742 [DefaultDispatcher-worker-6 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc91654 2025-04-17 11:09:19.749 [DefaultDispatcher-worker-8 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.755 [DefaultDispatcher-worker-16 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70290678 2025-04-17 11:09:19.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 11:09:19.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 11:09:19.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.760 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70290678: (connection evicted) 2025-04-17 11:09:19.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 11:09:19.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 11:09:19.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 11:09:19.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 11:09:19.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.760 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cc91654: (connection evicted) 2025-04-17 11:09:19.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 11:09:19.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591bff1d 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.762 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 11:09:19.770 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.776 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.777 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.778 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8ede54 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.778 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.779 [Test worker @coroutine#4151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 11:09:19.787 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.792 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.793 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.793 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.798 [DefaultDispatcher-worker-14 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64f47a 2025-04-17 11:09:19.805 [DefaultDispatcher-worker-2 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.810 [DefaultDispatcher-worker-12 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.812 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.813 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a66406 2025-04-17 11:09:19.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 11:09:19.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 11:09:19.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.817 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a66406: (connection evicted) 2025-04-17 11:09:19.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 11:09:19.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 11:09:19.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 11:09:19.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 11:09:19.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.818 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f64f47a: (connection evicted) 2025-04-17 11:09:19.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 11:09:19.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511e0453 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.819 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 11:09:19.820 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.820 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.820 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 11:09:19.831 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.836 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.837 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.838 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727d937a 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.838 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.839 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 11:09:19.846 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.851 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.852 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.853 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.858 [DefaultDispatcher-worker-9 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659f5f32 2025-04-17 11:09:19.865 [DefaultDispatcher-worker-21 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.870 [DefaultDispatcher-worker-12 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.876 [UI Thread @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13 2025-04-17 11:09:19.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 11:09:19.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 11:09:19.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.878 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1d2a13: (connection evicted) 2025-04-17 11:09:19.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 11:09:19.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 11:09:19.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 11:09:19.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 11:09:19.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.879 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@659f5f32: (connection evicted) 2025-04-17 11:09:19.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 11:09:19.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed79f41 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.880 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 11:09:19.881 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.881 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.881 [Test worker @coroutine#4304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 11:09:19.888 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.893 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.894 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.895 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.900 [DefaultDispatcher-worker-8 @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.900 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.908 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559d9517 2025-04-17 11:09:19.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 11:09:19.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 11:09:19.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:19.920 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@559d9517: (connection evicted) 2025-04-17 11:09:19.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 11:09:19.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dbd3d 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-04-17 11:09:19.922 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 11:09:19.930 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-04-17 11:09:19.935 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-04-17 11:09:19.936 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-04-17 11:09:19.936 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e323a6 2025-04-17 11:09:19.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 11:09:19.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 11:09:19.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:19.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 11:09:19.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b810b54 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2025-04-17 11:09:19.940 [Test worker @coroutine#4367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 11:09:19.948 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2025-04-17 11:09:19.953 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2025-04-17 11:09:19.954 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2025-04-17 11:09:19.955 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2025-04-17 11:09:19.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 11:09:19.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 11:09:19.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:19.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 11:09:19.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.958 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 11:09:19.959 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-17 11:09:19.959 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-17 11:09:19.959 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 11:09:19.966 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-17 11:09:19.971 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-17 11:09:19.972 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-17 11:09:19.973 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-04-17 11:09:19.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 11:09:19.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 11:09:19.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:19.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:19.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 11:09:19.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1f60cf 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:19.977 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 11:09:19.985 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:19.990 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:19.991 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:19.992 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:19.997 [DefaultDispatcher-worker-4 @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b35c38 2025-04-17 11:09:20.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 11:09:20.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 11:09:20.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.005 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b35c38: (connection evicted) 2025-04-17 11:09:20.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 11:09:20.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef8cf89 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-04-17 11:09:20.007 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 11:09:20.015 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-04-17 11:09:20.020 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-04-17 11:09:20.021 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-04-17 11:09:20.021 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-04-17 11:09:20.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 11:09:20.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 11:09:20.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:20.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 11:09:20.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123e87cd 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.025 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 11:09:20.033 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.038 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.039 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.040 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.041 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.045 [DefaultDispatcher-worker-8 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.046 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250c5892 2025-04-17 11:09:20.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 11:09:20.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 11:09:20.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.048 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250c5892: (connection evicted) 2025-04-17 11:09:20.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 11:09:20.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ef22587 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.049 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 11:09:20.050 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:20.050 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.050 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.050 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.051 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.051 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.057 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.062 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.062 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.063 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5145dddc 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.064 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 11:09:20.074 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.079 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.080 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.081 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.085 [DefaultDispatcher-worker-7 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-04-17 11:09:20.092 [DefaultDispatcher-worker-20 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.101 [DefaultDispatcher-worker-1 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-04-17 11:09:20.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 11:09:20.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 11:09:20.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.106 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3: (connection evicted) 2025-04-17 11:09:20.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 11:09:20.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 11:09:20.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 11:09:20.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 11:09:20.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.107 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7: (connection evicted) 2025-04-17 11:09:20.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 11:09:20.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 11:09:20.107 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64bcf689 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.108 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 11:09:20.115 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.120 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.121 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.122 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316a682b 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.122 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 11:09:20.130 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.135 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.136 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.137 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.137 [DefaultDispatcher-worker-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:20.137 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.137 [DefaultDispatcher-worker-2 @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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.137 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.137 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.137 [DefaultDispatcher-worker-8 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.140 [DefaultDispatcher-worker-14 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@728cef8e 2025-04-17 11:09:20.147 [DefaultDispatcher-worker-20 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.156 [DefaultDispatcher-worker-6 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-04-17 11:09:20.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 11:09:20.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 11:09:20.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.158 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4: (connection evicted) 2025-04-17 11:09:20.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 11:09:20.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 11:09:20.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 11:09:20.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 11:09:20.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.159 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@728cef8e: (connection evicted) 2025-04-17 11:09:20.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 11:09:20.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143abb21 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.161 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 11:09:20.171 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.176 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.177 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.178 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd5cb99 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.178 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 11:09:20.186 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.191 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.192 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.193 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.197 [DefaultDispatcher-worker-15 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed 2025-04-17 11:09:20.204 [DefaultDispatcher-worker-9 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.206 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.207 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.207 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.212 [DefaultDispatcher-worker-18 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.217 [DefaultDispatcher-worker-15 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.222 [DefaultDispatcher-worker-15 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4 2025-04-17 11:09:20.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 11:09:20.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 11:09:20.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.230 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b1e72a4: (connection evicted) 2025-04-17 11:09:20.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 11:09:20.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 11:09:20.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 11:09:20.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 11:09:20.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.230 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64dd94ed: (connection evicted) 2025-04-17 11:09:20.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 11:09:20.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78181f7f 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.232 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 11:09:20.240 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.245 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.246 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.247 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcd8e74 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.247 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 11:09:20.248 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.248 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.248 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 11:09:20.255 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.260 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.261 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.262 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.266 [DefaultDispatcher-worker-3 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-04-17 11:09:20.273 [DefaultDispatcher-worker-22 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.278 [DefaultDispatcher-worker-20 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.280 [DefaultDispatcher-worker-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:20.281 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.281 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.281 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.281 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.281 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.281 [DefaultDispatcher-worker-15 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-04-17 11:09:20.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 11:09:20.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 11:09:20.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.287 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a: (connection evicted) 2025-04-17 11:09:20.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 11:09:20.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 11:09:20.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 11:09:20.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 11:09:20.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.288 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c: (connection evicted) 2025-04-17 11:09:20.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 11:09:20.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1405dd10 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.289 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 11:09:20.297 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.302 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.302 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.303 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.303 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20616795 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.304 [Test worker @coroutine#4664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 11:09:20.312 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.316 [DefaultDispatcher-worker-18 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:20.316 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.316 [DefaultDispatcher-worker-18 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.316 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.317 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.317 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.317 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.318 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.319 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.323 [DefaultDispatcher-worker-8 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2025-04-17 11:09:20.330 [DefaultDispatcher-worker-17 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.335 [DefaultDispatcher-worker-16 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2025-04-17 11:09:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 11:09:20.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 11:09:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.337 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0: (connection evicted) 2025-04-17 11:09:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 11:09:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 11:09:20.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 11:09:20.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 11:09:20.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.338 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e: (connection evicted) 2025-04-17 11:09:20.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 11:09:20.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d796665 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.340 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 11:09:20.348 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.353 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.354 [DefaultDispatcher-worker-14 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:20.354 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.354 [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-17 11:09:20.354 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.354 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.355 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.355 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798ceea2 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.356 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 11:09:20.364 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.369 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.370 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.371 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.375 [DefaultDispatcher-worker-4 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-04-17 11:09:20.375 [DefaultDispatcher-worker-7 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:20.375 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.375 [DefaultDispatcher-worker-7 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.375 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.376 [DefaultDispatcher-worker-22 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.376 [DefaultDispatcher-worker-22 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.382 [DefaultDispatcher-worker-22 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.388 [DefaultDispatcher-worker-13 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.399 [DefaultDispatcher-worker-16 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-04-17 11:09:20.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 11:09:20.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 11:09:20.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.400 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df3b838: (connection evicted) 2025-04-17 11:09:20.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 11:09:20.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 11:09:20.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 11:09:20.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 11:09:20.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.401 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a: (connection evicted) 2025-04-17 11:09:20.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 11:09:20.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 11:09:20.402 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 11:09:20.402 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178cfe5e 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.403 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 11:09:20.410 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.415 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.416 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.417 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.417 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16337c8e 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.418 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 11:09:20.426 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.431 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.431 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.432 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.437 [DefaultDispatcher-worker-16 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-04-17 11:09:20.444 [DefaultDispatcher-worker-5 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.449 [DefaultDispatcher-worker-17 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.453 [DefaultDispatcher-worker-8 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.460 [DefaultDispatcher-worker-11 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-04-17 11:09:20.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 11:09:20.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 11:09:20.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.461 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9: (connection evicted) 2025-04-17 11:09:20.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 11:09:20.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 11:09:20.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 11:09:20.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 11:09:20.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.462 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3022287e: (connection evicted) 2025-04-17 11:09:20.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 11:09:20.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 11:09:20.463 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60035f1e 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.464 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 11:09:20.472 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.477 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.478 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.479 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7645b2 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.479 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 11:09:20.487 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.493 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.495 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.496 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.500 [DefaultDispatcher-worker-17 @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-04-17 11:09:20.507 [DefaultDispatcher-worker-16 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.512 [DefaultDispatcher-worker-2 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-04-17 11:09:20.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 11:09:20.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 11:09:20.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.519 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a: (connection evicted) 2025-04-17 11:09:20.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 11:09:20.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 11:09:20.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 11:09:20.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 11:09:20.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.520 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279b83ea: (connection evicted) 2025-04-17 11:09:20.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 11:09:20.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1107cbd8 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.521 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 11:09:20.524 [DefaultDispatcher-worker-7 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:20.524 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.524 [DefaultDispatcher-worker-7 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.524 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.525 [DefaultDispatcher-worker-11 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.525 [DefaultDispatcher-worker-11 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.529 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.534 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.535 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.536 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aeaee3 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.536 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 11:09:20.537 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.537 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.537 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 11:09:20.544 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.549 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.550 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.550 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.555 [DefaultDispatcher-worker-4 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-04-17 11:09:20.561 [DefaultDispatcher-worker-6 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.566 [DefaultDispatcher-worker-15 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2025-04-17 11:09:20.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 11:09:20.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 11:09:20.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.569 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@95f61c2: (connection evicted) 2025-04-17 11:09:20.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 11:09:20.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 11:09:20.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 11:09:20.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 11:09:20.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.569 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362d91ef: (connection evicted) 2025-04-17 11:09:20.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 11:09:20.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193e65d5 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.570 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 11:09:20.571 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.571 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.571 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 11:09:20.578 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.583 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.584 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.585 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f88d35 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.585 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 11:09:20.586 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.586 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.586 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 11:09:20.593 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.600 [DefaultDispatcher-worker-10 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:20.600 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.600 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.600 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.600 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.601 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.601 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.601 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.602 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.607 [DefaultDispatcher-worker-5 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78543f0d 2025-04-17 11:09:20.614 [DefaultDispatcher-worker-20 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.619 [DefaultDispatcher-worker-12 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1 2025-04-17 11:09:20.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 11:09:20.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 11:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.621 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@250fc0d1: (connection evicted) 2025-04-17 11:09:20.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 11:09:20.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 11:09:20.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 11:09:20.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 11:09:20.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.622 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78543f0d: (connection evicted) 2025-04-17 11:09:20.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 11:09:20.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.623 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f62ae87 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.624 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 11:09:20.635 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.640 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.641 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.642 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2162e4a 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.643 [Test worker @coroutine#4908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 11:09:20.652 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.657 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.658 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.659 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.663 [DefaultDispatcher-worker-15 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-17 11:09:20.671 [DefaultDispatcher-worker-19 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.679 [DefaultDispatcher-worker-14 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.683 [DefaultDispatcher-worker-3 @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.726 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.734 [DefaultDispatcher-worker-11 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:20.735 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.735 [DefaultDispatcher-worker-11 @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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:20.735 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.736 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.736 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:20.745 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.800 [DefaultDispatcher-worker-4 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e0e779 2025-04-17 11:09:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 11:09:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 11:09:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.802 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48e0e779: (connection evicted) 2025-04-17 11:09:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 11:09:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 11:09:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 11:09:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 11:09:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.803 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1928930: (connection evicted) 2025-04-17 11:09:20.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 11:09:20.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e7d874c 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.804 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 11:09:20.812 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.817 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.818 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.818 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a22020 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.819 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 11:09:20.827 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.832 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.833 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.833 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.837 [DefaultDispatcher-worker-19 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-17 11:09:20.845 [DefaultDispatcher-worker-21 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.851 [DefaultDispatcher-worker-4 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.855 [DefaultDispatcher-worker-16 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43051a8d 2025-04-17 11:09:20.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 11:09:20.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 11:09:20.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.858 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43051a8d: (connection evicted) 2025-04-17 11:09:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 11:09:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 11:09:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 11:09:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 11:09:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.858 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d: (connection evicted) 2025-04-17 11:09:20.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 11:09:20.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411c5fa2 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.859 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.860 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 11:09:20.867 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.872 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.873 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.874 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e4fd 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.874 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 11:09:20.875 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.875 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.875 [Test worker @coroutine#4978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 11:09:20.882 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.887 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.888 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.889 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.893 [DefaultDispatcher-worker-1 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-17 11:09:20.900 [DefaultDispatcher-worker-2 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.907 [DefaultDispatcher-worker-7 @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 11:09:20.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 11:09:20.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 11:09:20.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.910 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2: (connection evicted) 2025-04-17 11:09:20.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 11:09:20.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 11:09:20.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 11:09:20.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 11:09:20.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.911 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245504d: (connection evicted) 2025-04-17 11:09:20.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 11:09:20.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59960ae9 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.912 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 11:09:20.920 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.925 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.926 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.927 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1a9613 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.927 [Test worker @coroutine#5006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 11:09:20.935 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.940 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.941 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.942 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.945 [DefaultDispatcher-worker-5 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-17 11:09:20.953 [DefaultDispatcher-worker-2 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.959 [DefaultDispatcher-worker-3 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.963 [DefaultDispatcher-worker-12 @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2025-04-17 11:09:20.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 11:09:20.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 11:09:20.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.966 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32089590: (connection evicted) 2025-04-17 11:09:20.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 11:09:20.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 11:09:20.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 11:09:20.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 11:09:20.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:20.967 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441e789e: (connection evicted) 2025-04-17 11:09:20.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:20.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 11:09:20.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:20.968 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:20.969 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 11:09:20.969 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.969 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.969 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 11:09:20.978 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.983 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.984 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.985 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.990 [DefaultDispatcher-worker-4 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:20.993 [DefaultDispatcher-worker-17 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-04-17 11:09:21.000 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717449204306882560 2025-04-17 11:09:21.000 [UI Thread @coroutine#5063] 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=717449204306882560. 2025-04-17 11:09:21.000 [UI Thread @coroutine#5063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717449204306882560 2025-04-17 11:09:21.001 [UI Thread @coroutine#5063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717449204306882560 2025-04-17 11:09:21.001 [UI Thread @coroutine#5063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717449204306882560 2025-04-17 11:09:21.002 [UI Thread @coroutine#5063] 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=717449204306882560. 2025-04-17 11:09:21.002 [UI Thread @coroutine#5063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717449204306882560 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:21.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 11:09:21.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 11:09:21.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.003 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2025-04-17 11:09:21.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 11:09:21.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f35d13d 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.039 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 11:09:21.047 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.052 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.053 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.054 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.055 [DefaultDispatcher-worker-18 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:21.055 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.055 [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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.055 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.056 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.056 [DefaultDispatcher-worker-21 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.059 [DefaultDispatcher-worker-16 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.071 [DefaultDispatcher-worker-3 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.076 [DefaultDispatcher-worker-14 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd 2025-04-17 11:09:21.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 11:09:21.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 11:09:21.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.096 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f9c2cd: (connection evicted) 2025-04-17 11:09:21.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 11:09:21.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56034552 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-17 11:09:21.136 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 11:09:21.142 [DefaultDispatcher-worker-16 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:21.142 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.142 [DefaultDispatcher-worker-16 @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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.142 [DefaultDispatcher-worker-16 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.143 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.143 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.146 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-17 11:09:21.151 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-17 11:09:21.152 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-17 11:09:21.153 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627d29cc 2025-04-17 11:09:21.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 11:09:21.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 11:09:21.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 11:09:21.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 11:09:21.157 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 11:09:21.157 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.157 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@455082d2 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-04-17 11:09:21.158 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 11:09:21.166 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-04-17 11:09:21.171 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-04-17 11:09:21.172 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-04-17 11:09:21.172 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82f6bd 2025-04-17 11:09:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 11:09:21.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 11:09:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 11:09:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd50c3d 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.176 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 11:09:21.184 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.190 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.191 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.192 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42cf08a1 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.192 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 11:09:21.201 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.206 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.207 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.208 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.211 [DefaultDispatcher-worker-20 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:21.211 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.211 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.211 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.212 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.212 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.212 [DefaultDispatcher-worker-11 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57082d16 2025-04-17 11:09:21.219 [DefaultDispatcher-worker-3 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-04-17 11:09:21.222 [UI Thread @coroutine#5171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.222 [UI Thread @coroutine#5171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:09:21.222 [UI Thread @coroutine#5171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.223 [UI Thread @coroutine#5171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.223 [UI Thread @coroutine#5171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.224 [UI Thread @coroutine#5171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:09:21.224 [UI Thread @coroutine#5171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50807/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:21.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 11:09:21.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 11:09:21.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.225 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9: (connection evicted) 2025-04-17 11:09:21.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 11:09:21.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 11:09:21.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 11:09:21.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 11:09:21.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.226 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57082d16: (connection evicted) 2025-04-17 11:09:21.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 11:09:21.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d525b45 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.227 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 11:09:21.228 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.228 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.228 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 11:09:21.235 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.242 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.243 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.244 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f40ad0 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.244 [Test worker @coroutine#5177] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 11:09:21.252 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.257 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.258 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.259 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.264 [DefaultDispatcher-worker-7 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-04-17 11:09:21.271 [DefaultDispatcher-worker-20 @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243b8682 2025-04-17 11:09:21.273 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.273 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:09:21.273 [UI Thread @coroutine#5201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.274 [UI Thread @coroutine#5201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.274 [UI Thread @coroutine#5201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 11:09:21.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 11:09:21.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.275 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@243b8682: (connection evicted) 2025-04-17 11:09:21.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 11:09:21.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 11:09:21.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 11:09:21.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 11:09:21.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.275 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5572be5a: (connection evicted) 2025-04-17 11:09:21.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 11:09:21.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39da0e47 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.277 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 11:09:21.278 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.278 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.278 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 11:09:21.287 [DefaultDispatcher-worker-1 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:21.287 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.287 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.287 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.288 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.288 [DefaultDispatcher-worker-1 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.288 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.294 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.295 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.296 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ac726c 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.296 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 11:09:21.297 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.297 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.297 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 11:09:21.308 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.313 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.314 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.315 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.320 [DefaultDispatcher-worker-8 @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8 2025-04-17 11:09:21.324 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:21.324 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.324 [DefaultDispatcher-worker-9 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.324 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.325 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.325 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.330 [DefaultDispatcher-worker-3 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0 2025-04-17 11:09:21.331 [UI Thread @coroutine#5236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.331 [UI Thread @coroutine#5236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:09:21.332 [UI Thread @coroutine#5236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.332 [UI Thread @coroutine#5236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.332 [UI Thread @coroutine#5236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:09:21.332 [UI Thread @coroutine#5236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:09:21.332 [UI Thread @coroutine#5236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45419/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:21.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 11:09:21.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 11:09:21.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.333 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c697ca0: (connection evicted) 2025-04-17 11:09:21.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 11:09:21.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 11:09:21.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 11:09:21.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 11:09:21.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.334 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9e31e8: (connection evicted) 2025-04-17 11:09:21.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 11:09:21.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c964873 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.335 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.336 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 11:09:21.346 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.351 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.352 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.353 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72dc9f9d 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.353 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 11:09:21.354 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.354 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.354 [Test worker @coroutine#5242] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 11:09:21.359 [DefaultDispatcher-worker-22 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:21.359 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.359 [DefaultDispatcher-worker-22 @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-17 11:09:21.359 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.360 [DefaultDispatcher-worker-22 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.362 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.367 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.368 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.369 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.372 [DefaultDispatcher-worker-14 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-04-17 11:09:21.380 [DefaultDispatcher-worker-11 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:21.380 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.380 [DefaultDispatcher-worker-9 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.380 [DefaultDispatcher-worker-11 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.380 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.381 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.381 [DefaultDispatcher-worker-15 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.388 [DefaultDispatcher-worker-9 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5 2025-04-17 11:09:21.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 11:09:21.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 11:09:21.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.393 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7e2c5: (connection evicted) 2025-04-17 11:09:21.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 11:09:21.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 11:09:21.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 11:09:21.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 11:09:21.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.394 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c32e3: (connection evicted) 2025-04-17 11:09:21.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 11:09:21.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7c1725 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.395 [Test worker @coroutine#5295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 11:09:21.396 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.396 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.396 [Test worker @coroutine#5295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 11:09:21.403 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.408 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.409 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.410 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.415 [DefaultDispatcher-worker-15 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.426 [DefaultDispatcher-worker-17 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.432 [DefaultDispatcher-worker-15 @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.442 [DefaultDispatcher-worker-14 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59 2025-04-17 11:09:21.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 11:09:21.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 11:09:21.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.443 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e4ee59: (connection evicted) 2025-04-17 11:09:21.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 11:09:21.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 11:09:21.444 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd2e62a 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.445 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 11:09:21.453 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.458 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.459 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.460 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ee39a1c 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.460 [Test worker @coroutine#5329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 11:09:21.468 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.473 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.474 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.475 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.480 [DefaultDispatcher-worker-18 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-04-17 11:09:21.488 [DefaultDispatcher-worker-8 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.493 [DefaultDispatcher-worker-17 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-04-17 11:09:21.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 11:09:21.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 11:09:21.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.498 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1030ce34: (connection evicted) 2025-04-17 11:09:21.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 11:09:21.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 11:09:21.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 11:09:21.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 11:09:21.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.499 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a: (connection evicted) 2025-04-17 11:09:21.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 11:09:21.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f500481 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.500 [Test worker @coroutine#5367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 11:09:21.510 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.516 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.516 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.518 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.523 [DefaultDispatcher-worker-7 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.528 [DefaultDispatcher-worker-5 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.530 [DefaultDispatcher-worker-12 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:21.530 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.530 [DefaultDispatcher-worker-12 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.530 [DefaultDispatcher-worker-12 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.531 [DefaultDispatcher-worker-10 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.531 [DefaultDispatcher-worker-10 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.536 [DefaultDispatcher-worker-4 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4 2025-04-17 11:09:21.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 11:09:21.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 11:09:21.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.538 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc57af4: (connection evicted) 2025-04-17 11:09:21.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 11:09:21.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@867e628 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.539 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 11:09:21.547 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.553 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.553 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.554 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.559 [DefaultDispatcher-worker-16 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.563 [DefaultDispatcher-worker-12 @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-17 11:09:21.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 11:09:21.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 11:09:21.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.563 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4678e08e: (connection evicted) 2025-04-17 11:09:21.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 11:09:21.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556df144 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.565 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 11:09:21.573 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.577 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.578 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.579 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.615 [DefaultDispatcher-worker-2 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618b147b 2025-04-17 11:09:21.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 11:09:21.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 11:09:21.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.619 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618b147b: (connection evicted) 2025-04-17 11:09:21.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 11:09:21.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 11:09:21.620 [DefaultDispatcher-worker-7 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:21.620 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.620 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.620 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.620 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.621 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.621 [DefaultDispatcher-worker-3 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10847aeb 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.621 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 11:09:21.629 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.634 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.635 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.636 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.640 [DefaultDispatcher-worker-7 @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.643 [DefaultDispatcher-worker-10 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51db8b10 2025-04-17 11:09:21.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 11:09:21.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 11:09:21.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.646 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51db8b10: (connection evicted) 2025-04-17 11:09:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 11:09:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e054c0 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2025-04-17 11:09:21.649 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 11:09:21.657 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2025-04-17 11:09:21.661 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2025-04-17 11:09:21.662 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2025-04-17 11:09:21.663 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73760b13 2025-04-17 11:09:21.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 11:09:21.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 11:09:21.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 11:09:21.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db8b888 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.666 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 11:09:21.667 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-17 11:09:21.667 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-17 11:09:21.667 [Test worker @coroutine#5491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 11:09:21.674 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-17 11:09:21.679 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-17 11:09:21.680 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-17 11:09:21.681 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71590f85 2025-04-17 11:09:21.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 11:09:21.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 11:09:21.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 11:09:21.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192800d 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.682 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 11:09:21.683 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d575cd8 2025-04-17 11:09:21.683 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d575cd8 2025-04-17 11:09:21.683 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 11:09:21.691 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d575cd8 2025-04-17 11:09:21.696 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d575cd8 2025-04-17 11:09:21.697 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d575cd8 2025-04-17 11:09:21.697 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d575cd8 2025-04-17 11:09:21.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 11:09:21.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 11:09:21.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 11:09:21.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 11:09:21.705 [UI Thread @coroutine#5528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42493/Site/verify 2025-04-17 11:09:21.705 [UI Thread @coroutine#5528] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42493/Site/verify. 2025-04-17 11:09:21.705 [UI Thread @coroutine#5528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42493/Site/verify 2025-04-17 11:09:21.706 [UI Thread @coroutine#5528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42493/Site/verify 2025-04-17 11:09:21.706 [UI Thread @coroutine#5528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42493/Site/verify 2025-04-17 11:09:21.706 [UI Thread @coroutine#5528] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42493/Site/verify. 2025-04-17 11:09:21.706 [UI Thread @coroutine#5528] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42493/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9ac1ff 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2025-04-17 11:09:21.709 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 11:09:21.718 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2025-04-17 11:09:21.723 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2025-04-17 11:09:21.724 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2025-04-17 11:09:21.725 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff879e5 2025-04-17 11:09:21.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 11:09:21.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 11:09:21.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 11:09:21.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 11:09:21.727 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 11:09:21.727 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a9f6c 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2025-04-17 11:09:21.728 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 11:09:21.736 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2025-04-17 11:09:21.741 [DefaultDispatcher-worker-14 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:21.741 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.741 [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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:21.741 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.741 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.741 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:21.742 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2025-04-17 11:09:21.743 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2025-04-17 11:09:21.744 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2025-04-17 11:09:21.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 11:09:21.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 11:09:21.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 11:09:21.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e5feb 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.746 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 11:09:21.747 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 11:09:21.747 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 11:09:21.747 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 11:09:21.755 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 11:09:21.760 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 11:09:21.761 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 11:09:21.762 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 11:09:21.763 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47365/Site/verify 2025-04-17 11:09:21.763 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47365/Site/verify. 2025-04-17 11:09:21.763 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47365/Site/verify 2025-04-17 11:09:21.764 [UI Thread @coroutine#5593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47365/Site/verify 2025-04-17 11:09:21.764 [UI Thread @coroutine#5593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47365/Site/verify 2025-04-17 11:09:21.764 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47365/Site/verify. 2025-04-17 11:09:21.764 [UI Thread @coroutine#5593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47365/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:21.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 11:09:21.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 11:09:21.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:21.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 11:09:21.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 11:09:21.768 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53467/Site/verify 2025-04-17 11:09:21.768 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53467/Site/verify. 2025-04-17 11:09:21.768 [UI Thread @coroutine#5605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53467/Site/verify 2025-04-17 11:09:21.769 [UI Thread @coroutine#5605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53467/Site/verify 2025-04-17 11:09:21.769 [UI Thread @coroutine#5605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53467/Site/verify 2025-04-17 11:09:21.769 [UI Thread @coroutine#5605] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53467/Site/verify. 2025-04-17 11:09:21.769 [UI Thread @coroutine#5605] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53467/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:21.773 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41589/Site/verify 2025-04-17 11:09:21.773 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41589/Site/verify. 2025-04-17 11:09:21.773 [UI Thread @coroutine#5618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41589/Site/verify 2025-04-17 11:09:21.773 [UI Thread @coroutine#5618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41589/Site/verify 2025-04-17 11:09:21.773 [UI Thread @coroutine#5618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41589/Site/verify 2025-04-17 11:09:21.774 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41589/Site/verify. 2025-04-17 11:09:21.774 [UI Thread @coroutine#5618] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41589/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:21.777 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 11:09:21.777 [UI Thread @coroutine#5632] 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-17 11:09:21.777 [UI Thread @coroutine#5632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 11:09:21.778 [UI Thread @coroutine#5632] 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-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8fa647 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.780 [Test worker @coroutine#5639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 11:09:21.789 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.795 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.795 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.796 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.801 [DefaultDispatcher-worker-5 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.811 [DefaultDispatcher-worker-10 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.815 [DefaultDispatcher-worker-1 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.818 [DefaultDispatcher-worker-5 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.821 [DefaultDispatcher-worker-2 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.824 [DefaultDispatcher-worker-1 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.829 [DefaultDispatcher-worker-16 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.837 [DefaultDispatcher-worker-20 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2025-04-17 11:09:21.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 11:09:21.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 11:09:21.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.838 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c: (connection evicted) 2025-04-17 11:09:21.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 11:09:21.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631990cc 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.840 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 11:09:21.847 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.852 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.853 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.854 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e513b7 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.854 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 11:09:21.862 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.867 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.868 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.869 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.872 [DefaultDispatcher-worker-13 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c461b90 2025-04-17 11:09:21.880 [DefaultDispatcher-worker-3 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3310bb28 2025-04-17 11:09:21.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 11:09:21.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 11:09:21.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.889 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3310bb28: (connection evicted) 2025-04-17 11:09:21.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 11:09:21.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 11:09:21.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 11:09:21.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 11:09:21.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.889 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c461b90: (connection evicted) 2025-04-17 11:09:21.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 11:09:21.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dcb8e8b 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.890 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.891 [Test worker @coroutine#5718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 11:09:21.901 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.907 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.907 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.908 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.908 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c8b86 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.909 [Test worker @coroutine#5718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 11:09:21.916 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.921 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.922 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.923 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.927 [DefaultDispatcher-worker-22 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6 2025-04-17 11:09:21.934 [DefaultDispatcher-worker-5 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.938 [DefaultDispatcher-worker-14 @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7287811f 2025-04-17 11:09:21.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 11:09:21.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 11:09:21.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.941 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7287811f: (connection evicted) 2025-04-17 11:09:21.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 11:09:21.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 11:09:21.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 11:09:21.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 11:09:21.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:21.942 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ecedf6: (connection evicted) 2025-04-17 11:09:21.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:21.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 11:09:21.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40406a3f 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.943 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 11:09:21.950 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.955 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.956 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.957 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e072d67 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.957 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 11:09:21.964 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.969 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.970 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.971 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.974 [DefaultDispatcher-worker-12 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ae7031 2025-04-17 11:09:21.982 [DefaultDispatcher-worker-18 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:21.986 [DefaultDispatcher-worker-14 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1 2025-04-17 11:09:22.043 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.057 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.060 [DefaultDispatcher-worker-16 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:22.061 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.061 [DefaultDispatcher-worker-16 @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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.061 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.061 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.061 [DefaultDispatcher-worker-9 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.148 [DefaultDispatcher-worker-7 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:22.148 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.148 [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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.148 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.148 [DefaultDispatcher-worker-22 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.148 [DefaultDispatcher-worker-22 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.216 [DefaultDispatcher-worker-7 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:22.216 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.216 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.216 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.217 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.217 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 11:09:22.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 11:09:22.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.238 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fef75e1: (connection evicted) 2025-04-17 11:09:22.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 11:09:22.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 11:09:22.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 11:09:22.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 11:09:22.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.238 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63ae7031: (connection evicted) 2025-04-17 11:09:22.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 11:09:22.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377fca35 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.240 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 11:09:22.248 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.253 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.253 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.255 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746fda68 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.255 [Test worker @coroutine#5831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 11:09:22.262 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.267 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.268 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.269 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.273 [DefaultDispatcher-worker-3 @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3167c0d 2025-04-17 11:09:22.280 [DefaultDispatcher-worker-2 @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.283 [DefaultDispatcher-worker-21 @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.286 [DefaultDispatcher-worker-6 @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6 2025-04-17 11:09:22.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 11:09:22.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 11:09:22.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.289 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e0bfd6: (connection evicted) 2025-04-17 11:09:22.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 11:09:22.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 11:09:22.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 11:09:22.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 11:09:22.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.290 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3167c0d: (connection evicted) 2025-04-17 11:09:22.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 11:09:22.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1cac17 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.291 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 11:09:22.292 [DefaultDispatcher-worker-6 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:22.292 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.292 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.292 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.292 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.292 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.299 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.304 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.305 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.306 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74dde921 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.306 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 11:09:22.313 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.318 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.319 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.320 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.323 [DefaultDispatcher-worker-12 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b127d96 2025-04-17 11:09:22.329 [DefaultDispatcher-worker-19 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:22.329 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.329 [DefaultDispatcher-worker-19 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.329 [DefaultDispatcher-worker-19 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.329 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.329 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.331 [DefaultDispatcher-worker-7 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.334 [DefaultDispatcher-worker-12 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.337 [DefaultDispatcher-worker-3 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5271c49b 2025-04-17 11:09:22.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 11:09:22.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 11:09:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.340 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5271c49b: (connection evicted) 2025-04-17 11:09:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 11:09:22.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 11:09:22.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 11:09:22.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 11:09:22.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.340 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b127d96: (connection evicted) 2025-04-17 11:09:22.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 11:09:22.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@774c6111 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.341 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 11:09:22.342 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.342 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.342 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 11:09:22.349 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.354 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.355 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.356 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384d0e1f 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.356 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.357 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 11:09:22.357 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.357 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.357 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 11:09:22.364 [DefaultDispatcher-worker-10 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:22.364 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.364 [DefaultDispatcher-worker-10 @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-17 11:09:22.364 [DefaultDispatcher-worker-10 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.364 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.364 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.370 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.371 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.372 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.375 [DefaultDispatcher-worker-21 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6 2025-04-17 11:09:22.383 [DefaultDispatcher-worker-18 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.384 [DefaultDispatcher-worker-14 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:22.384 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.384 [DefaultDispatcher-worker-14 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.384 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.385 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.385 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.386 [DefaultDispatcher-worker-18 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.389 [DefaultDispatcher-worker-13 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@536e3aab 2025-04-17 11:09:22.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 11:09:22.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 11:09:22.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.392 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536e3aab: (connection evicted) 2025-04-17 11:09:22.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 11:09:22.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 11:09:22.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 11:09:22.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 11:09:22.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.392 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f45abe6: (connection evicted) 2025-04-17 11:09:22.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 11:09:22.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22265a8d 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.394 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.395 [Test worker @coroutine#5999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 11:09:22.395 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.395 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.395 [Test worker @coroutine#5999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 11:09:22.403 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.408 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.409 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.410 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.414 [DefaultDispatcher-worker-1 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7d724 2025-04-17 11:09:22.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 11:09:22.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 11:09:22.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.416 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad7d724: (connection evicted) 2025-04-17 11:09:22.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 11:09:22.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 11:09:22.416 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1378cf 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.417 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 11:09:22.424 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.429 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.430 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.431 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.435 [DefaultDispatcher-worker-8 @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.445 [DefaultDispatcher-worker-15 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.449 [DefaultDispatcher-worker-3 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16adf66f 2025-04-17 11:09:22.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 11:09:22.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 11:09:22.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.452 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16adf66f: (connection evicted) 2025-04-17 11:09:22.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 11:09:22.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d7c76af 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.453 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 11:09:22.462 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.468 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.468 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.469 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.474 [DefaultDispatcher-worker-21 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.484 [DefaultDispatcher-worker-13 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.488 [DefaultDispatcher-worker-20 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.494 [DefaultDispatcher-worker-22 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4310007c 2025-04-17 11:09:22.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 11:09:22.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 11:09:22.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.496 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4310007c: (connection evicted) 2025-04-17 11:09:22.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 11:09:22.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a792bf9 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.497 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 11:09:22.505 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.509 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.510 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.511 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.515 [DefaultDispatcher-worker-14 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.526 [DefaultDispatcher-worker-3 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.530 [DefaultDispatcher-worker-11 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.534 [DefaultDispatcher-worker-5 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:22.534 [DefaultDispatcher-worker-21 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4967fabe 2025-04-17 11:09:22.534 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.534 [DefaultDispatcher-worker-5 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.534 [DefaultDispatcher-worker-5 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.535 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.535 [DefaultDispatcher-worker-18 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 11:09:22.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 11:09:22.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.535 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4967fabe: (connection evicted) 2025-04-17 11:09:22.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 11:09:22.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f55e1b9 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.537 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 11:09:22.545 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.550 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.551 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.552 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.557 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-260 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b due to dirty commit state on close(). 2025-04-17 11:09:22.557 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2025-04-17 11:09:22.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 11:09:22.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 11:09:22.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.557 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b: (connection evicted) 2025-04-17 11:09:22.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 11:09:22.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fcc792f 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-04-17 11:09:22.558 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 11:09:22.566 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-04-17 11:09:22.572 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-04-17 11:09:22.574 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-04-17 11:09:22.575 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-04-17 11:09:22.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 11:09:22.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 11:09:22.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 11:09:22.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@680aa303 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.578 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 11:09:22.579 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-04-17 11:09:22.579 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-04-17 11:09:22.579 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 11:09:22.587 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-04-17 11:09:22.594 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-04-17 11:09:22.594 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-04-17 11:09:22.595 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-04-17 11:09:22.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 11:09:22.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 11:09:22.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 11:09:22.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ef26bb 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.600 [UI Thread @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 11:09:22.601 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@540e717d 2025-04-17 11:09:22.601 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@540e717d 2025-04-17 11:09:22.601 [UI Thread @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 11:09:22.609 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540e717d 2025-04-17 11:09:22.615 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540e717d 2025-04-17 11:09:22.616 [UI Thread @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540e717d 2025-04-17 11:09:22.617 [UI Thread @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@540e717d 2025-04-17 11:09:22.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 11:09:22.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 11:09:22.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:22.619 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@540e717d: (connection evicted) 2025-04-17 11:09:22.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 11:09:22.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ce2982 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.620 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 11:09:22.621 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-17 11:09:22.621 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-17 11:09:22.621 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 11:09:22.625 [DefaultDispatcher-worker-21 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:22.625 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.625 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.625 [DefaultDispatcher-worker-21 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.626 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.626 [DefaultDispatcher-worker-14 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.629 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-17 11:09:22.634 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-17 11:09:22.635 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-17 11:09:22.638 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1490b1a4 2025-04-17 11:09:22.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 11:09:22.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 11:09:22.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 11:09:22.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41019971 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.641 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 11:09:22.642 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-17 11:09:22.642 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-17 11:09:22.642 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 11:09:22.650 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-17 11:09:22.655 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-17 11:09:22.656 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-17 11:09:22.657 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2025-04-17 11:09:22.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 11:09:22.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 11:09:22.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 11:09:22.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 11:09:22.658 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68076f57 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-04-17 11:09:22.659 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 11:09:22.667 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-04-17 11:09:22.672 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-04-17 11:09:22.673 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-04-17 11:09:22.674 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2025-04-17 11:09:22.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 11:09:22.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 11:09:22.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 11:09:22.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed28f57 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.676 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 11:09:22.677 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-04-17 11:09:22.677 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-04-17 11:09:22.677 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 11:09:22.685 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-04-17 11:09:22.690 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-04-17 11:09:22.691 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-04-17 11:09:22.692 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-04-17 11:09:22.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 11:09:22.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 11:09:22.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 11:09:22.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4644f3d4 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-17 11:09:22.695 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 11:09:22.703 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-17 11:09:22.709 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-17 11:09:22.709 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-17 11:09:22.710 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-04-17 11:09:22.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 11:09:22.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 11:09:22.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 11:09:22.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1db27e 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.714 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 11:09:22.715 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-04-17 11:09:22.715 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-04-17 11:09:22.715 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 11:09:22.723 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-04-17 11:09:22.728 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-04-17 11:09:22.729 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-04-17 11:09:22.730 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218da1f9 2025-04-17 11:09:22.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 11:09:22.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 11:09:22.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 11:09:22.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45cfbfe9 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.733 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 11:09:22.734 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7682b160 2025-04-17 11:09:22.734 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7682b160 2025-04-17 11:09:22.734 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 11:09:22.743 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7682b160 2025-04-17 11:09:22.746 [DefaultDispatcher-worker-13 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:22.746 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.746 [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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:22.746 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.747 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.747 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:22.749 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7682b160 2025-04-17 11:09:22.750 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7682b160 2025-04-17 11:09:22.751 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7682b160 2025-04-17 11:09:22.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 11:09:22.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 11:09:22.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 11:09:22.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593a38d 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-04-17 11:09:22.754 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 11:09:22.763 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-04-17 11:09:22.769 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-04-17 11:09:22.770 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-04-17 11:09:22.771 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-04-17 11:09:22.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 11:09:22.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 11:09:22.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 11:09:22.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138f597 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.775 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 11:09:22.776 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-17 11:09:22.776 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-17 11:09:22.776 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 11:09:22.784 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-17 11:09:22.789 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-17 11:09:22.790 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-17 11:09:22.791 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-04-17 11:09:22.794 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 11:09:22.794 [UI Thread @coroutine#6356] 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-17 11:09:22.794 [UI Thread @coroutine#6356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 11:09:22.795 [UI Thread @coroutine#6356] 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-17 11:09:22.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 11:09:22.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 11:09:22.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 11:09:22.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@456b12c3 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afce1ae 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afce1ae 2025-04-17 11:09:22.797 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 11:09:22.805 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afce1ae 2025-04-17 11:09:22.811 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afce1ae 2025-04-17 11:09:22.811 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afce1ae 2025-04-17 11:09:22.812 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afce1ae 2025-04-17 11:09:22.814 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51007/Site/verify 2025-04-17 11:09:22.814 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51007/Site/verify. 2025-04-17 11:09:22.814 [UI Thread @coroutine#6378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51007/Site/verify 2025-04-17 11:09:22.815 [UI Thread @coroutine#6378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51007/Site/verify 2025-04-17 11:09:22.815 [UI Thread @coroutine#6378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51007/Site/verify 2025-04-17 11:09:22.816 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51007/Site/verify. 2025-04-17 11:09:22.816 [UI Thread @coroutine#6378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51007/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:09:22.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 11:09:22.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 11:09:22.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:09:22.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:22.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 11:09:22.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 11:09:22.819 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd7b622 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.820 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 11:09:22.828 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.833 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.834 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.835 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.839 [DefaultDispatcher-worker-13 @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.843 [DefaultDispatcher-worker-8 @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-04-17 11:09:22.847 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57585/717449215523995648/_ustadmanifest.json 2025-04-17 11:09:22.847 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57585/717449215523995648/_ustadmanifest.json. 2025-04-17 11:09:22.847 [UI Thread @coroutine#6404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57585/717449215523995648/_ustadmanifest.json 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57585/717449215523995648/_ustadmanifest.json 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57585/717449215523995648/_ustadmanifest.json 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] 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:57585/717449215523995648/_ustadmanifest.json. 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57585/717449215523995648/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57585/mediainfo.json 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57585/mediainfo.json. 2025-04-17 11:09:22.848 [UI Thread @coroutine#6404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57585/mediainfo.json 2025-04-17 11:09:22.849 [UI Thread @coroutine#6404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57585/mediainfo.json 2025-04-17 11:09:22.849 [UI Thread @coroutine#6404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57585/mediainfo.json 2025-04-17 11:09:22.889 [UI Thread @coroutine#6404] 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:57585/mediainfo.json. 2025-04-17 11:09:22.889 [UI Thread @coroutine#6404] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57585/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:22.920 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:23.066 [DefaultDispatcher-worker-14 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-17 11:09:23.066 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.066 [DefaultDispatcher-worker-14 @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:43809/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.066 [DefaultDispatcher-worker-14 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.066 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.066 [DefaultDispatcher-worker-18 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43809/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.152 [DefaultDispatcher-worker-3 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-17 11:09:23.152 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.152 [DefaultDispatcher-worker-3 @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:48237/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.152 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.153 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.153 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48237/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.221 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-17 11:09:23.221 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.221 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.221 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.222 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.222 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39039/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.296 [DefaultDispatcher-worker-22 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-17 11:09:23.297 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.297 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.297 [DefaultDispatcher-worker-22 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.297 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.297 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47871/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.333 [DefaultDispatcher-worker-3 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-17 11:09:23.333 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.333 [DefaultDispatcher-worker-3 @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:55687/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.333 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.334 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.334 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55687/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.369 [DefaultDispatcher-worker-4 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485ee7b9 2025-04-17 11:09:23.369 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.369 [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-17 11:09:23.369 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.370 [DefaultDispatcher-worker-4 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.390 [DefaultDispatcher-worker-19 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-17 11:09:23.390 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.390 [DefaultDispatcher-worker-19 @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:42811/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.390 [DefaultDispatcher-worker-19 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.390 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.390 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42811/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.540 [DefaultDispatcher-worker-20 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-17 11:09:23.540 [DefaultDispatcher-worker-20 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.540 [DefaultDispatcher-worker-20 @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:47725/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.540 [DefaultDispatcher-worker-20 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.541 [DefaultDispatcher-worker-11 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.541 [DefaultDispatcher-worker-11 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47725/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.558 [DefaultDispatcher-worker-11 @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c16f19 2025-04-17 11:09:23.630 [DefaultDispatcher-worker-5 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-17 11:09:23.630 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.630 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.630 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.631 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.631 [DefaultDispatcher-worker-13 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37103/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.653 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:23.752 [DefaultDispatcher-worker-22 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-17 11:09:23.752 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.752 [DefaultDispatcher-worker-22 @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:46875/UmAppDatabase/replication/nodeId. 2025-04-17 11:09:23.752 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.753 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.753 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/UmAppDatabase/replication/nodeId 2025-04-17 11:09:23.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 11:09:23.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 11:09:23.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:23.892 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04: (connection evicted) 2025-04-17 11:09:23.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:23.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 11:09:23.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@536a0bbe 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:23.917 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.918 [Test worker @coroutine#6446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 11:09:23.925 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.930 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.931 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.932 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.936 [DefaultDispatcher-worker-11 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:23.939 [DefaultDispatcher-worker-18 @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-04-17 11:09:24.014 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:24.018 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49107/717449219433095168/_ustadmanifest.json 2025-04-17 11:09:24.018 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49107/717449219433095168/_ustadmanifest.json. 2025-04-17 11:09:24.018 [UI Thread @coroutine#6462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49107/717449219433095168/_ustadmanifest.json 2025-04-17 11:09:24.018 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49107/717449219433095168/_ustadmanifest.json 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49107/717449219433095168/_ustadmanifest.json 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] 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:49107/717449219433095168/_ustadmanifest.json. 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49107/717449219433095168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49107/tincan.xml 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49107/tincan.xml. 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49107/tincan.xml 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49107/tincan.xml 2025-04-17 11:09:24.019 [UI Thread @coroutine#6462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49107/tincan.xml 2025-04-17 11:09:24.060 [UI Thread @coroutine#6462] 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:49107/tincan.xml. 2025-04-17 11:09:24.060 [UI Thread @coroutine#6462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49107/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:09:24.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 11:09:24.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 11:09:24.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:24.066 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ff3726: (connection evicted) 2025-04-17 11:09:24.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:09:24.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 11:09:24.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-17 11:16:53.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 11:16:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:53.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:53.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:53.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:53.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:53.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 11:16:53.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:53.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:53.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 11:16:53.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.009 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.011 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.029 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:54.031 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-17 11:16:54.032 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-17 11:16:54.034 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-17 11:16:54.034 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-17 11:16:54.036 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-17 11:16:54.036 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-17 11:16:54.038 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-17 11:16:54.038 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-17 11:16:54.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-17 11:16:54.040 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-17 11:16:54.042 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-17 11:16:54.042 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-17 11:16:54.044 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-17 11:16:54.044 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-17 11:16:54.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-17 11:16:54.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-17 11:16:54.048 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-17 11:16:54.048 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-17 11:16:54.048 [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-17 11:16:54.141 [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-17 11:16:54.141 [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-17 11:16:54.141 [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-17 11:16:54.142 [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-17 11:16:54.144 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.145 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 11:16:54.145 [DefaultDispatcher-worker-1 @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-17 11:16:54.145 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 11:16:54.204 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.220 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.233 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.242 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.253 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.256 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.325 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 11:16:54.343 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:16:54.343 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:16:54.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 11:16:54.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 11:16:54.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:16:54.353 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-17 11:16:54.353 [DefaultDispatcher-worker-2 @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-17 11:16:54.353 [DefaultDispatcher-worker-3 @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-17 11:16:54.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba: (connection evicted) 2025-04-17 11:16:54.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@275708f8: (connection evicted) 2025-04-17 11:16:54.354 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236888ca: (connection evicted) 2025-04-17 11:16:54.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666a02c3: (connection evicted) 2025-04-17 11:16:54.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c9b087: (connection evicted) 2025-04-17 11:16:54.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574661ae: (connection evicted) 2025-04-17 11:16:54.355 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300f8d54: (connection evicted) 2025-04-17 11:16:54.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645fd8c: (connection evicted) 2025-04-17 11:16:54.356 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d284b: (connection evicted) 2025-04-17 11:16:54.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:54.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 11:16:54.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 11:16:54.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451816fd 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:16:54.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:54.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:54.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 11:16:54.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 11:16:54.365 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.371 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.372 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.374 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:54.374 [DefaultDispatcher-worker-2 @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-17 11:16:54.374 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:54.374 [DefaultDispatcher-worker-2 @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-17 11:16:54.382 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.383 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 11:16:54.383 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-17 11:16:54.383 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 11:16:54.386 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.395 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.403 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.412 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.421 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.424 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.456 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd8607 2025-04-17 11:16:54.464 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:54.467 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-17 11:16:54.467 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-17 11:16:54.469 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-17 11:16:54.469 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-17 11:16:54.471 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-17 11:16:54.471 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-17 11:16:54.473 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-17 11:16:54.473 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-17 11:16:54.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f00cb83 2025-04-17 11:16:54.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f00cb83 2025-04-17 11:16:54.476 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:16:54.476 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 11:16:54.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2bf1e5 2025-04-17 11:16:54.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2bf1e5 2025-04-17 11:16:54.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 11:16:54.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 11:16:54.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2025-04-17 11:16:54.478 [DefaultDispatcher-worker-5 @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-17 11:16:54.478 [DefaultDispatcher-worker-2 @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-17 11:16:54.478 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cd8607: (connection evicted) 2025-04-17 11:16:54.478 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f41f45: (connection evicted) 2025-04-17 11:16:54.479 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b: (connection evicted) 2025-04-17 11:16:54.479 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435: (connection evicted) 2025-04-17 11:16:54.479 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cf9bc9 2025-04-17 11:16:54.479 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17cf9bc9 2025-04-17 11:16:54.480 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10: (connection evicted) 2025-04-17 11:16:54.480 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f00cb83: (connection evicted) 2025-04-17 11:16:54.481 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2bf1e5: (connection evicted) 2025-04-17 11:16:54.481 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17cf9bc9: (connection evicted) 2025-04-17 11:16:54.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:54.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 11:16:54.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 11:16:54.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be6d228 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:54.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:54.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 11:16:54.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-17 11:16:54.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-17 11:16:54.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 11:16:54.614 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:54.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:54.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:16:54.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:16:54.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 11:16:54.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de5871d 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:54.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-17 11:16:54.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-17 11:16:54.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 11:16:54.909 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-04-17 11:16:54.945 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:54.959 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.050 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-17 11:16:55.057 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-17 11:16:55.058 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37401/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:16:55.058 [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:37401/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 11:16:55.058 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37401/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:16:55.073 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37401/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:16:55.073 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37401/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 11:16:55.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 11:16:55.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 11:16:55.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.114 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41582899: (connection evicted) 2025-04-17 11:16:55.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 11:16:55.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 11:16:55.116 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-04-17 11:16:55.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 11:16:55.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-17 11:16:55.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-04-17 11:16:55.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 11:16:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 11:16:55.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-17 11:16:55.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-17 11:16:55.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 11:16:55.154 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-17 11:16:55.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 11:16:55.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 11:16:55.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.157 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2025-04-17 11:16:55.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 11:16:55.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 11:16:55.158 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-04-17 11:16:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 11:16:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 11:16:55.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-17 11:16:55.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-04-17 11:16:55.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 11:16:55.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 11:16:55.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-17 11:16:55.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-04-17 11:16:55.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 11:16:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 11:16:55.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 11:16:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.179 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-04-17 11:16:55.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 11:16:55.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 11:16:55.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-17 11:16:55.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-04-17 11:16:55.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-17 11:16:55.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-04-17 11:16:55.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 11:16:55.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 11:16:55.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 11:16:55.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.199 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628962e5: (connection evicted) 2025-04-17 11:16:55.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 11:16:55.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 11:16:55.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-17 11:16:55.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-04-17 11:16:55.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 11:16:55.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-17 11:16:55.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-04-17 11:16:55.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 11:16:55.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 11:16:55.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 11:16:55.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.229 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5613247e: (connection evicted) 2025-04-17 11:16:55.230 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 11:16:55.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 11:16:55.275 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.293 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.312 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a8a26f 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-17 11:16:55.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-04-17 11:16:55.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 11:16:55.514 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.517 [DefaultDispatcher-worker-6 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.525 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.536 [DefaultDispatcher-worker-6 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.543 [DefaultDispatcher-worker-6 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.548 [DefaultDispatcher-worker-6 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 11:16:55.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 11:16:55.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.586 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177ddd24: (connection evicted) 2025-04-17 11:16:55.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 11:16:55.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 11:16:55.591 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2025-04-17 11:16:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 11:16:55.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-17 11:16:55.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-04-17 11:16:55.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-17 11:16:55.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-04-17 11:16:55.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 11:16:55.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 11:16:55.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 11:16:55.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.614 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2025-04-17 11:16:55.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 11:16:55.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 11:16:55.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-17 11:16:55.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-04-17 11:16:55.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-17 11:16:55.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-04-17 11:16:55.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 11:16:55.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 11:16:55.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 11:16:55.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.627 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba: (connection evicted) 2025-04-17 11:16:55.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 11:16:55.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 11:16:55.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 11:16:55.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-17 11:16:55.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-04-17 11:16:55.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-17 11:16:55.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-04-17 11:16:55.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 11:16:55.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 11:16:55.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 11:16:55.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.639 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f: (connection evicted) 2025-04-17 11:16:55.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 11:16:55.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-17 11:16:55.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-04-17 11:16:55.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 11:16:55.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-17 11:16:55.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-04-17 11:16:55.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 11:16:55.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 11:16:55.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 11:16:55.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.699 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31: (connection evicted) 2025-04-17 11:16:55.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 11:16:55.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 11:16:55.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-17 11:16:55.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-04-17 11:16:55.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-17 11:16:55.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-04-17 11:16:55.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 11:16:55.710 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 11:16:55.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 11:16:55.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.712 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-04-17 11:16:55.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 11:16:55.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 11:16:55.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-17 11:16:55.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-04-17 11:16:55.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 11:16:55.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-17 11:16:55.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-17 11:16:55.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 11:16:55.726 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.733 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-17 11:16:55.734 [DefaultDispatcher-worker-3 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-17 11:16:55.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 11:16:55.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 11:16:55.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.735 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-04-17 11:16:55.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 11:16:55.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 11:16:55.736 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-04-17 11:16:55.737 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-17 11:16:55.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-04-17 11:16:55.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-17 11:16:55.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-04-17 11:16:55.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 11:16:55.751 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 11:16:55.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 11:16:55.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.758 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-04-17 11:16:55.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 11:16:55.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 11:16:55.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-17 11:16:55.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-04-17 11:16:55.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-17 11:16:55.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-17 11:16:55.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 11:16:55.810 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.824 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.847 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.866 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.876 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-17 11:16:55.877 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:16:55.877 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-17 11:16:55.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 11:16:55.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 11:16:55.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.878 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-04-17 11:16:55.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:55.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 11:16:55.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 11:16:55.878 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 11:16:55.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-17 11:16:55.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-04-17 11:16:55.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:55.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:55.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-17 11:16:55.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-04-17 11:16:55.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 11:16:55.981 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:55.990 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 11:16:56.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 11:16:56.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.027 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-04-17 11:16:56.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 11:16:56.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 11:16:56.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 11:16:56.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-17 11:16:56.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-04-17 11:16:56.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 11:16:56.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-17 11:16:56.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-04-17 11:16:56.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 11:16:56.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 11:16:56.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 11:16:56.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.043 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-04-17 11:16:56.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 11:16:56.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-17 11:16:56.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-04-17 11:16:56.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 11:16:56.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-17 11:16:56.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-17 11:16:56.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 11:16:56.141 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.154 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.157 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-17 11:16:56.158 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-17 11:16:56.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 11:16:56.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 11:16:56.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.159 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-04-17 11:16:56.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 11:16:56.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 11:16:56.160 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-04-17 11:16:56.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-17 11:16:56.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-04-17 11:16:56.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 11:16:56.162 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-17 11:16:56.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-04-17 11:16:56.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 11:16:56.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 11:16:56.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 11:16:56.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.174 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-04-17 11:16:56.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 11:16:56.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-17 11:16:56.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-17 11:16:56.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 11:16:56.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-17 11:16:56.195 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-17 11:16:56.197 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 11:16:56.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-17 11:16:56.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-04-17 11:16:56.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 11:16:56.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 11:16:56.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 11:16:56.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:16:56.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 11:16:56.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 11:16:56.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-17 11:16:56.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-17 11:16:56.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 11:16:56.210 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-17 11:16:56.216 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-17 11:16:56.217 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-17 11:16:56.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-17 11:16:56.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 11:16:56.225 [DefaultDispatcher-worker-8 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-04-17 11:16:56.227 [DefaultDispatcher-worker-15 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-17 11:16:56.229 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-17 11:16:56.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 11:16:56.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 11:16:56.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.231 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c6d515: (connection evicted) 2025-04-17 11:16:56.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 11:16:56.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 11:16:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-17 11:16:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-17 11:16:56.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 11:16:56.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-17 11:16:56.241 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-17 11:16:56.242 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-04-17 11:16:56.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-04-17 11:16:56.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 11:16:56.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 11:16:56.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 11:16:56.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:16:56.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 11:16:56.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 11:16:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 11:16:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 11:16:56.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 11:16:56.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 11:16:56.257 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 11:16:56.258 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fe2008 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 11:16:56.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-17 11:16:56.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a543e09 2025-04-17 11:16:56.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 11:16:56.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 11:16:56.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 11:16:56.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:16:56.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 11:16:56.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-17 11:16:56.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-17 11:16:56.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 11:16:56.271 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.298 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-17 11:16:56.301 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.304 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-17 11:16:56.321 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.334 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-17 11:16:56.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 11:16:56.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 11:16:56.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.337 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b: (connection evicted) 2025-04-17 11:16:56.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 11:16:56.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 11:16:56.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd64243 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 11:16:56.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-17 11:16:56.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-17 11:16:56.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 11:16:56.345 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.360 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.369 [DefaultDispatcher-worker-11 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-17 11:16:56.375 [DefaultDispatcher-worker-10 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-17 11:16:56.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 11:16:56.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 11:16:56.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.386 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb: (connection evicted) 2025-04-17 11:16:56.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 11:16:56.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8ee69d 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 11:16:56.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-17 11:16:56.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-17 11:16:56.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 11:16:56.409 [DefaultDispatcher-worker-5 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-17 11:16:56.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 11:16:56.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 11:16:56.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.411 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fceab5d: (connection evicted) 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 11:16:56.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 11:16:56.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 11:16:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 11:16:56.435 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 11:16:56.441 [DefaultDispatcher-worker-14 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-17 11:16:56.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 11:16:56.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 11:16:56.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.442 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-17 11:16:56.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 11:16:56.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506b083 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 11:16:56.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-17 11:16:56.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-17 11:16:56.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 11:16:56.468 [DefaultDispatcher-worker-14 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-17 11:16:56.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 11:16:56.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 11:16:56.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.470 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace2408: (connection evicted) 2025-04-17 11:16:56.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 11:16:56.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 11:16:56.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-17 11:16:56.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-17 11:16:56.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 11:16:56.493 [DefaultDispatcher-worker-17 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-17 11:16:56.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 11:16:56.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 11:16:56.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.494 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-04-17 11:16:56.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 11:16:56.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a247711 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-17 11:16:56.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-17 11:16:56.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 11:16:56.694 [DefaultDispatcher-worker-16 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-17 11:16:56.701 [DefaultDispatcher-worker-2 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-17 11:16:56.703 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45973/manifest.json 2025-04-17 11:16:56.703 [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:45973/manifest.json. 2025-04-17 11:16:56.703 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45973/manifest.json 2025-04-17 11:16:56.704 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45973/manifest.json 2025-04-17 11:16:56.704 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45973/manifest.json 2025-04-17 11:16:56.749 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.790 [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:45973/manifest.json. 2025-04-17 11:16:56.790 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45973/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:16:56.798 [DefaultDispatcher-worker-18 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-17 11:16:56.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 11:16:56.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 11:16:56.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.803 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@764db16c: (connection evicted) 2025-04-17 11:16:56.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:56.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 11:16:56.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 11:16:56.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aea57dc 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-17 11:16:56.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-17 11:16:56.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71458178 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-17 11:16:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-17 11:16:56.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 11:16:56.856 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:16:56.900 [Test worker] INFO ktor.application - Application started in 0.048 seconds. 2025-04-17 11:16:56.900 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6a2057e 2025-04-17 11:16:56.929 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.938 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:56.967 [DefaultDispatcher-worker-3 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:36381 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386f88b3 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 11:16:56.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-17 11:16:56.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-17 11:16:56.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 11:16:56.989 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:16:56.993 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:16:56.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:16:56.994 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:16:56.994 [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-17 11:16:56.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:16:56.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:16:56.994 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:16:56.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ffa8126 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:56.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:56.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 11:16:56.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:56.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:56.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 11:16:57.029 [DefaultDispatcher-worker-3 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.036 [DefaultDispatcher-worker-3 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.041 [DefaultDispatcher-worker-3 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-17 11:16:57.043 [DefaultDispatcher-worker-3 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-17 11:16:57.049 [DefaultDispatcher-worker-13 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.056 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.056 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.056 [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:36381/api/content/717451171124801536/_ustadmanifest.json. 2025-04-17 11:16:57.056 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.060 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.060 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.061 [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:36381/api/content/717451171124801536/_ustadmanifest.json. 2025-04-17 11:16:57.061 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:16:57.069 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:57.074 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:16:57.078 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1e9ea11c-9078-4d5e-87e3-11ddf06128bf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:16:57.080 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:16:57.080 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1e9ea11c-9078-4d5e-87e3-11ddf06128bf 2025-04-17 11:16:57.084 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:57.084 [DefaultDispatcher-worker-8 @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:36381/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:16:57.084 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:57.084 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36381/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:16:57.089 [DefaultDispatcher-worker-3 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.090 [DefaultDispatcher-worker-3 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/UmAppDatabase/replication/nodeId 2025-04-17 11:16:57.090 [DefaultDispatcher-worker-3 @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:36381/UmAppDatabase/replication/nodeId. 2025-04-17 11:16:57.090 [DefaultDispatcher-worker-3 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/UmAppDatabase/replication/nodeId 2025-04-17 11:16:57.094 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/api/blob/upload-init-batch 2025-04-17 11:16:57.095 [DefaultDispatcher-worker-4 @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:36381/api/blob/upload-init-batch. 2025-04-17 11:16:57.095 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/api/blob/upload-init-batch 2025-04-17 11:16:57.095 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36381/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:16:57.096 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:57.145 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-17 11:16:57.145 [eventLoopGroupProxy-4-4 @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-17 11:16:57.145 [eventLoopGroupProxy-4-3 @call-handler#395] 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-17 11:16:57.145 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 11:16:57.149 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:57.149 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:57.152 [eventLoopGroupProxy-4-3 @call-handler#395] 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-17 11:16:57.152 [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 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-17 11:16:57.152 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:16:57.154 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/UmAppDatabase/replication/nodeId 2025-04-17 11:16:57.154 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36381/UmAppDatabase/replication/nodeId 2025-04-17 11:16:57.154 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:57.155 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:57.155 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36381/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:57.158 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 16ms 2025-04-17 11:16:57.158 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 16ms 2025-04-17 11:16:57.162 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.164 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-17 11:16:57.169 [DefaultDispatcher-worker-15 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.177 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 35ms 2025-04-17 11:16:57.178 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/api/blob/upload-init-batch 2025-04-17 11:16:57.178 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36381/api/blob/upload-init-batch 2025-04-17 11:16:57.181 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36381/api/blob/upload-init-batch. 2025-04-17 11:16:57.181 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36381/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:16:57.194 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/api/blob/upload-batch-data 2025-04-17 11:16:57.194 [DefaultDispatcher-worker-15 @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:36381/api/blob/upload-batch-data. 2025-04-17 11:16:57.194 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/api/blob/upload-batch-data 2025-04-17 11:16:57.195 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:57.202 [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-17 11:16:57.212 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-17 11:16:57.213 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:57.213 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-17 11:16:57.214 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/api/blob/upload-batch-data 2025-04-17 11:16:57.221 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/api/blob/upload-batch-data 2025-04-17 11:16:57.221 [DefaultDispatcher-worker-15 @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:36381/api/blob/upload-batch-data. 2025-04-17 11:16:57.221 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/api/blob/upload-batch-data 2025-04-17 11:16:57.221 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36381/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:57.223 [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-17 11:16:57.225 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-17 11:16:57.226 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:57.226 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:16:57.226 [DefaultDispatcher-worker-15 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/api/blob/upload-batch-data 2025-04-17 11:16:57.241 [DefaultDispatcher-worker-5 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.248 [DefaultDispatcher-worker-7 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.260 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/UmAppDatabase/replication/message 2025-04-17 11:16:57.261 [DefaultDispatcher-worker-7 @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:36381/UmAppDatabase/replication/message. 2025-04-17 11:16:57.261 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/UmAppDatabase/replication/message 2025-04-17 11:16:57.261 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36381/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:16:57.262 [eventLoopGroupProxy-4-3 @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-17 11:16:57.263 [eventLoopGroupProxy-4-3 @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-17 11:16:57.263 [eventLoopGroupProxy-4-3 @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-17 11:16:57.276 [DefaultDispatcher-worker-7 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-17 11:16:57.277 [eventLoopGroupProxy-4-3 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:57.277 [eventLoopGroupProxy-4-3 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-17 11:16:57.277 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.277 [DefaultDispatcher-worker-19 @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:36381/api/content/717451171124801536/_ustadmanifest.json. 2025-04-17 11:16:57.277 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.278 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/UmAppDatabase/replication/message 2025-04-17 11:16:57.278 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36381/UmAppDatabase/replication/message 2025-04-17 11:16:57.278 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36381/UmAppDatabase/replication/message. 2025-04-17 11:16:57.278 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36381/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:16:57.279 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.279 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json 2025-04-17 11:16:57.279 [DefaultDispatcher-worker-15 @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:36381/api/content/717451171124801536/_ustadmanifest.json. 2025-04-17 11:16:57.279 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36381/api/content/717451171124801536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:16:57.285 [DefaultDispatcher-worker-4 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f416d0 2025-04-17 11:16:57.285 [DefaultDispatcher-worker-5 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301e5d23 2025-04-17 11:16:57.286 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:16:57.287 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:16:57.287 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:16:57.287 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:16:57.287 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:16:57.288 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1885905b 2025-04-17 11:16:57.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 11:16:57.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 11:16:57.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:57.288 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47f416d0: (connection evicted) 2025-04-17 11:16:57.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:57.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 11:16:57.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 11:16:57.490 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:16:57.490 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:16:57.742 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:16:58.223 [DefaultDispatcher-worker-7 @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-04-17 11:16:58.292 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6a2057e 2025-04-17 11:16:58.293 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6a2057e 2025-04-17 11:16:58.295 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39403943 2025-04-17 11:16:58.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 11:16:58.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 11:16:58.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:58.295 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301e5d23: (connection evicted) 2025-04-17 11:16:58.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:58.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 11:16:58.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc42abe 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:58.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:58.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 11:16:58.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:58.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:58.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feaafb3 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:58.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-17 11:16:58.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-17 11:16:58.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 11:16:58.330 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:16:58.332 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-17 11:16:58.332 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@642d971f 2025-04-17 11:16:58.333 [DefaultDispatcher-worker-16 @coroutine#457] INFO ktor.application - Responding at http://0.0.0.0:46451 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f12676 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:58.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-04-17 11:16:58.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-04-17 11:16:58.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 11:16:58.335 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:16:58.336 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:16:58.336 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:16:58.336 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:16:58.336 [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-17 11:16:58.336 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:16:58.336 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:16:58.336 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:16:58.336 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c930e7e 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:16:58.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 11:16:58.357 [DefaultDispatcher-worker-2 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.362 [DefaultDispatcher-worker-19 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.367 [DefaultDispatcher-worker-6 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-04-17 11:16:58.368 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-04-17 11:16:58.373 [DefaultDispatcher-worker-9 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.377 [DefaultDispatcher-worker-12 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.378 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:58.378 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json. 2025-04-17 11:16:58.378 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:58.379 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:58.379 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:58.379 [Test worker @coroutine#462] 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:46451/api/content/717451174552948736/_ustadmanifest.json. 2025-04-17 11:16:58.379 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:16:58.386 [DefaultDispatcher-worker-19 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.386 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:16:58.386 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bac5e76e-f7dc-4dc3-abf7-1eccf11ea902', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:16:58.387 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:16:58.387 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bac5e76e-f7dc-4dc3-abf7-1eccf11ea902 2025-04-17 11:16:58.388 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:58.388 [DefaultDispatcher-worker-19 @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:46451/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:16:58.388 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:58.388 [DefaultDispatcher-worker-19 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:16:58.390 [eventLoopGroupProxy-7-1 @call-handler#492] 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-17 11:16:58.390 [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-17 11:16:58.390 [eventLoopGroupProxy-7-2 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.390 [eventLoopGroupProxy-7-1 @call-handler#492] 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-17 11:16:58.390 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:16:58.391 [eventLoopGroupProxy-7-1 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.391 [eventLoopGroupProxy-7-1 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 11:16:58.391 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:58.391 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:16:58.394 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.394 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/UmAppDatabase/replication/nodeId 2025-04-17 11:16:58.394 [DefaultDispatcher-worker-19 @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:46451/UmAppDatabase/replication/nodeId. 2025-04-17 11:16:58.394 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/UmAppDatabase/replication/nodeId 2025-04-17 11:16:58.395 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.395 [DefaultDispatcher-worker-6 @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:46451/api/blob/upload-init-batch. 2025-04-17 11:16:58.395 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.395 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:16:58.395 [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-17 11:16:58.396 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.396 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 11:16:58.396 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/UmAppDatabase/replication/nodeId 2025-04-17 11:16:58.396 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/UmAppDatabase/replication/nodeId 2025-04-17 11:16:58.397 [eventLoopGroupProxy-7-3 @call-handler#508] 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-17 11:16:58.397 [eventLoopGroupProxy-7-3 @call-handler#508] 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-17 11:16:58.400 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:58.401 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.401 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2025-04-17 11:16:58.401 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.401 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.402 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-init-batch. 2025-04-17 11:16:58.402 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46451/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:16:58.403 [DefaultDispatcher-worker-16 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.403 [DefaultDispatcher-worker-16 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.403 [DefaultDispatcher-worker-16 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.403 [DefaultDispatcher-worker-16 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.405 [DefaultDispatcher-worker-1 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.405 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:58.407 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:58.407 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.407 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:16:58.408 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.409 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.409 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.409 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.409 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.410 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:58.411 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:58.412 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.412 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:16:58.412 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.413 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.413 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.413 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.413 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.415 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:58.420 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:58.422 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:58.433 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:58.436 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:58.456 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.456 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:58.457 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.458 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.458 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.458 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.458 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.459 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.459 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 11:16:58.460 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.460 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.460 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46451/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:16:58.460 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:46451/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46451/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 11:16:58.460 [DefaultDispatcher-worker-6 @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46451/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.467 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.474 [DefaultDispatcher-worker-6 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:58.476 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:16:58.975 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5941b70c-7b12-4e80-abe6-6698321cd34e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:16:58.975 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:16:58.975 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5941b70c-7b12-4e80-abe6-6698321cd34e 2025-04-17 11:16:58.977 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.977 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-init-batch. 2025-04-17 11:16:58.977 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.977 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:16:58.979 [eventLoopGroupProxy-7-1 @call-handler#538] 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-17 11:16:58.979 [eventLoopGroupProxy-7-1 @call-handler#538] 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-17 11:16:58.980 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:58.981 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-17 11:16:58.981 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.982 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/api/blob/upload-init-batch 2025-04-17 11:16:58.982 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-init-batch. 2025-04-17 11:16:58.982 [DefaultDispatcher-worker-14 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46451/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:16:58.983 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.983 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.983 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.983 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.984 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:58.986 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.986 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:16:58.986 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.987 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.987 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.987 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.987 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.988 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:58.989 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:58.990 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:16:58.990 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.990 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.990 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:58.990 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:58.990 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:58.991 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.033 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.033 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.034 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.034 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.034 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.034 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.034 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.035 [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-17 11:16:59.077 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.077 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.078 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.078 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.078 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.078 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.079 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.080 [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-17 11:16:59.121 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.121 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.121 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.122 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.122 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.122 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.122 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.123 [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-17 11:16:59.164 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.164 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:16:59.165 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.165 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.165 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.165 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.165 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.166 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.208 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.208 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.208 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.209 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.209 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.209 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.209 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.210 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.252 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.252 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.253 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.253 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.253 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.253 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.253 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.254 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.296 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.296 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.297 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.297 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.297 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.297 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.297 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.298 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.340 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.340 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.340 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.341 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.342 [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-17 11:16:59.383 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.383 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 11:16:59.384 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.384 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.384 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.384 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.384 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.385 [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-17 11:16:59.427 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.427 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:16:59.428 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.428 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.428 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.428 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.428 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.429 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.472 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.472 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:16:59.472 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.473 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.473 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.473 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.473 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.474 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.481 [DefaultDispatcher-worker-11 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:59.517 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:59.517 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.517 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:16:59.518 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.519 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.519 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.519 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.519 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.520 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.521 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:59.521 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.521 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:16:59.522 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.522 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.522 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/blob/upload-batch-data. 2025-04-17 11:16:59.522 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.522 [DefaultDispatcher-worker-3 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:16:59.523 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:16:59.524 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:16:59.525 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.525 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:16:59.525 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/blob/upload-batch-data 2025-04-17 11:16:59.531 [DefaultDispatcher-worker-15 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:59.535 [DefaultDispatcher-worker-18 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:59.535 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/UmAppDatabase/replication/message 2025-04-17 11:16:59.535 [DefaultDispatcher-worker-18 @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:46451/UmAppDatabase/replication/message. 2025-04-17 11:16:59.535 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/UmAppDatabase/replication/message 2025-04-17 11:16:59.535 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46451/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:16:59.536 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 11:16:59.536 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 11:16:59.536 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:16:59.546 [DefaultDispatcher-worker-10 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-17 11:16:59.546 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:16:59.546 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-04-17 11:16:59.546 [DefaultDispatcher-worker-4 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:59.546 [DefaultDispatcher-worker-4 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json. 2025-04-17 11:16:59.546 [DefaultDispatcher-worker-4 @coroutine#456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:59.547 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/UmAppDatabase/replication/message 2025-04-17 11:16:59.547 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/UmAppDatabase/replication/message 2025-04-17 11:16:59.547 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46451/UmAppDatabase/replication/message. 2025-04-17 11:16:59.547 [DefaultDispatcher-worker-18 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46451/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:16:59.547 [DefaultDispatcher-worker-6 @coroutine#456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:59.547 [DefaultDispatcher-worker-6 @coroutine#456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json 2025-04-17 11:16:59.548 [DefaultDispatcher-worker-6 @coroutine#456] 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:46451/api/content/717451174552948736/_ustadmanifest.json. 2025-04-17 11:16:59.548 [DefaultDispatcher-worker-6 @coroutine#456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46451/api/content/717451174552948736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:16:59.551 [DefaultDispatcher-worker-18 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24d097c8 2025-04-17 11:16:59.552 [DefaultDispatcher-worker-12 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-17 11:16:59.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:16:59.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:16:59.553 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:16:59.553 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:16:59.553 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:16:59.554 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-04-17 11:16:59.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 11:16:59.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 11:16:59.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:16:59.554 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24d097c8: (connection evicted) 2025-04-17 11:16:59.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:16:59.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 11:16:59.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 11:16:59.836 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:16:59.976 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:00.031 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:00.322 [DefaultDispatcher-worker-18 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138d978e 2025-04-17 11:17:00.557 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@642d971f 2025-04-17 11:17:00.557 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@642d971f 2025-04-17 11:17:00.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 11:17:00.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 11:17:00.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:00.558 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669469c9: (connection evicted) 2025-04-17 11:17:00.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:00.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 11:17:00.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274acd1 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:00.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:00.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9863ed5 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:00.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:00.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 11:17:00.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-17 11:17:00.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-17 11:17:00.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 11:17:00.594 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:17:00.595 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 11:17:00.595 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4fea23d6 2025-04-17 11:17:00.596 [DefaultDispatcher-worker-8 @coroutine#636] INFO ktor.application - Responding at http://0.0.0.0:44197 2025-04-17 11:17:00.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f602930 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-17 11:17:00.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-17 11:17:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 11:17:00.599 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:17:00.599 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:17:00.599 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:17:00.599 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:17:00.599 [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-17 11:17:00.599 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:17:00.599 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:17:00.599 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:17:00.599 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2b4303 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:00.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 11:17:00.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 11:17:00.619 [DefaultDispatcher-worker-10 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.623 [DefaultDispatcher-worker-2 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.627 [DefaultDispatcher-worker-16 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-17 11:17:00.628 [Test worker @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-17 11:17:00.633 [DefaultDispatcher-worker-13 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.638 [DefaultDispatcher-worker-20 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.638 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.638 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json. 2025-04-17 11:17:00.638 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.639 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.639 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.639 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json. 2025-04-17 11:17:00.639 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:00.647 [DefaultDispatcher-worker-17 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.647 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:17:00.647 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-561d38fa-61ec-4908-819a-8a77e3f064c1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:17:00.648 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:17:00.648 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-561d38fa-61ec-4908-819a-8a77e3f064c1 2025-04-17 11:17:00.649 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:00.649 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44197/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:00.649 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:00.649 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:00.651 [eventLoopGroupProxy-10-2 @call-handler#671] 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-17 11:17:00.651 [eventLoopGroupProxy-10-1 @call-handler#672] 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-17 11:17:00.651 [eventLoopGroupProxy-10-1 @call-handler#672] 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-17 11:17:00.651 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.651 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:00.652 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.652 [eventLoopGroupProxy-10-1 @call-handler#672] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 11:17:00.652 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:00.652 [DefaultDispatcher-worker-16 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44197/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:00.654 [DefaultDispatcher-worker-1 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.654 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/UmAppDatabase/replication/nodeId 2025-04-17 11:17:00.654 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44197/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:00.654 [DefaultDispatcher-worker-1 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/UmAppDatabase/replication/nodeId 2025-04-17 11:17:00.655 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/blob/upload-init-batch 2025-04-17 11:17:00.655 [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:44197/api/blob/upload-init-batch. 2025-04-17 11:17:00.655 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/blob/upload-init-batch 2025-04-17 11:17:00.655 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:17:00.655 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 11:17:00.655 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.655 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 11:17:00.656 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/UmAppDatabase/replication/nodeId 2025-04-17 11:17:00.656 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44197/UmAppDatabase/replication/nodeId 2025-04-17 11:17:00.656 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-17 11:17:00.656 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-17 11:17:00.657 [eventLoopGroupProxy-10-1 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.658 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 11:17:00.658 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/blob/upload-init-batch 2025-04-17 11:17:00.658 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44197/api/blob/upload-init-batch 2025-04-17 11:17:00.658 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44197/api/blob/upload-init-batch. 2025-04-17 11:17:00.658 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44197/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:00.660 [DefaultDispatcher-worker-12 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.660 [DefaultDispatcher-worker-12 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/blob/upload-batch-data. 2025-04-17 11:17:00.660 [DefaultDispatcher-worker-12 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.660 [DefaultDispatcher-worker-12 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:00.661 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:00.662 [DefaultDispatcher-worker-11 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.663 [eventLoopGroupProxy-10-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.664 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.664 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:00.664 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.666 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.666 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/blob/upload-batch-data. 2025-04-17 11:17:00.666 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.666 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:00.667 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:00.668 [DefaultDispatcher-worker-11 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.672 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.672 [eventLoopGroupProxy-10-1 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.672 [eventLoopGroupProxy-10-1 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 11:17:00.673 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.674 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.674 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/blob/upload-batch-data. 2025-04-17 11:17:00.674 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.674 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:00.675 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:00.679 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.679 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.679 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 11:17:00.679 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.681 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.681 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/blob/upload-batch-data. 2025-04-17 11:17:00.681 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.681 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:00.682 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:00.682 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:00.684 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.684 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.684 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:00.684 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.685 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:00.686 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.686 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/blob/upload-batch-data. 2025-04-17 11:17:00.686 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.686 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:00.687 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:00.688 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:00.688 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.689 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:00.689 [DefaultDispatcher-worker-15 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/blob/upload-batch-data 2025-04-17 11:17:00.695 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.697 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:00.700 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:00.700 [DefaultDispatcher-worker-12 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.701 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/UmAppDatabase/replication/message 2025-04-17 11:17:00.701 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44197/UmAppDatabase/replication/message. 2025-04-17 11:17:00.701 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/UmAppDatabase/replication/message 2025-04-17 11:17:00.701 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44197/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:17:00.702 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 11:17:00.702 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 11:17:00.702 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:00.712 [DefaultDispatcher-worker-1 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-17 11:17:00.712 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:00.712 [eventLoopGroupProxy-10-1 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-20 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-20 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json. 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-20 @coroutine#635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/UmAppDatabase/replication/message 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44197/UmAppDatabase/replication/message 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44197/UmAppDatabase/replication/message. 2025-04-17 11:17:00.713 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44197/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:00.714 [DefaultDispatcher-worker-18 @coroutine#635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.714 [DefaultDispatcher-worker-18 @coroutine#635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json 2025-04-17 11:17:00.714 [DefaultDispatcher-worker-18 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json. 2025-04-17 11:17:00.714 [DefaultDispatcher-worker-18 @coroutine#635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44197/api/content/717451181183074304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:00.718 [DefaultDispatcher-worker-18 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-04-17 11:17:00.720 [DefaultDispatcher-worker-3 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-04-17 11:17:00.720 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:17:00.720 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:17:00.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:17:00.721 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:17:00.721 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:17:00.721 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-04-17 11:17:00.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 11:17:00.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 11:17:00.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:00.722 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d399e88: (connection evicted) 2025-04-17 11:17:00.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:00.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 11:17:00.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 11:17:01.099 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:01.099 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:01.196 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:01.724 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4fea23d6 2025-04-17 11:17:01.725 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4fea23d6 2025-04-17 11:17:01.726 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-04-17 11:17:01.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 11:17:01.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 11:17:01.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:01.726 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4: (connection evicted) 2025-04-17 11:17:01.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:01.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 11:17:01.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121f9c52 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:01.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:01.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 11:17:01.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:01.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:01.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c4be9d8 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:01.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:01.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:01.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:01.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:01.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:01.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 11:17:01.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-17 11:17:01.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-17 11:17:01.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 11:17:01.761 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:17:01.761 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-17 11:17:01.761 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2559f65c 2025-04-17 11:17:01.763 [DefaultDispatcher-worker-6 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:42251 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:01.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:01.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:01.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 11:17:01.765 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 11:17:01.765 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 11:17:01.765 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 11:17:01.765 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 11:17:01.765 [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-17 11:17:01.765 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 11:17:01.765 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 11:17:01.765 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 11:17:01.765 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:17:01.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:01.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 11:17:01.784 [DefaultDispatcher-worker-3 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.788 [DefaultDispatcher-worker-16 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.851 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:01.853 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:01.861 [DefaultDispatcher-worker-16 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:01.863 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:01.866 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:01.884 [DefaultDispatcher-worker-16 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:01.888 [DefaultDispatcher-worker-17 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:01.890 [DefaultDispatcher-worker-17 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:01.897 [DefaultDispatcher-worker-6 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.902 [DefaultDispatcher-worker-8 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.902 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:01.902 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json. 2025-04-17 11:17:01.902 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:01.904 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:01.904 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:01.905 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json. 2025-04-17 11:17:01.905 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:01.961 [DefaultDispatcher-worker-4 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.961 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 11:17:01.961 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5f414355-b517-4179-9570-ef8a7f7e4e42', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 11:17:01.962 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 11:17:01.962 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5f414355-b517-4179-9570-ef8a7f7e4e42 2025-04-17 11:17:01.963 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:01.963 [DefaultDispatcher-worker-5 @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:42251/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:01.963 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:01.963 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:01.965 [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-17 11:17:01.965 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-17 11:17:01.966 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:01.966 [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-17 11:17:01.966 [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-17 11:17:01.966 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:01.966 [eventLoopGroupProxy-13-1 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 11:17:01.966 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:01.966 [DefaultDispatcher-worker-5 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:01.968 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.968 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/UmAppDatabase/replication/nodeId 2025-04-17 11:17:01.968 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42251/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:01.969 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/UmAppDatabase/replication/nodeId 2025-04-17 11:17:01.970 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 11:17:01.970 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:01.970 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 11:17:01.971 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/UmAppDatabase/replication/nodeId 2025-04-17 11:17:01.971 [DefaultDispatcher-worker-5 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42251/UmAppDatabase/replication/nodeId 2025-04-17 11:17:01.976 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.981 [DefaultDispatcher-worker-17 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:01.984 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-init-batch 2025-04-17 11:17:01.985 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42251/api/blob/upload-init-batch. 2025-04-17 11:17:01.985 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-init-batch 2025-04-17 11:17:01.985 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:17:01.986 [eventLoopGroupProxy-13-1 @call-handler#807] 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-17 11:17:01.986 [eventLoopGroupProxy-13-1 @call-handler#807] 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-17 11:17:02.030 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.031 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-17 11:17:02.032 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-init-batch 2025-04-17 11:17:02.032 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42251/api/blob/upload-init-batch 2025-04-17 11:17:02.032 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42251/api/blob/upload-init-batch. 2025-04-17 11:17:02.032 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42251/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:02.035 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.035 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.035 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.035 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.036 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.038 [eventLoopGroupProxy-13-1 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.039 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.039 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:02.039 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.042 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.042 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.042 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.042 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.043 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.085 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.085 [eventLoopGroupProxy-13-1 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.085 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:02.086 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.087 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.087 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.087 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.087 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.088 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.089 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.089 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.089 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.089 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.090 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.090 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.090 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.090 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.091 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.093 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.093 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.093 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.094 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.094 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.094 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.094 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.094 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.095 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.138 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.138 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.138 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.139 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.141 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.141 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.141 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.141 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.142 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.203 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.203 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.203 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-17 11:17:02.204 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.206 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.206 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.206 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.206 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.207 [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-17 11:17:02.254 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.254 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.254 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-17 11:17:02.255 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.256 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.256 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.256 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.256 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.257 [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-17 11:17:02.300 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.300 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.300 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.301 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.302 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.302 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.302 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.302 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.303 [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-17 11:17:02.345 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.345 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.345 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:02.345 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.346 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.346 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.346 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.346 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.348 [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-17 11:17:02.390 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.390 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.391 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.391 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.392 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.392 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.392 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.392 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.393 [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-17 11:17:02.394 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.395 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.395 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.395 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.396 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.396 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.396 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.396 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.397 [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-17 11:17:02.398 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.398 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.398 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.399 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.400 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.400 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.400 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.400 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.401 [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-17 11:17:02.402 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.402 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.402 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.402 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.403 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.403 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.403 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.403 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.404 [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-17 11:17:02.405 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.405 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.405 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.406 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.407 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.407 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.407 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.407 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.408 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.409 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.409 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.409 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.410 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.411 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.411 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.412 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.413 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.413 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.413 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.414 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.415 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.415 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.415 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.415 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.416 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.417 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.417 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.418 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.418 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.419 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.419 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.419 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.419 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.420 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.422 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.422 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.422 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.422 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.423 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.423 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.423 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.423 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.424 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.426 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.426 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.426 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.426 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.427 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.427 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.427 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.427 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.428 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.430 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.430 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.430 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.431 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.432 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.432 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.432 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.432 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.434 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.435 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.436 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.436 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:02.436 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.437 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.437 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.437 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.437 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.438 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.440 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.440 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.440 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.441 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.442 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.442 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.442 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.442 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.443 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.445 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.445 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.445 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.446 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.447 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.447 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.447 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.447 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.448 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.449 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.449 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.449 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.450 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.450 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.451 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.451 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.451 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.451 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.453 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.454 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.454 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:02.454 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.455 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.455 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.455 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.455 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.456 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.457 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.458 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.458 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.458 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.459 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.459 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.459 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.459 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.460 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.462 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.462 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.463 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:02.463 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.464 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.464 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.464 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.464 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.465 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.467 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.467 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.467 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.467 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.468 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.468 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.468 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.468 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.469 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.470 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.471 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.471 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.471 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.472 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.472 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.472 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.472 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.473 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.474 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.474 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.474 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.474 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.475 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.475 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.476 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.477 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.477 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.477 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.477 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.478 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.478 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.478 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.478 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.479 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.480 [DefaultDispatcher-worker-2 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:02.481 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.481 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.481 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.481 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.482 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.482 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.482 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.482 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.483 [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-17 11:17:02.484 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.484 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.484 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.485 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.485 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.485 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.485 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.485 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.486 [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-17 11:17:02.487 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.487 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.487 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.488 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.488 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.488 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.488 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.488 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.489 [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-17 11:17:02.490 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.490 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.490 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.491 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.492 [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-17 11:17:02.493 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.493 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.493 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.494 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.495 [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-17 11:17:02.538 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.538 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.538 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.539 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.539 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.540 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.541 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.541 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.541 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.542 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.542 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.542 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.542 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.542 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.543 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.544 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.544 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.544 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.545 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.546 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.546 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.546 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.546 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.547 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.549 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.549 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.549 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.549 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.551 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.551 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.551 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.551 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.552 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.594 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.594 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.595 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.595 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.596 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.596 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.596 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.596 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.597 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.639 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.640 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.640 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.640 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.641 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.641 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.641 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.641 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.642 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.643 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.643 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.643 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.643 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.644 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.644 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.644 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.644 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.645 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.646 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.646 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.646 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.647 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.647 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.647 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.647 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.647 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.648 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.691 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.692 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.692 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:02.692 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.693 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.693 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.694 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.695 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.695 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.695 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.696 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.697 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.697 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.698 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.699 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.699 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.699 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.700 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.700 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.700 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.701 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.701 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.701 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.703 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.703 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.703 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.703 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.704 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.704 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.704 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.704 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.705 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.706 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.707 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.707 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.707 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.708 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.708 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.708 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.708 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.709 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.752 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.752 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.752 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.753 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.754 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.754 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.754 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.754 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.755 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.756 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.756 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.756 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.757 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.758 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.758 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.758 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.758 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.758 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.759 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.760 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.760 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.760 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.761 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.761 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.761 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.761 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.762 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.763 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.763 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.763 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.764 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.765 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.765 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.765 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.765 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.766 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.767 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.767 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.767 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.767 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.768 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.768 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.768 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.768 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.769 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.770 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.770 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.770 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.771 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.771 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.771 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.771 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.771 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.772 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.773 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.773 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.774 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.774 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.774 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.774 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.774 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.775 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.775 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.776 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.776 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.776 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.777 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.777 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.777 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.777 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.777 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.778 [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-17 11:17:02.779 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.779 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.780 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.780 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.781 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.781 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.781 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.781 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.782 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.783 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.783 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.783 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.783 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.784 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.784 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.784 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.784 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.785 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.786 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.786 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.786 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.786 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.787 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.787 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.787 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.787 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.788 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.789 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.789 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.789 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.789 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.790 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.790 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.791 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.792 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.792 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.792 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.792 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.793 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.793 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.793 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.793 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.794 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.837 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.837 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.837 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:02.838 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.839 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.839 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.839 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.839 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.840 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.841 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.842 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.842 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.842 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.843 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.843 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.844 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.845 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.845 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.845 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:02.846 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.847 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.847 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.848 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.890 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.890 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.890 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:02.891 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.891 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.891 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.892 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.892 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.892 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.894 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.894 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.894 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.894 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.896 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.896 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.896 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.896 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.897 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.898 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.899 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.899 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.899 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.900 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.900 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.900 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.900 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.900 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.901 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.902 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.902 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.902 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.903 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.903 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.903 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.903 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.903 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.947 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.947 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.947 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:02.948 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.948 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.948 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.948 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.948 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.949 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.950 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.951 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.951 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:02.951 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.952 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.952 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.952 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.952 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.953 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:02.991 [DefaultDispatcher-worker-15 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:02.995 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:02.996 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:02.996 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:02.996 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.997 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.997 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:02.997 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:02.997 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:02.998 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.042 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.042 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.042 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:03.043 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.044 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.044 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.044 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.044 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.044 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.088 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.088 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.089 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-17 11:17:03.089 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.090 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.090 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.090 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.090 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.091 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.133 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.133 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.133 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.134 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.135 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.135 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.135 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.135 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.135 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.137 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.137 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.137 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.137 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.138 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.138 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.138 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.138 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.139 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.140 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.140 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.140 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.141 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.142 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.142 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.142 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.144 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.144 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.144 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.144 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.145 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.145 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.145 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.145 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.146 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.148 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.148 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.149 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:03.149 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.150 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.150 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.150 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.150 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.151 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.153 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.153 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.153 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.153 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.154 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.154 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.155 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.155 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.157 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.157 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.157 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.158 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.159 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.159 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.159 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.159 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.160 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.161 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.162 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.162 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.162 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.163 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.163 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.163 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.163 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.164 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.166 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.166 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.166 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.166 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.167 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.167 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.167 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.167 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.168 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.170 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.170 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.170 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.170 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.171 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.171 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.171 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.171 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.172 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.173 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.173 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.173 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.174 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.176 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.176 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.176 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.176 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.177 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.178 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.179 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.179 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.179 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.181 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.181 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.181 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.181 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.182 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.184 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.184 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.185 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 11:17:03.185 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.186 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.186 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.186 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.186 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.187 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.189 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.189 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.189 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.190 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.190 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.190 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.190 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.190 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.198 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.200 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.200 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.200 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.201 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.201 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.201 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.201 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.201 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.202 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.246 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.247 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.247 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-17 11:17:03.247 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.248 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.248 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.248 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.248 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.249 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.250 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.250 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.250 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.251 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.252 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.253 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.253 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.253 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.254 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.254 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.254 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.254 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.254 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.255 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.256 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.256 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.256 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.256 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.257 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.257 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.257 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.257 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.257 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.258 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.258 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.258 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.259 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.259 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.260 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.261 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.261 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.261 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.261 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.262 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.262 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.262 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.264 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.264 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.264 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.264 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.265 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.266 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.308 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.308 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.308 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:03.309 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.309 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.309 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.309 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.309 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.310 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.311 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.311 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.312 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.312 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.313 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.313 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.313 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.313 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.313 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.315 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.315 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.315 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.315 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.316 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.316 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.316 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.316 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.317 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.359 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.359 [eventLoopGroupProxy-13-1 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.359 [eventLoopGroupProxy-13-1 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:03.359 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.361 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.361 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.361 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.361 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.362 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.364 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.364 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.364 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.364 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.365 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.365 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.365 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.365 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.366 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.368 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.368 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.368 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.369 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.369 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.369 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.369 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.369 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.370 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.371 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.372 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.372 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.372 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.373 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.373 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.373 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.373 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.373 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.375 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.375 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.375 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.375 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.376 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.376 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.376 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.376 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.376 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.378 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.378 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.378 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.378 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.379 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.379 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.379 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.379 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.380 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.381 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.381 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.382 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.382 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.383 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.383 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.384 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.385 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.386 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.386 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.386 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.387 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.387 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.387 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.387 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.388 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.390 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.390 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.390 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.390 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.391 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.391 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.391 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.391 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.392 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.393 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.393 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.393 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.394 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.396 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.396 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.396 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.396 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.397 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.398 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.398 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.398 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.399 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.400 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.401 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.402 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.402 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.402 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.403 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.403 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.404 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.404 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.404 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.404 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.448 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.448 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.448 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:03.449 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.450 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.450 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.450 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.450 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.450 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.452 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.452 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.452 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.452 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.454 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.454 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.454 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.454 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.455 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.498 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.498 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.498 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.499 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.499 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.499 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.499 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.499 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.500 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.501 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.501 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.501 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.501 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.502 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.502 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.502 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.502 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.502 [DefaultDispatcher-worker-9 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:03.502 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.545 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.546 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.546 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:03.546 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.547 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.547 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.547 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.547 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.548 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.589 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.590 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.590 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:03.590 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.591 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.591 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.591 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.591 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.591 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.635 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.635 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.635 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:03.635 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.636 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.636 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.636 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.636 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.637 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.680 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.680 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.680 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.681 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.682 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.682 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.682 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.682 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.682 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.724 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.725 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.725 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.725 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.726 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.726 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.726 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.726 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.726 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.728 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.728 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.728 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.728 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.729 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.729 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.729 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.729 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.729 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.753 [DefaultDispatcher-worker-13 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.768 [DefaultDispatcher-worker-13 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:03.772 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.772 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.772 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.772 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.773 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.773 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.773 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.773 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.774 [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-17 11:17:03.775 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.775 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.776 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.776 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.776 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.776 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.776 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.776 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.777 [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-17 11:17:03.779 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.779 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.779 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.779 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.780 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.780 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.780 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.780 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.781 [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-17 11:17:03.783 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.783 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.783 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.783 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.784 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.784 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.784 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.784 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.784 [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-17 11:17:03.786 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.786 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.786 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.786 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.787 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.787 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.787 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.787 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.788 [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-17 11:17:03.789 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.789 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.789 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.789 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.790 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.790 [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-17 11:17:03.833 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.833 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.833 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.833 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.834 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.834 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.834 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.834 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.835 [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-17 11:17:03.836 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.836 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.836 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.836 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.837 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.837 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.837 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.837 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.837 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.838 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.838 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.838 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.838 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.839 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.839 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.839 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.839 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.839 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.840 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.840 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.840 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.840 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.841 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.841 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.841 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.841 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.841 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.883 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.884 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.884 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:03.884 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.885 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.885 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.885 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.885 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.885 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.886 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.887 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.887 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.887 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.887 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.887 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.887 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.887 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.888 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.889 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.889 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.889 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.889 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.890 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.890 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.890 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.890 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.891 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.892 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.892 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.892 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:03.892 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.893 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.893 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.893 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.893 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.894 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.936 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.936 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.936 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:03.936 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.937 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.937 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.937 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.937 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.938 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.981 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.982 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.982 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:03.982 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.983 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.983 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.983 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.983 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.984 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.986 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.986 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.986 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.986 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.987 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.988 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.994 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.994 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.994 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-17 11:17:03.994 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.995 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.995 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.995 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.995 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:03.996 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:03.998 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:03.998 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:03.998 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:03.998 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.999 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.999 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:03.999 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:03.999 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.000 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.013 [DefaultDispatcher-worker-10 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:04.043 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.043 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.044 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 11:17:04.044 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.045 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.045 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.045 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.045 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.046 [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-17 11:17:04.047 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.047 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.048 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:04.048 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.049 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.049 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.049 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.049 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.049 [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-17 11:17:04.092 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.092 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.092 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:04.093 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.094 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.094 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.094 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.094 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.094 [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-17 11:17:04.137 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.137 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.137 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:04.137 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.138 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.138 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.138 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.138 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.138 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.140 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.140 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.140 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:04.140 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.140 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.140 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.140 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.141 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.141 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.184 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.184 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.184 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 11:17:04.185 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.186 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.186 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.186 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.186 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.186 [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-17 11:17:04.187 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.188 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.188 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:04.188 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.188 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.188 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.188 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.188 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.189 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.190 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.190 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.190 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:04.190 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.191 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.191 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.191 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.191 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.191 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.192 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.192 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.192 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:04.192 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.193 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.193 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.193 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.193 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.194 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.199 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.199 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.199 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 11:17:04.199 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.200 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.200 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.200 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.200 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.201 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.242 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.242 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.243 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 11:17:04.243 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.244 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.244 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.244 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.244 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.244 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.246 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.246 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.246 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:04.246 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.247 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.247 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.247 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.247 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.248 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.249 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.249 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.249 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 11:17:04.249 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.249 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.249 [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:42251/api/blob/upload-batch-data. 2025-04-17 11:17:04.249 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.250 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:04.250 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:04.252 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:04.252 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.252 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 11:17:04.252 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/blob/upload-batch-data 2025-04-17 11:17:04.259 [DefaultDispatcher-worker-11 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:04.263 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:04.264 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/UmAppDatabase/replication/message 2025-04-17 11:17:04.264 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42251/UmAppDatabase/replication/message. 2025-04-17 11:17:04.264 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/UmAppDatabase/replication/message 2025-04-17 11:17:04.264 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42251/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:17:04.264 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-17 11:17:04.265 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-17 11:17:04.265 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:04.280 [DefaultDispatcher-worker-15 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-17 11:17:04.280 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:04.280 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 16ms 2025-04-17 11:17:04.280 [DefaultDispatcher-worker-15 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:04.280 [DefaultDispatcher-worker-15 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json. 2025-04-17 11:17:04.280 [DefaultDispatcher-worker-15 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:04.280 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/UmAppDatabase/replication/message 2025-04-17 11:17:04.280 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42251/UmAppDatabase/replication/message 2025-04-17 11:17:04.281 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42251/UmAppDatabase/replication/message. 2025-04-17 11:17:04.281 [DefaultDispatcher-worker-9 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42251/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:04.281 [DefaultDispatcher-worker-15 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:04.281 [DefaultDispatcher-worker-15 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json 2025-04-17 11:17:04.282 [DefaultDispatcher-worker-1 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json. 2025-04-17 11:17:04.282 [DefaultDispatcher-worker-1 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42251/api/content/717451188391284736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:04.287 [DefaultDispatcher-worker-16 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-04-17 11:17:04.300 [DefaultDispatcher-worker-2 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1 2025-04-17 11:17:04.315 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 11:17:04.315 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 11:17:04.315 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 11:17:04.315 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 11:17:04.315 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 11:17:04.317 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-04-17 11:17:04.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 11:17:04.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 11:17:04.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:04.317 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b7678a: (connection evicted) 2025-04-17 11:17:04.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:04.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 11:17:04.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 11:17:04.759 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:04.765 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:04.765 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 11:17:05.320 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2559f65c 2025-04-17 11:17:05.320 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2559f65c 2025-04-17 11:17:05.324 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156f0281 2025-04-17 11:17:05.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 11:17:05.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 11:17:05.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:05.324 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f251bf1: (connection evicted) 2025-04-17 11:17:05.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:05.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 11:17:05.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 11:17:05.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6530a1de 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:05.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-17 11:17:05.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-17 11:17:05.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 11:17:05.370 [DefaultDispatcher-worker-10 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec1b776 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:05.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:05.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-17 11:17:05.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ffe32f 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:05.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:05.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 11:17:05.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-17 11:17:05.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-17 11:17:05.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 11:17:05.378 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:17:05.379 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 11:17:05.380 [DefaultDispatcher-worker-1 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:37489 2025-04-17 11:17:05.384 [DefaultDispatcher-worker-1 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-17 11:17:05.385 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37489/api/blob/upload-init-batch 2025-04-17 11:17:05.385 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37489/api/blob/upload-init-batch. 2025-04-17 11:17:05.385 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37489/api/blob/upload-init-batch 2025-04-17 11:17:05.385 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37489/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:17:05.387 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-17 11:17:05.387 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-17 11:17:05.388 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-17 11:17:05.389 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37489/api/blob/upload-init-batch 2025-04-17 11:17:05.389 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37489/api/blob/upload-init-batch 2025-04-17 11:17:05.389 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37489/api/blob/upload-init-batch. 2025-04-17 11:17:05.389 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37489/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:05.389 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37489/api/blob/upload-batch-data 2025-04-17 11:17:05.389 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37489/api/blob/upload-batch-data. 2025-04-17 11:17:05.389 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37489/api/blob/upload-batch-data 2025-04-17 11:17:05.389 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37489/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:05.390 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 11:17:05.391 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-17 11:17:05.391 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:05.392 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37489/api/blob/upload-batch-data 2025-04-17 11:17:05.393 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-17 11:17:05.395 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:05.398 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ccb3bf 2025-04-17 11:17:05.433 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:05.476 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:05.477 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0f4282 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-17 11:17:06.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-17 11:17:06.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 11:17:06.462 [DefaultDispatcher-worker-10 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-17 11:17:06.465 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56317/api/blob/upload-init-batch 2025-04-17 11:17:06.465 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56317/api/blob/upload-init-batch. 2025-04-17 11:17:06.465 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56317/api/blob/upload-init-batch 2025-04-17 11:17:06.465 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56317/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:17:06.466 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56317/api/blob/upload-init-batch 2025-04-17 11:17:06.466 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56317/api/blob/upload-init-batch 2025-04-17 11:17:06.466 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56317/api/blob/upload-init-batch. 2025-04-17 11:17:06.466 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56317/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:06.472 [DefaultDispatcher-worker-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8 2025-04-17 11:17:06.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 11:17:06.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 11:17:06.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.474 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43cf97a8: (connection evicted) 2025-04-17 11:17:06.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 11:17:06.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a1b2ad 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 11:17:06.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4144d4a 2025-04-17 11:17:06.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4144d4a 2025-04-17 11:17:06.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 11:17:06.488 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42301/api/blob/upload-init-batch 2025-04-17 11:17:06.488 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42301/api/blob/upload-init-batch. 2025-04-17 11:17:06.488 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42301/api/blob/upload-init-batch 2025-04-17 11:17:06.488 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42301/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:17:06.489 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42301/api/blob/upload-init-batch 2025-04-17 11:17:06.489 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42301/api/blob/upload-init-batch 2025-04-17 11:17:06.489 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42301/api/blob/upload-init-batch. 2025-04-17 11:17:06.489 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42301/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:06.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 11:17:06.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 11:17:06.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.490 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4144d4a: (connection evicted) 2025-04-17 11:17:06.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 11:17:06.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ef1934 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2025-04-17 11:17:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2025-04-17 11:17:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 11:17:06.505 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53389/api/blob/upload-init-batch 2025-04-17 11:17:06.505 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53389/api/blob/upload-init-batch. 2025-04-17 11:17:06.505 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53389/api/blob/upload-init-batch 2025-04-17 11:17:06.505 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53389/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 11:17:06.507 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53389/api/blob/upload-init-batch 2025-04-17 11:17:06.507 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53389/api/blob/upload-init-batch 2025-04-17 11:17:06.507 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53389/api/blob/upload-init-batch. 2025-04-17 11:17:06.507 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53389/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:06.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 11:17:06.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 11:17:06.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.511 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@85eba52: (connection evicted) 2025-04-17 11:17:06.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 11:17:06.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 11:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7c8cb7 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2351255a 2025-04-17 11:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2351255a 2025-04-17 11:17:06.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 11:17:06.767 [DefaultDispatcher-worker-1 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2351255a 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4ce00 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 11:17:06.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-17 11:17:06.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-17 11:17:06.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 11:17:06.788 [DefaultDispatcher-worker-10 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e308e2 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1677f98b 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eadfbbb 2025-04-17 11:17:06.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eadfbbb 2025-04-17 11:17:06.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a57c5d9 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 11:17:06.825 [DefaultDispatcher-worker-10 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.830 [DefaultDispatcher-worker-1 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.834 [DefaultDispatcher-worker-9 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.836 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.839 [DefaultDispatcher-worker-9 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.840 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.844 [DefaultDispatcher-worker-8 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2025-04-17 11:17:06.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 11:17:06.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 11:17:06.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.848 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be208db: (connection evicted) 2025-04-17 11:17:06.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 11:17:06.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2468c0e4 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 11:17:06.866 [DefaultDispatcher-worker-6 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.870 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.870 [DefaultDispatcher-worker-15 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.875 [DefaultDispatcher-worker-14 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.879 [DefaultDispatcher-worker-2 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.881 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.886 [DefaultDispatcher-worker-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-17 11:17:06.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 11:17:06.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 11:17:06.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.887 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a82453: (connection evicted) 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 11:17:06.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395c21ee 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 11:17:06.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 11:17:06.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 11:17:06.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 11:17:06.890 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.906 [DefaultDispatcher-worker-11 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 11:17:06.910 [DefaultDispatcher-worker-11 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 11:17:06.914 [DefaultDispatcher-worker-18 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 11:17:06.917 [DefaultDispatcher-worker-10 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 11:17:06.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 11:17:06.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 11:17:06.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.918 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669e730d: (connection evicted) 2025-04-17 11:17:06.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 11:17:06.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60317de8 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:06.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 11:17:06.937 [DefaultDispatcher-worker-14 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.942 [DefaultDispatcher-worker-7 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.946 [DefaultDispatcher-worker-7 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.950 [DefaultDispatcher-worker-11 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.951 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.955 [DefaultDispatcher-worker-16 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-04-17 11:17:06.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 11:17:06.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 11:17:06.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:06.955 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83: (connection evicted) 2025-04-17 11:17:06.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:06.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 11:17:06.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 11:17:07.334 [DefaultDispatcher-worker-4 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431923ed 2025-04-17 11:17:07.384 [DefaultDispatcher-worker-8 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d55a46 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8c42c 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 11:17:11.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4df1d2 2025-04-17 11:17:11.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4df1d2 2025-04-17 11:17:11.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 11:17:11.142 [DefaultDispatcher-worker-8 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4df1d2 2025-04-17 11:17:11.217 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f4c27c 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 11:17:11.682 [DefaultDispatcher-worker-11 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.687 [DefaultDispatcher-worker-8 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.690 [DefaultDispatcher-worker-8 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.695 [DefaultDispatcher-worker-13 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.699 [DefaultDispatcher-worker-16 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@949165f 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6768dc74 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-17 11:17:11.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-17 11:17:11.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 11:17:11.723 [DefaultDispatcher-worker-16 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-17 11:17:11.727 [DefaultDispatcher-worker-16 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-17 11:17:11.731 [DefaultDispatcher-worker-3 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-17 11:17:11.734 [DefaultDispatcher-worker-18 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 11:17:11.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 11:17:11.756 [DefaultDispatcher-worker-13 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.761 [DefaultDispatcher-worker-10 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.764 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.766 [DefaultDispatcher-worker-11 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.771 [DefaultDispatcher-worker-16 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.774 [DefaultDispatcher-worker-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.782 [DefaultDispatcher-worker-9 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-04-17 11:17:11.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47596e9 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 11:17:11.804 [DefaultDispatcher-worker-8 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.804 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.809 [DefaultDispatcher-worker-18 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.814 [DefaultDispatcher-worker-18 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.817 [DefaultDispatcher-worker-17 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.822 [DefaultDispatcher-worker-4 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cad577 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f36c191 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 11:17:11.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 11:17:11.837 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.842 [DefaultDispatcher-worker-6 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.847 [DefaultDispatcher-worker-3 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.851 [DefaultDispatcher-worker-15 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.855 [DefaultDispatcher-worker-13 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.859 [DefaultDispatcher-worker-11 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.864 [DefaultDispatcher-worker-15 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a5eff 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6347f9cc 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-17 11:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-17 11:17:11.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 11:17:11.883 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.894 [DefaultDispatcher-worker-10 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-17 11:17:11.899 [DefaultDispatcher-worker-7 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-17 11:17:11.903 [DefaultDispatcher-worker-6 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-17 11:17:11.906 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467e7793 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d741200 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 11:17:11.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 11:17:11.923 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.929 [DefaultDispatcher-worker-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.934 [DefaultDispatcher-worker-11 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.938 [DefaultDispatcher-worker-3 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.942 [DefaultDispatcher-worker-11 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.947 [DefaultDispatcher-worker-16 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.954 [DefaultDispatcher-worker-8 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 11:17:11.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-17 11:17:11.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-17 11:17:11.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 11:17:11.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 11:17:11.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549be307 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-17 11:17:11.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-17 11:17:11.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 11:17:11.968 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:11.985 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-17 11:17:11.987 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a23575 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:11.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 11:17:11.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-17 11:17:11.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-17 11:17:11.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 11:17:12.007 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-17 11:17:12.008 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.008 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319e4fc 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 11:17:12.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-17 11:17:12.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-17 11:17:12.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 11:17:12.027 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-17 11:17:12.028 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-04-17 11:17:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f9672 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-17 11:17:12.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-17 11:17:12.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 11:17:12.044 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-17 11:17:12.045 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-04-17 11:17:12.056 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.065 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.065 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.066 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.067 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.067 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.068 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.092 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.108 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.109 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.109 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.113 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.130 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.151 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.152 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.152 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.193 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.194 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.194 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.235 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.236 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.236 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.277 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.278 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44975/ 2025-04-17 11:17:12.278 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44975/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.319 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44975/ 2025-04-17 11:17:12.337 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.337 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.338 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.339 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.339 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.380 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.381 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.381 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.422 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.423 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.423 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.465 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.466 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.466 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.508 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.509 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.509 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.550 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.551 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36415/ 2025-04-17 11:17:12.551 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36415/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 11:17:12.551 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36415/ 2025-04-17 11:17:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f3e6876 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bcaf 2025-04-17 11:17:12.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bcaf 2025-04-17 11:17:12.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 11:17:12.650 [DefaultDispatcher-worker-17 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bcaf 2025-04-17 11:17:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7d73e3 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-04-17 11:17:12.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-04-17 11:17:12.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 11:17:12.680 [DefaultDispatcher-worker-10 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b579d2 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-17 11:17:12.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-17 11:17:12.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 11:17:12.705 [DefaultDispatcher-worker-7 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3da701a1 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56e044 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-17 11:17:12.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-17 11:17:12.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 11:17:12.709 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.729 [DefaultDispatcher-worker-5 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153cf928 2025-04-17 11:17:12.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-17 11:17:12.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-17 11:17:12.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 11:17:12.752 [DefaultDispatcher-worker-11 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fc464f 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-17 11:17:12.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-17 11:17:12.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 11:17:12.758 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.781 [DefaultDispatcher-worker-11 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-04-17 11:17:12.781 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c91224 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 11:17:12.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-17 11:17:12.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-17 11:17:12.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 11:17:12.808 [DefaultDispatcher-worker-17 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-04-17 11:17:12.808 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e2ddd 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 11:17:12.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 11:17:12.830 [DefaultDispatcher-worker-14 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.830 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.836 [DefaultDispatcher-worker-4 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.840 [DefaultDispatcher-worker-13 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.844 [DefaultDispatcher-worker-20 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.851 [DefaultDispatcher-worker-3 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.854 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.855 [DefaultDispatcher-worker-18 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2025-04-17 11:17:12.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 11:17:12.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 11:17:12.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.858 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b97f195: (connection evicted) 2025-04-17 11:17:12.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:12.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 11:17:12.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b826482 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 11:17:12.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-17 11:17:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-17 11:17:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 11:17:12.880 [DefaultDispatcher-worker-17 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153c69bc 2025-04-17 11:17:12.885 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bb6856 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d0c779 2025-04-17 11:17:12.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d0c779 2025-04-17 11:17:12.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 11:17:12.909 [DefaultDispatcher-worker-12 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d0c779 2025-04-17 11:17:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ae1007 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-17 11:17:12.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-17 11:17:12.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 11:17:12.933 [DefaultDispatcher-worker-6 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdafb4d 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589a82af 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2025-04-17 11:17:12.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2025-04-17 11:17:12.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 11:17:12.953 [DefaultDispatcher-worker-9 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f69e35a 2025-04-17 11:17:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c6e821 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-17 11:17:12.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-17 11:17:12.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 11:17:12.960 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:12.973 [DefaultDispatcher-worker-6 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e14559e 2025-04-17 11:17:12.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698394bf 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:12.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-17 11:17:12.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-17 11:17:12.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 11:17:12.987 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:13.001 [DefaultDispatcher-worker-6 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65528bcf 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62682ece 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:13.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-17 11:17:13.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-17 11:17:13.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 11:17:13.010 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:13.023 [DefaultDispatcher-worker-8 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0ecdbf 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4250b0c1 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:13.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 11:17:13.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 11:17:13.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 11:17:13.034 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:13.046 [DefaultDispatcher-worker-1 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 11:17:13.083 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:13.083 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:13.120 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:13.125 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9919a2 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-17 11:17:17.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-17 11:17:17.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 11:17:17.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-17 11:17:17.147 [DefaultDispatcher-worker-5 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-17 11:17:17.154 [DefaultDispatcher-worker-14 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d116d5 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282079b9 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 11:17:17.164 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.172 [DefaultDispatcher-worker-3 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.177 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.180 [DefaultDispatcher-worker-12 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.185 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 11:17:17.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 11:17:17.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.204 [DefaultDispatcher-worker-17 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.209 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.212 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.216 [DefaultDispatcher-worker-5 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4615bc00 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 11:17:17.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-17 11:17:17.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-17 11:17:17.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 11:17:17.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-17 11:17:17.229 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.235 [DefaultDispatcher-worker-1 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-17 11:17:17.241 [DefaultDispatcher-worker-6 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-17 11:17:17.244 [DefaultDispatcher-worker-1 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 11:17:17.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 11:17:17.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 11:17:17.254 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 11:17:17.256 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.263 [DefaultDispatcher-worker-9 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 11:17:17.268 [DefaultDispatcher-worker-20 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551976c2 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 11:17:17.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-17 11:17:17.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-17 11:17:17.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 11:17:17.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-17 11:17:17.286 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.287 [DefaultDispatcher-worker-8 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f815f93 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bf7206 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 11:17:17.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-17 11:17:17.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-17 11:17:17.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 11:17:17.297 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-17 11:17:17.306 [DefaultDispatcher-worker-2 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0f674 2025-04-17 11:17:17.343 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.346 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.370 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.399 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e895acb 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 11:17:17.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 11:17:17.423 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.428 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.429 [Test worker @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.430 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.430 [DefaultDispatcher-worker-2 @coroutine#2098] 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:38181/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.430 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.430 [DefaultDispatcher-worker-2 @coroutine#2098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38181/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.431 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.431 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.435 [DefaultDispatcher-worker-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.435 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.435 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.435 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.435 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.435 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.436 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60be9fdf 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 11:17:17.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-17 11:17:17.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-17 11:17:17.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 11:17:17.449 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-17 11:17:17.454 [Test worker @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-17 11:17:17.455 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-17 11:17:17.457 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:17:17.457 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 11:17:17.457 [DefaultDispatcher-worker-11 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:17:17.458 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:17:17.459 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 11:17:17.459 [DefaultDispatcher-worker-17 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ba3c4b 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 11:17:17.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 11:17:17.510 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.512 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6674a684 2025-04-17 11:17:17.512 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6674a684 2025-04-17 11:17:17.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.514 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b3543a 2025-04-17 11:17:17.514 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b3543a 2025-04-17 11:17:17.516 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8ccdf4 2025-04-17 11:17:17.516 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8ccdf4 2025-04-17 11:17:17.517 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e5e01 2025-04-17 11:17:17.518 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e5e01 2025-04-17 11:17:17.518 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.519 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.519 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0d8d32 2025-04-17 11:17:17.519 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0d8d32 2025-04-17 11:17:17.520 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.520 [DefaultDispatcher-worker-13 @coroutine#2130] 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:39795/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.520 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.520 [DefaultDispatcher-worker-13 @coroutine#2130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39795/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.521 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@186d16cd 2025-04-17 11:17:17.521 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@186d16cd 2025-04-17 11:17:17.521 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.521 [DefaultDispatcher-worker-14 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.523 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12049b59 2025-04-17 11:17:17.523 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12049b59 2025-04-17 11:17:17.524 [DefaultDispatcher-worker-13 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.524 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.524 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.524 [DefaultDispatcher-worker-13 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.524 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a1a14e 2025-04-17 11:17:17.524 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a1a14e 2025-04-17 11:17:17.525 [DefaultDispatcher-worker-19 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.525 [DefaultDispatcher-worker-19 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.525 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.526 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3d155 2025-04-17 11:17:17.526 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3d155 2025-04-17 11:17:17.526 [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-17 11:17:17.530 [DefaultDispatcher-worker-8 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.534 [DefaultDispatcher-worker-9 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.537 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.538 [DefaultDispatcher-worker-11 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.539 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5636cb 2025-04-17 11:17:17.539 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5636cb 2025-04-17 11:17:17.541 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7291d731 2025-04-17 11:17:17.541 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7291d731 2025-04-17 11:17:17.542 [DefaultDispatcher-worker-17 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.542 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ae5dbb 2025-04-17 11:17:17.542 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ae5dbb 2025-04-17 11:17:17.544 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acdd0a 2025-04-17 11:17:17.544 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33acdd0a 2025-04-17 11:17:17.546 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0155da 2025-04-17 11:17:17.546 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0155da 2025-04-17 11:17:17.546 [DefaultDispatcher-worker-18 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.547 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d52d74 2025-04-17 11:17:17.547 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d52d74 2025-04-17 11:17:17.549 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@692fb10 2025-04-17 11:17:17.549 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@692fb10 2025-04-17 11:17:17.550 [DefaultDispatcher-worker-2 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.551 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53832245 2025-04-17 11:17:17.551 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@53832245 2025-04-17 11:17:17.552 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2758126a 2025-04-17 11:17:17.552 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2758126a 2025-04-17 11:17:17.552 [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-17 11:17:17.553 [DefaultDispatcher-worker-4 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.557 [DefaultDispatcher-worker-3 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.561 [DefaultDispatcher-worker-6 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.565 [DefaultDispatcher-worker-18 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab373c 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 11:17:17.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 11:17:17.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.591 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.592 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.592 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.592 [DefaultDispatcher-worker-13 @coroutine#2176] 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:37487/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.592 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.593 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.594 [DefaultDispatcher-worker-8 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.594 [DefaultDispatcher-worker-8 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.597 [DefaultDispatcher-worker-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.597 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.597 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.597 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.597 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.597 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.598 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ddfac 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 11:17:17.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-17 11:17:17.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-17 11:17:17.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 11:17:17.601 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-17 11:17:17.601 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.604 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-04-17 11:17:17.604 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@59971799 2025-04-17 11:17:17.606 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-04-17 11:17:17.606 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5750f2db 2025-04-17 11:17:17.606 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-17 11:17:17.607 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-17 11:17:17.608 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-04-17 11:17:17.608 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@536f7ce9 2025-04-17 11:17:17.608 [DefaultDispatcher-worker-19 @coroutine#2198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:17:17.608 [DefaultDispatcher-worker-19 @coroutine#2198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 11:17:17.608 [DefaultDispatcher-worker-19 @coroutine#2198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:17:17.609 [DefaultDispatcher-worker-1 @coroutine#2198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:17:17.609 [DefaultDispatcher-worker-1 @coroutine#2198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 11:17:17.610 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-04-17 11:17:17.610 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@166df8e0 2025-04-17 11:17:17.612 [DefaultDispatcher-worker-4 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-04-17 11:17:17.612 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-04-17 11:17:17.612 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@77270e6b 2025-04-17 11:17:17.615 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-04-17 11:17:17.615 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2731ec7e 2025-04-17 11:17:17.617 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-04-17 11:17:17.617 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@f914445 2025-04-17 11:17:17.619 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-04-17 11:17:17.619 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@764207af 2025-04-17 11:17:17.620 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-04-17 11:17:17.620 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39591b5a 2025-04-17 11:17:17.620 [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-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e8286a 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 11:17:17.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 11:17:17.665 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.670 [Test worker @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.671 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.672 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.672 [DefaultDispatcher-worker-13 @coroutine#2209] 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:35527/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.672 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.672 [DefaultDispatcher-worker-13 @coroutine#2209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.673 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.673 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.674 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.676 [DefaultDispatcher-worker-16 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.676 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-17 11:17:17.676 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-17 11:17:17.676 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.676 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.676 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.676 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.676 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.677 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:17.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3c80bf 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.678 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-17 11:17:17.678 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 11:17:17.679 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-17 11:17:17.679 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-17 11:17:17.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-17 11:17:17.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-17 11:17:17.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 11:17:17.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-17 11:17:17.681 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-17 11:17:17.681 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-17 11:17:17.683 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-17 11:17:17.683 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-17 11:17:17.684 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-17 11:17:17.684 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-17 11:17:17.685 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-17 11:17:17.686 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-17 11:17:17.686 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-17 11:17:17.686 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66978c15 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 11:17:17.688 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-17 11:17:17.688 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 11:17:17.690 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-17 11:17:17.690 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-17 11:17:17.690 [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-17 11:17:17.691 [DefaultDispatcher-worker-19 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3ad125 2025-04-17 11:17:17.700 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.701 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.702 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-04-17 11:17:17.702 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-04-17 11:17:17.704 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-04-17 11:17:17.704 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-04-17 11:17:17.706 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.706 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-04-17 11:17:17.706 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-04-17 11:17:17.707 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.708 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.708 [DefaultDispatcher-worker-17 @coroutine#2238] 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:51119/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.708 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.708 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.708 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-04-17 11:17:17.708 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-04-17 11:17:17.709 [DefaultDispatcher-worker-6 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.709 [DefaultDispatcher-worker-6 @coroutine#2238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.710 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-04-17 11:17:17.710 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-04-17 11:17:17.711 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-04-17 11:17:17.711 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-04-17 11:17:17.712 [DefaultDispatcher-worker-15 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.712 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.712 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.712 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.712 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.712 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.713 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:17.713 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-04-17 11:17:17.713 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527f68a 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 11:17:17.715 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-04-17 11:17:17.715 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-04-17 11:17:17.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-17 11:17:17.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-17 11:17:17.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 11:17:17.716 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-17 11:17:17.716 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-04-17 11:17:17.716 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-04-17 11:17:17.716 [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-17 11:17:17.722 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-17 11:17:17.722 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9ec4692 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.723 [DefaultDispatcher-worker-6 @coroutine#2260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 11:17:17.724 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:17.724 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:17.724 [DefaultDispatcher-worker-6 @coroutine#2260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 11:17:17.727 [DefaultDispatcher-worker-5 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-04-17 11:17:17.744 [DefaultDispatcher-worker-6 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:17.749 [DefaultDispatcher-worker-6 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:17.750 [DefaultDispatcher-worker-6 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:17.750 [DefaultDispatcher-worker-7 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.750 [DefaultDispatcher-worker-7 @coroutine#2267] 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-17 11:17:17.750 [DefaultDispatcher-worker-7 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.750 [DefaultDispatcher-worker-7 @coroutine#2267] 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-17 11:17:17.751 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:17.751 [DefaultDispatcher-worker-6 @coroutine#2260] 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-17 11:17:17.751 [DefaultDispatcher-worker-6 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:17.751 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.752 [DefaultDispatcher-worker-6 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.752 [DefaultDispatcher-worker-17 @coroutine#2260] 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-17 11:17:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fa4ad 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 11:17:17.753 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934d634 2025-04-17 11:17:17.753 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934d634 2025-04-17 11:17:17.755 [DefaultDispatcher-worker-13 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:17.755 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.755 [DefaultDispatcher-worker-13 @coroutine#2266] 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-17 11:17:17.755 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.755 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f32b62 2025-04-17 11:17:17.755 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f32b62 2025-04-17 11:17:17.755 [DefaultDispatcher-worker-8 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.757 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ccbd44 2025-04-17 11:17:17.757 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ccbd44 2025-04-17 11:17:17.758 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce2159 2025-04-17 11:17:17.759 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce2159 2025-04-17 11:17:17.760 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f4c8c2 2025-04-17 11:17:17.760 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f4c8c2 2025-04-17 11:17:17.762 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@675256a5 2025-04-17 11:17:17.762 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@675256a5 2025-04-17 11:17:17.763 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1182e196 2025-04-17 11:17:17.763 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1182e196 2025-04-17 11:17:17.765 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e1de16 2025-04-17 11:17:17.765 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e1de16 2025-04-17 11:17:17.766 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.767 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@799cb2d0 2025-04-17 11:17:17.767 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@799cb2d0 2025-04-17 11:17:17.767 [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-17 11:17:17.771 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.772 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.773 [DefaultDispatcher-worker-18 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.773 [DefaultDispatcher-worker-18 @coroutine#2281] 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:52881/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.773 [DefaultDispatcher-worker-18 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.773 [DefaultDispatcher-worker-18 @coroutine#2281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.774 [DefaultDispatcher-worker-11 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.774 [DefaultDispatcher-worker-11 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.777 [DefaultDispatcher-worker-15 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.777 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.777 [DefaultDispatcher-worker-15 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.777 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.777 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.777 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.778 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.780 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.781 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-17 11:17:17.781 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-17 11:17:17.783 [DefaultDispatcher-worker-16 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.783 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-17 11:17:17.783 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-17 11:17:17.784 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-17 11:17:17.784 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-17 11:17:17.785 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-17 11:17:17.785 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-17 11:17:17.787 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-17 11:17:17.787 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-17 11:17:17.787 [DefaultDispatcher-worker-13 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.788 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-17 11:17:17.788 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-17 11:17:17.788 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.789 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-17 11:17:17.789 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-17 11:17:17.790 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-04-17 11:17:17.790 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-04-17 11:17:17.790 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-17 11:17:17.790 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-17 11:17:17.791 [DefaultDispatcher-worker-18 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.792 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-17 11:17:17.792 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-17 11:17:17.792 [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-17 11:17:17.792 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-04-17 11:17:17.792 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-04-17 11:17:17.794 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-04-17 11:17:17.794 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-04-17 11:17:17.795 [DefaultDispatcher-worker-11 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.796 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-04-17 11:17:17.796 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-04-17 11:17:17.797 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-04-17 11:17:17.797 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-04-17 11:17:17.799 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-04-17 11:17:17.799 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-04-17 11:17:17.799 [DefaultDispatcher-worker-19 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.801 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-04-17 11:17:17.801 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-04-17 11:17:17.802 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-04-17 11:17:17.802 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-04-17 11:17:17.803 [DefaultDispatcher-worker-9 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.804 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-04-17 11:17:17.804 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-04-17 11:17:17.804 [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-17 11:17:17.806 [DefaultDispatcher-worker-5 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.809 [DefaultDispatcher-worker-4 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.814 [DefaultDispatcher-worker-16 @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.815 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:17.815 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:17:17.815 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:17.816 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.816 [DefaultDispatcher-worker-18 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:17.816 [DefaultDispatcher-worker-18 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:17.818 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-17 11:17:17.818 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-04-17 11:17:17.820 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-17 11:17:17.820 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-04-17 11:17:17.821 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-17 11:17:17.821 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-04-17 11:17:17.823 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-17 11:17:17.823 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-04-17 11:17:17.824 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.825 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-17 11:17:17.825 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-04-17 11:17:17.826 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-17 11:17:17.826 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-04-17 11:17:17.827 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-04-17 11:17:17.827 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbeebc3 2025-04-17 11:17:17.828 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-17 11:17:17.828 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-04-17 11:17:17.828 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-04-17 11:17:17.828 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@71791a44 2025-04-17 11:17:17.830 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-17 11:17:17.830 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-04-17 11:17:17.830 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-04-17 11:17:17.830 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@754680b3 2025-04-17 11:17:17.831 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-17 11:17:17.831 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-04-17 11:17:17.831 [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-17 11:17:17.832 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-04-17 11:17:17.832 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3044107f 2025-04-17 11:17:17.833 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-04-17 11:17:17.833 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@382c1547 2025-04-17 11:17:17.835 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-04-17 11:17:17.835 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be833c 2025-04-17 11:17:17.836 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-04-17 11:17:17.836 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@403cd8a0 2025-04-17 11:17:17.838 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-04-17 11:17:17.838 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@506bef30 2025-04-17 11:17:17.840 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-04-17 11:17:17.840 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b54e57 2025-04-17 11:17:17.840 [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-17 11:17:17.853 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.855 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 11:17:17.855 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 11:17:17.856 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:17:17.856 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52881/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:17.857 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 11:17:17.857 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 11:17:17.857 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:17.857 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52881/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 11:17:17.857 [DefaultDispatcher-worker-5 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:17.858 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:17.858 [DefaultDispatcher-worker-6 @coroutine#2309] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:17.859 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 11:17:17.859 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 11:17:17.860 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 11:17:17.860 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 11:17:17.862 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 11:17:17.862 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 11:17:17.863 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 11:17:17.863 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 11:17:17.865 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 11:17:17.865 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 11:17:17.867 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 11:17:17.867 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 11:17:17.868 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 11:17:17.868 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 11:17:17.868 [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-17 11:17:17.874 [DefaultDispatcher-worker-8 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5379f5 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 11:17:17.891 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.896 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.897 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.898 [DefaultDispatcher-worker-15 @coroutine#2332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.898 [DefaultDispatcher-worker-15 @coroutine#2332] 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:53517/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.898 [DefaultDispatcher-worker-15 @coroutine#2332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.898 [DefaultDispatcher-worker-15 @coroutine#2332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53517/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.899 [DefaultDispatcher-worker-2 @coroutine#2332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.899 [DefaultDispatcher-worker-2 @coroutine#2332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.903 [DefaultDispatcher-worker-8 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.903 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.903 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.903 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.903 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.903 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.904 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5a26b7 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 11:17:17.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-17 11:17:17.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-17 11:17:17.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 11:17:17.908 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-17 11:17:17.913 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-17 11:17:17.914 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-17 11:17:17.918 [DefaultDispatcher-worker-12 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-04-17 11:17:17.918 [DefaultDispatcher-worker-1 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.921 [DefaultDispatcher-worker-15 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.924 [DefaultDispatcher-worker-20 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.927 [DefaultDispatcher-worker-16 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.938 [DefaultDispatcher-worker-11 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.946 [DefaultDispatcher-worker-5 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.950 [DefaultDispatcher-worker-3 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.953 [DefaultDispatcher-worker-7 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.957 [DefaultDispatcher-worker-16 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.961 [DefaultDispatcher-worker-15 @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 11:17:17.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.977 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:17.980 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e597d2 2025-04-17 11:17:17.980 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e597d2 2025-04-17 11:17:17.980 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.981 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.981 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f227b9e 2025-04-17 11:17:17.981 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f227b9e 2025-04-17 11:17:17.982 [DefaultDispatcher-worker-14 @coroutine#2375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.982 [DefaultDispatcher-worker-14 @coroutine#2375] 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:46977/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:17.982 [DefaultDispatcher-worker-14 @coroutine#2375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.982 [DefaultDispatcher-worker-14 @coroutine#2375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:17.983 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.983 [DefaultDispatcher-worker-2 @coroutine#2375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:17.983 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1dfca2 2025-04-17 11:17:17.983 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1dfca2 2025-04-17 11:17:17.986 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1f71a5 2025-04-17 11:17:17.986 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1f71a5 2025-04-17 11:17:17.987 [DefaultDispatcher-worker-6 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.987 [DefaultDispatcher-worker-6 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.987 [DefaultDispatcher-worker-6 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:17.987 [DefaultDispatcher-worker-6 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.987 [DefaultDispatcher-worker-8 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.987 [DefaultDispatcher-worker-8 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:17.987 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f926b3 2025-04-17 11:17:17.987 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f926b3 2025-04-17 11:17:17.988 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:17.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5562f297 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:17.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:17.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 11:17:17.989 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b4fd9 2025-04-17 11:17:17.989 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0b4fd9 2025-04-17 11:17:17.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-17 11:17:17.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-17 11:17:17.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 11:17:17.991 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-17 11:17:17.991 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b074676 2025-04-17 11:17:17.991 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b074676 2025-04-17 11:17:17.993 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e308eea 2025-04-17 11:17:17.993 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e308eea 2025-04-17 11:17:17.995 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d6eb21 2025-04-17 11:17:17.995 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d6eb21 2025-04-17 11:17:17.995 [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-17 11:17:17.997 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-17 11:17:17.998 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-17 11:17:18.002 [DefaultDispatcher-worker-14 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f143ea 2025-04-17 11:17:18.003 [DefaultDispatcher-worker-15 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:18.007 [DefaultDispatcher-worker-17 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:18.007 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.009 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3656591c 2025-04-17 11:17:18.009 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3656591c 2025-04-17 11:17:18.010 [DefaultDispatcher-worker-17 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:18.011 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b1a6 2025-04-17 11:17:18.011 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b1a6 2025-04-17 11:17:18.013 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae326c 2025-04-17 11:17:18.013 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae326c 2025-04-17 11:17:18.014 [DefaultDispatcher-worker-3 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:18.014 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79acbb9d 2025-04-17 11:17:18.014 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79acbb9d 2025-04-17 11:17:18.015 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:18.015 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:17:18.015 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:18.015 [DefaultDispatcher-worker-6 @coroutine#2403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:18.015 [DefaultDispatcher-worker-6 @coroutine#2403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 11:17:18.016 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d36930d 2025-04-17 11:17:18.016 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d36930d 2025-04-17 11:17:18.018 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@489f018c 2025-04-17 11:17:18.018 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@489f018c 2025-04-17 11:17:18.020 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef77a1 2025-04-17 11:17:18.020 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef77a1 2025-04-17 11:17:18.021 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@198344d2 2025-04-17 11:17:18.021 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@198344d2 2025-04-17 11:17:18.023 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e40214 2025-04-17 11:17:18.023 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e40214 2025-04-17 11:17:18.023 [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-17 11:17:18.056 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 11:17:18.056 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46977/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:18.056 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:18.056 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 11:17:18.056 [DefaultDispatcher-worker-7 @coroutine#2403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:18.057 [DefaultDispatcher-worker-6 @coroutine#2403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:18.057 [DefaultDispatcher-worker-6 @coroutine#2403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 11:17:18.062 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:18.065 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d5651 2025-04-17 11:17:18.065 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d5651 2025-04-17 11:17:18.066 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8aaca8 2025-04-17 11:17:18.066 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8aaca8 2025-04-17 11:17:18.068 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb53d21 2025-04-17 11:17:18.068 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb53d21 2025-04-17 11:17:18.069 [DefaultDispatcher-worker-4 @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:18.070 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb7a693 2025-04-17 11:17:18.070 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb7a693 2025-04-17 11:17:18.072 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25069a6a 2025-04-17 11:17:18.072 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@25069a6a 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 11:17:18.073 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a168d8e 2025-04-17 11:17:18.073 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a168d8e 2025-04-17 11:17:18.075 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4defd8 2025-04-17 11:17:18.075 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4defd8 2025-04-17 11:17:18.076 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9859dc 2025-04-17 11:17:18.076 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9859dc 2025-04-17 11:17:18.078 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc470f 2025-04-17 11:17:18.078 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc470f 2025-04-17 11:17:18.078 [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-17 11:17:18.085 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.090 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.090 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.091 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.091 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:18.091 [DefaultDispatcher-worker-4 @coroutine#2428] 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:52195/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:18.091 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:18.091 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52195/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:18.092 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:18.092 [DefaultDispatcher-worker-15 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:18.093 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f892cd8 2025-04-17 11:17:18.093 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f892cd8 2025-04-17 11:17:18.095 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ec159 2025-04-17 11:17:18.095 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ec159 2025-04-17 11:17:18.096 [DefaultDispatcher-worker-18 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.096 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.096 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.096 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.096 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.096 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.097 [Test worker @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.097 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@157147a8 2025-04-17 11:17:18.097 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@157147a8 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd59886 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 11:17:18.099 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5073cb62 2025-04-17 11:17:18.099 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5073cb62 2025-04-17 11:17:18.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-17 11:17:18.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-17 11:17:18.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 11:17:18.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-17 11:17:18.100 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ac258 2025-04-17 11:17:18.100 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ac258 2025-04-17 11:17:18.102 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61699fc1 2025-04-17 11:17:18.102 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@61699fc1 2025-04-17 11:17:18.103 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebac843 2025-04-17 11:17:18.103 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebac843 2025-04-17 11:17:18.105 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-17 11:17:18.105 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@305c342d 2025-04-17 11:17:18.105 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@305c342d 2025-04-17 11:17:18.106 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-17 11:17:18.107 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d4787c 2025-04-17 11:17:18.107 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d4787c 2025-04-17 11:17:18.107 [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-17 11:17:18.108 [DefaultDispatcher-worker-4 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/auth/register 2025-04-17 11:17:18.108 [DefaultDispatcher-worker-4 @coroutine#2450] 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:52195/auth/register. 2025-04-17 11:17:18.108 [DefaultDispatcher-worker-4 @coroutine#2450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/auth/register 2025-04-17 11:17:18.108 [DefaultDispatcher-worker-4 @coroutine#2450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52195/auth/register from class io.ktor.http.content.TextContent 2025-04-17 11:17:18.109 [DefaultDispatcher-worker-8 @coroutine#2450] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/auth/register 2025-04-17 11:17:18.109 [DefaultDispatcher-worker-8 @coroutine#2450] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/auth/register 2025-04-17 11:17:18.110 [DefaultDispatcher-worker-20 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-04-17 11:17:18.151 [DefaultDispatcher-worker-15 @coroutine#2450] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52195/auth/register. 2025-04-17 11:17:18.151 [DefaultDispatcher-worker-15 @coroutine#2450] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52195/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:18.163 [DefaultDispatcher-worker-12 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.167 [DefaultDispatcher-worker-16 @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:18.172 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.174 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fff5b0f 2025-04-17 11:17:18.174 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fff5b0f 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 11:17:18.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 11:17:18.176 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138a680 2025-04-17 11:17:18.176 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138a680 2025-04-17 11:17:18.178 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507307f 2025-04-17 11:17:18.178 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507307f 2025-04-17 11:17:18.179 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5005acbb 2025-04-17 11:17:18.179 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5005acbb 2025-04-17 11:17:18.181 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7b297 2025-04-17 11:17:18.181 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7b297 2025-04-17 11:17:18.182 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@619f1e09 2025-04-17 11:17:18.182 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@619f1e09 2025-04-17 11:17:18.184 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db75e8d 2025-04-17 11:17:18.184 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db75e8d 2025-04-17 11:17:18.186 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@302a53f4 2025-04-17 11:17:18.186 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@302a53f4 2025-04-17 11:17:18.187 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@38710c6c 2025-04-17 11:17:18.187 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@38710c6c 2025-04-17 11:17:18.187 [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-17 11:17:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.193 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.196 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.197 [DefaultDispatcher-worker-13 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.197 [DefaultDispatcher-worker-13 @coroutine#2463] 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-17 11:17:18.197 [DefaultDispatcher-worker-13 @coroutine#2463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.197 [DefaultDispatcher-worker-13 @coroutine#2463] 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-17 11:17:18.198 [DefaultDispatcher-worker-1 @coroutine#2463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.198 [DefaultDispatcher-worker-1 @coroutine#2463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.199 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.201 [DefaultDispatcher-worker-4 @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.201 [DefaultDispatcher-worker-4 @coroutine#2462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.201 [DefaultDispatcher-worker-4 @coroutine#2462] 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-17 11:17:18.201 [DefaultDispatcher-worker-4 @coroutine#2462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.201 [DefaultDispatcher-worker-10 @coroutine#2462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.201 [DefaultDispatcher-worker-10 @coroutine#2462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.201 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-04-17 11:17:18.201 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-04-17 11:17:18.202 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.203 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-04-17 11:17:18.203 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-04-17 11:17:18.204 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-04-17 11:17:18.204 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-04-17 11:17:18.205 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.206 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-04-17 11:17:18.206 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-04-17 11:17:18.208 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-04-17 11:17:18.208 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-04-17 11:17:18.209 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-04-17 11:17:18.209 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-04-17 11:17:18.211 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-04-17 11:17:18.211 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-04-17 11:17:18.213 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-04-17 11:17:18.213 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-04-17 11:17:18.214 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-04-17 11:17:18.214 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-04-17 11:17:18.214 [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-17 11:17:18.215 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-04-17 11:17:18.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 11:17:18.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 11:17:18.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.216 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f67aea: (connection evicted) 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 11:17:18.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a2fdd2 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 11:17:18.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 11:17:18.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.226 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.227 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.227 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.227 [DefaultDispatcher-worker-4 @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-17 11:17:18.227 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.228 [DefaultDispatcher-worker-4 @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-17 11:17:18.228 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.228 [DefaultDispatcher-worker-4 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.232 [DefaultDispatcher-worker-3 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.232 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.232 [DefaultDispatcher-worker-3 @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-17 11:17:18.232 [DefaultDispatcher-worker-3 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.232 [DefaultDispatcher-worker-1 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.232 [DefaultDispatcher-worker-1 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.233 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.235 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.236 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331da721 2025-04-17 11:17:18.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 11:17:18.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 11:17:18.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.237 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@331da721: (connection evicted) 2025-04-17 11:17:18.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 11:17:18.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1260 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 11:17:18.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 11:17:18.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.245 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.246 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.247 [DefaultDispatcher-worker-1 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.247 [DefaultDispatcher-worker-1 @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-17 11:17:18.247 [DefaultDispatcher-worker-1 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.247 [DefaultDispatcher-worker-1 @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-17 11:17:18.248 [DefaultDispatcher-worker-17 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.248 [DefaultDispatcher-worker-17 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.251 [DefaultDispatcher-worker-2 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.251 [DefaultDispatcher-worker-2 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.251 [DefaultDispatcher-worker-2 @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-17 11:17:18.251 [DefaultDispatcher-worker-2 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.251 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.251 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.252 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.253 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.255 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.256 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.258 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.260 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.261 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-04-17 11:17:18.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 11:17:18.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 11:17:18.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.261 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49: (connection evicted) 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 11:17:18.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2317b7 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 11:17:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 11:17:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.269 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.270 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.271 [DefaultDispatcher-worker-2 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.271 [DefaultDispatcher-worker-2 @coroutine#2556] 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-17 11:17:18.271 [DefaultDispatcher-worker-2 @coroutine#2556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.271 [DefaultDispatcher-worker-2 @coroutine#2556] 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-17 11:17:18.271 [DefaultDispatcher-worker-20 @coroutine#2556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.272 [DefaultDispatcher-worker-20 @coroutine#2556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.275 [DefaultDispatcher-worker-3 @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.275 [DefaultDispatcher-worker-3 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.275 [DefaultDispatcher-worker-3 @coroutine#2555] 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-17 11:17:18.275 [DefaultDispatcher-worker-3 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.275 [DefaultDispatcher-worker-9 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.275 [DefaultDispatcher-worker-9 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.277 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.279 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.281 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a72517e 2025-04-17 11:17:18.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 11:17:18.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 11:17:18.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.282 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a72517e: (connection evicted) 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 11:17:18.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d7f4cbb 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 11:17:18.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 11:17:18.285 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.290 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.291 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.292 [DefaultDispatcher-worker-9 @coroutine#2588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.292 [DefaultDispatcher-worker-9 @coroutine#2588] 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-17 11:17:18.292 [DefaultDispatcher-worker-9 @coroutine#2588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.292 [DefaultDispatcher-worker-9 @coroutine#2588] 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-17 11:17:18.292 [DefaultDispatcher-worker-4 @coroutine#2588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.292 [DefaultDispatcher-worker-4 @coroutine#2588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.297 [DefaultDispatcher-worker-18 @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.298 [DefaultDispatcher-worker-18 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.298 [DefaultDispatcher-worker-18 @coroutine#2587] 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-17 11:17:18.298 [DefaultDispatcher-worker-18 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.298 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.298 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.299 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.301 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.302 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.303 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.305 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012 2025-04-17 11:17:18.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 11:17:18.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 11:17:18.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.309 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7fc012: (connection evicted) 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 11:17:18.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234adbe2 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 11:17:18.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 11:17:18.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.317 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.318 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.319 [DefaultDispatcher-worker-4 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.319 [DefaultDispatcher-worker-4 @coroutine#2619] 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-17 11:17:18.319 [DefaultDispatcher-worker-4 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.319 [DefaultDispatcher-worker-4 @coroutine#2619] 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-17 11:17:18.320 [DefaultDispatcher-worker-19 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.320 [DefaultDispatcher-worker-19 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 11:17:18.323 [DefaultDispatcher-worker-14 @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.324 [DefaultDispatcher-worker-14 @coroutine#2618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.324 [DefaultDispatcher-worker-14 @coroutine#2618] 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-17 11:17:18.324 [DefaultDispatcher-worker-14 @coroutine#2618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.324 [DefaultDispatcher-worker-13 @coroutine#2618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.324 [DefaultDispatcher-worker-13 @coroutine#2618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 11:17:18.325 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.326 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8c264 2025-04-17 11:17:18.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 11:17:18.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 11:17:18.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.327 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d8c264: (connection evicted) 2025-04-17 11:17:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 11:17:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 11:17:18.443 [DefaultDispatcher-worker-4 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:18.444 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.444 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.444 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.445 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.445 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.530 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:18.530 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.530 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.530 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.531 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.531 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33da0fad 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.587 [Test worker @coroutine#2668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 11:17:18.588 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.588 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.588 [Test worker @coroutine#2668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 11:17:18.597 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.602 [DefaultDispatcher-worker-8 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:18.602 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.602 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.602 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.603 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.603 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.603 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.604 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.605 [Test worker @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.611 [DefaultDispatcher-worker-17 @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.617 [DefaultDispatcher-worker-18 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2025-04-17 11:17:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 11:17:18.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 11:17:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.618 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a: (connection evicted) 2025-04-17 11:17:18.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 11:17:18.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e83608 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.620 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 11:17:18.628 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.633 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.634 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.634 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f680a9a 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.635 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 11:17:18.644 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.649 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.650 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.651 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.655 [DefaultDispatcher-worker-16 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@526a1b51 2025-04-17 11:17:18.663 [DefaultDispatcher-worker-16 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.667 [DefaultDispatcher-worker-13 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.670 [DefaultDispatcher-worker-4 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4 2025-04-17 11:17:18.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 11:17:18.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 11:17:18.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.679 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f726cf4: (connection evicted) 2025-04-17 11:17:18.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 11:17:18.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 11:17:18.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 11:17:18.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 11:17:18.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.680 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@526a1b51: (connection evicted) 2025-04-17 11:17:18.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 11:17:18.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.681 [DefaultDispatcher-worker-20 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebe6c24 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.681 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.681 [Test worker @coroutine#2729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 11:17:18.681 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.681 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.682 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.682 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.682 [Test worker @coroutine#2729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 11:17:18.682 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.682 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.690 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.695 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.696 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.698 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49868df8 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.698 [Test worker @coroutine#2729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 11:17:18.699 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.699 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.699 [Test worker @coroutine#2729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 11:17:18.709 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.715 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.716 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.716 [DefaultDispatcher-worker-6 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:18.717 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.717 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.717 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.717 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.717 [DefaultDispatcher-worker-2 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.717 [DefaultDispatcher-worker-2 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.720 [DefaultDispatcher-worker-10 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e 2025-04-17 11:17:18.727 [DefaultDispatcher-worker-10 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.731 [DefaultDispatcher-worker-8 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.735 [DefaultDispatcher-worker-5 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e 2025-04-17 11:17:18.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 11:17:18.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 11:17:18.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.737 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ba2c1e: (connection evicted) 2025-04-17 11:17:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 11:17:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 11:17:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 11:17:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 11:17:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.738 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d09fb8e: (connection evicted) 2025-04-17 11:17:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 11:17:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 11:17:18.739 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a8c08f 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.740 [Test worker @coroutine#2769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 11:17:18.749 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.753 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.754 [Test worker @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.755 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.759 [DefaultDispatcher-worker-3 @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.759 [DefaultDispatcher-worker-18 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:18.759 [DefaultDispatcher-worker-18 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.759 [DefaultDispatcher-worker-18 @coroutine#2266] 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-17 11:17:18.759 [DefaultDispatcher-worker-18 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.760 [DefaultDispatcher-worker-5 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.770 [DefaultDispatcher-worker-16 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.771 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.776 [DefaultDispatcher-worker-19 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794b139b 2025-04-17 11:17:18.781 [DefaultDispatcher-worker-18 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:18.781 [DefaultDispatcher-worker-18 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.781 [DefaultDispatcher-worker-18 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.781 [DefaultDispatcher-worker-18 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.782 [DefaultDispatcher-worker-11 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.782 [DefaultDispatcher-worker-11 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 11:17:18.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 11:17:18.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.788 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794b139b: (connection evicted) 2025-04-17 11:17:18.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 11:17:18.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 11:17:18.789 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d776105 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.790 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 11:17:18.797 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.802 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.803 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.804 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.809 [DefaultDispatcher-worker-18 @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.821 [DefaultDispatcher-worker-14 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.822 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.827 [DefaultDispatcher-worker-1 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2025-04-17 11:17:18.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 11:17:18.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 11:17:18.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.831 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986: (connection evicted) 2025-04-17 11:17:18.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:18.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 11:17:18.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c52df60 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:18.832 [Test worker @coroutine#2893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 11:17:18.833 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.833 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.833 [Test worker @coroutine#2893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 11:17:18.840 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.845 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.846 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.847 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.851 [DefaultDispatcher-worker-14 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.863 [DefaultDispatcher-worker-11 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.868 [DefaultDispatcher-worker-14 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:18.943 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:18.944 [DefaultDispatcher-worker-13 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:18.944 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.944 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.944 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.945 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.945 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.993 [DefaultDispatcher-worker-16 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:18.993 [DefaultDispatcher-worker-16 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.993 [DefaultDispatcher-worker-16 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:18.993 [DefaultDispatcher-worker-16 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.994 [DefaultDispatcher-worker-4 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.994 [DefaultDispatcher-worker-4 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:18.998 [DefaultDispatcher-worker-6 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@678a7489 2025-04-17 11:17:19.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 11:17:19.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 11:17:19.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.031 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@678a7489: (connection evicted) 2025-04-17 11:17:19.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:19.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 11:17:19.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d62c59 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.033 [Test worker @coroutine#2937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 11:17:19.041 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.046 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.047 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.048 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.052 [DefaultDispatcher-worker-12 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.053 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.064 [DefaultDispatcher-worker-10 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.068 [DefaultDispatcher-worker-20 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3 2025-04-17 11:17:19.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 11:17:19.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 11:17:19.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.074 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c2dfde3: (connection evicted) 2025-04-17 11:17:19.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:19.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 11:17:19.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e2e426 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.075 [Test worker @coroutine#2970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 11:17:19.084 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.090 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.091 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.091 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.097 [DefaultDispatcher-worker-3 @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-04-17 11:17:19.101 [DefaultDispatcher-worker-15 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:19.101 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.101 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.101 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.102 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.102 [DefaultDispatcher-worker-2 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 11:17:19.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 11:17:19.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.142 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e: (connection evicted) 2025-04-17 11:17:19.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:19.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 11:17:19.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c2ff5d 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:19.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 11:17:19.204 [DefaultDispatcher-worker-6 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.208 [DefaultDispatcher-worker-10 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.211 [DefaultDispatcher-worker-7 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.214 [DefaultDispatcher-worker-11 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.232 [DefaultDispatcher-worker-14 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.232 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 11:17:19.237 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-17 11:17:19.240 [DefaultDispatcher-worker-13 @coroutine#3010] INFO ktor.application - Responding at http://0.0.0.0:45903 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e641005 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:19.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 11:17:19.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 11:17:19.244 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.249 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.249 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:19.249 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.249 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.251 [eventLoopGroupProxy-19-1 @call-handler#3020] 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-17 11:17:19.251 [eventLoopGroupProxy-19-2 @call-handler#3021] 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-17 11:17:19.251 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.251 [eventLoopGroupProxy-19-1 @call-handler#3020] 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-17 11:17:19.251 [eventLoopGroupProxy-19-1 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.256 [eventLoopGroupProxy-19-1 @call-handler#3020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.256 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.256 [DefaultDispatcher-worker-14 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424461ad 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:19.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:19.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 11:17:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 11:17:19.264 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.264 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.264 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.264 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.265 [eventLoopGroupProxy-19-1 @call-handler#3026] 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-17 11:17:19.265 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.265 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.265 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.270 [DefaultDispatcher-worker-10 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.271 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.271 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:19.271 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.271 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3726fc3b 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:19.272 [eventLoopGroupProxy-19-1 @call-handler#3036] 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-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:19.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 11:17:19.272 [eventLoopGroupProxy-19-1 @call-handler#3036] 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-17 11:17:19.272 [eventLoopGroupProxy-19-1 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-17 11:17:19.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-17 11:17:19.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 11:17:19.273 [eventLoopGroupProxy-19-1 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.273 [eventLoopGroupProxy-19-3 @call-handler#3039] 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-17 11:17:19.273 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.273 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.273 [eventLoopGroupProxy-19-3 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.274 [DefaultDispatcher-worker-1 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.282 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.282 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.282 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.282 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.283 [eventLoopGroupProxy-19-1 @call-handler#3044] 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-17 11:17:19.283 [eventLoopGroupProxy-19-1 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.284 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.284 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.285 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.285 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 11:17:19.285 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.285 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.286 [eventLoopGroupProxy-19-1 @call-handler#3053] 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-17 11:17:19.286 [eventLoopGroupProxy-19-1 @call-handler#3053] 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-17 11:17:19.286 [eventLoopGroupProxy-19-1 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.286 [eventLoopGroupProxy-19-1 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.286 [eventLoopGroupProxy-19-4 @call-handler#3057] 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-17 11:17:19.286 [eventLoopGroupProxy-19-4 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.287 [DefaultDispatcher-worker-1 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.287 [DefaultDispatcher-worker-1 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 11:17:19.288 [DefaultDispatcher-worker-20 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.290 [DefaultDispatcher-worker-11 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.291 [DefaultDispatcher-worker-12 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.294 [DefaultDispatcher-worker-15 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.295 [DefaultDispatcher-worker-7 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-17 11:17:19.295 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.295 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.295 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.296 [eventLoopGroupProxy-19-1 @call-handler#3065] 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-17 11:17:19.296 [eventLoopGroupProxy-19-1 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.296 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.296 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.301 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-17 11:17:19.305 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ce13fa 2025-04-17 11:17:19.311 [DefaultDispatcher-worker-16 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.313 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.313 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 11:17:19.313 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.314 [eventLoopGroupProxy-19-1 @call-handler#3079] 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-17 11:17:19.316 [DefaultDispatcher-worker-11 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065. 2025-04-17 11:17:19.329 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065 2025-04-17 11:17:19.330 [eventLoopGroupProxy-19-1 @call-handler#3083] 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-17 11:17:19.334 [eventLoopGroupProxy-19-1 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.334 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065 2025-04-17 11:17:19.334 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065 2025-04-17 11:17:19.334 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065. 2025-04-17 11:17:19.334 [DefaultDispatcher-worker-9 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.339 [DefaultDispatcher-worker-18 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.339 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.339 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:17:19.339 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.340 [eventLoopGroupProxy-19-1 @call-handler#3087] 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-17 11:17:19.341 [eventLoopGroupProxy-19-1 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.341 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.341 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.341 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.341 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:17:19.341 [DefaultDispatcher-worker-18 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.346 [DefaultDispatcher-worker-16 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.356 [DefaultDispatcher-worker-14 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.359 [DefaultDispatcher-worker-5 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.360 [DefaultDispatcher-worker-6 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.360 [DefaultDispatcher-worker-5 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.360 [DefaultDispatcher-worker-5 @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:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.360 [DefaultDispatcher-worker-5 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.360 [DefaultDispatcher-worker-5 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.360 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.360 [eventLoopGroupProxy-19-1 @call-handler#3093] 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-17 11:17:19.361 [eventLoopGroupProxy-19-1 @call-handler#3093] 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-17 11:17:19.361 [eventLoopGroupProxy-19-1 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.365 [DefaultDispatcher-worker-13 @call-handler#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.365 [eventLoopGroupProxy-19-1 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.366 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.366 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.366 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.366 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.371 [DefaultDispatcher-worker-12 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.373 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.377 [DefaultDispatcher-worker-10 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.377 [DefaultDispatcher-worker-12 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.377 [DefaultDispatcher-worker-12 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 11:17:19.377 [DefaultDispatcher-worker-12 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.378 [eventLoopGroupProxy-19-1 @call-handler#3106] 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-17 11:17:19.381 [DefaultDispatcher-worker-11 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066. 2025-04-17 11:17:19.391 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066 2025-04-17 11:17:19.392 [eventLoopGroupProxy-19-1 @call-handler#3110] 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-17 11:17:19.392 [eventLoopGroupProxy-19-1 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.393 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066 2025-04-17 11:17:19.393 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066 2025-04-17 11:17:19.393 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066. 2025-04-17 11:17:19.393 [DefaultDispatcher-worker-15 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717451261726552066 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.398 [DefaultDispatcher-worker-14 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.398 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.398 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:17:19.398 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.399 [eventLoopGroupProxy-19-1 @call-handler#3114] 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-17 11:17:19.399 [eventLoopGroupProxy-19-1 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.400 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.400 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 11:17:19.400 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 11:17:19.400 [DefaultDispatcher-worker-2 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.404 [DefaultDispatcher-worker-9 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.415 [DefaultDispatcher-worker-18 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.418 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.418 [DefaultDispatcher-worker-6 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.418 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.418 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.418 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.419 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.419 [eventLoopGroupProxy-19-1 @call-handler#3120] 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-17 11:17:19.419 [eventLoopGroupProxy-19-1 @call-handler#3120] 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-17 11:17:19.419 [eventLoopGroupProxy-19-1 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.422 [DefaultDispatcher-worker-13 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.425 [DefaultDispatcher-worker-12 @call-handler#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.425 [eventLoopGroupProxy-19-1 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.426 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.426 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.426 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.426 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.430 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.434 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.434 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064. 2025-04-17 11:17:19.434 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.434 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.434 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.434 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.434 [eventLoopGroupProxy-19-1 @call-handler#3156] 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-17 11:17:19.435 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.435 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.435 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.435 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.435 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.435 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.436 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.436 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065. 2025-04-17 11:17:19.436 [UI Thread @coroutine#3170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.437 [eventLoopGroupProxy-19-5 @call-handler#3178] 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-17 11:17:19.437 [eventLoopGroupProxy-19-1 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.437 [eventLoopGroupProxy-19-7 @call-handler#3179] 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-17 11:17:19.438 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.438 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.438 [eventLoopGroupProxy-19-6 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-17 11:17:19.438 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064. 2025-04-17 11:17:19.438 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.440 [eventLoopGroupProxy-19-8 @call-handler#3188] 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-17 11:17:19.440 [eventLoopGroupProxy-19-5 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.440 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.440 [eventLoopGroupProxy-19-6 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.440 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.440 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.440 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.440 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.440 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.440 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.440 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.440 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.441 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.441 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.441 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.441 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.444 [DefaultDispatcher-worker-16 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.448 [eventLoopGroupProxy-19-8 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.449 [DefaultDispatcher-worker-2 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.449 [UI Thread @coroutine#3170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.449 [UI Thread @coroutine#3170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.449 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065. 2025-04-17 11:17:19.449 [UI Thread @coroutine#3170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.449 [DefaultDispatcher-worker-17 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:19.450 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.450 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.450 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.450 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.450 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.458 [DefaultDispatcher-worker-15 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.462 [DefaultDispatcher-worker-13 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.468 [DefaultDispatcher-worker-4 @coroutine#3170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.471 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064 2025-04-17 11:17:19.471 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064. 2025-04-17 11:17:19.471 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064 2025-04-17 11:17:19.471 [eventLoopGroupProxy-19-5 @call-handler#3206] 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-17 11:17:19.472 [eventLoopGroupProxy-19-5 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.473 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064 2025-04-17 11:17:19.473 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064 2025-04-17 11:17:19.473 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064. 2025-04-17 11:17:19.473 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.477 [DefaultDispatcher-worker-19 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.483 [DefaultDispatcher-worker-15 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.487 [DefaultDispatcher-worker-12 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.487 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.487 [DefaultDispatcher-worker-12 @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:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.487 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.487 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.488 [eventLoopGroupProxy-19-5 @call-handler#3214] 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-17 11:17:19.488 [eventLoopGroupProxy-19-5 @call-handler#3214] 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-17 11:17:19.488 [eventLoopGroupProxy-19-5 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.492 [DefaultDispatcher-worker-20 @call-handler#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.493 [eventLoopGroupProxy-19-5 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.493 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.493 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.493 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.493 [DefaultDispatcher-worker-13 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.497 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065 2025-04-17 11:17:19.497 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065. 2025-04-17 11:17:19.497 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065 2025-04-17 11:17:19.497 [DefaultDispatcher-worker-15 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.498 [eventLoopGroupProxy-19-5 @call-handler#3235] 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-17 11:17:19.501 [eventLoopGroupProxy-19-5 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.501 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065 2025-04-17 11:17:19.501 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065 2025-04-17 11:17:19.501 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065. 2025-04-17 11:17:19.501 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717451261726552066&assignmentUid=717451261726552064&clazzUid=717451261726552064&submitterUid=717451261726552065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.506 [DefaultDispatcher-worker-5 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.511 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065 2025-04-17 11:17:19.511 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065. 2025-04-17 11:17:19.511 [UI Thread @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065 2025-04-17 11:17:19.511 [eventLoopGroupProxy-19-5 @call-handler#3253] 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-17 11:17:19.512 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.512 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.512 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064. 2025-04-17 11:17:19.512 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [eventLoopGroupProxy-19-6 @call-handler#3262] 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-17 11:17:19.512 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.512 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.512 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.512 [eventLoopGroupProxy-19-7 @call-handler#3267] 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-17 11:17:19.512 [eventLoopGroupProxy-19-8 @call-handler#3270] 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-17 11:17:19.513 [eventLoopGroupProxy-19-5 @call-handler#3274] 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-17 11:17:19.513 [UI Thread @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065 2025-04-17 11:17:19.513 [UI Thread @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065 2025-04-17 11:17:19.513 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065. 2025-04-17 11:17:19.513 [UI Thread @coroutine#3244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/PersonDao/getNamesByUid?uid=717451261726552065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.514 [eventLoopGroupProxy-19-8 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.514 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.514 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.514 [eventLoopGroupProxy-19-5 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.514 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.514 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.514 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.514 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.515 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.516 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.516 [eventLoopGroupProxy-19-6 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.516 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.516 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.516 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.516 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.517 [eventLoopGroupProxy-19-7 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.517 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064 2025-04-17 11:17:19.517 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064 2025-04-17 11:17:19.517 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064. 2025-04-17 11:17:19.517 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.519 [DefaultDispatcher-worker-4 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.523 [DefaultDispatcher-worker-12 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.526 [DefaultDispatcher-worker-16 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.529 [DefaultDispatcher-worker-5 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.533 [DefaultDispatcher-worker-12 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.534 [DefaultDispatcher-worker-18 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:19.534 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.534 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.534 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.535 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.535 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.536 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066 2025-04-17 11:17:19.536 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066. 2025-04-17 11:17:19.536 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066 2025-04-17 11:17:19.536 [eventLoopGroupProxy-19-5 @call-handler#3294] 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-17 11:17:19.539 [eventLoopGroupProxy-19-5 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.540 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066 2025-04-17 11:17:19.540 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066 2025-04-17 11:17:19.540 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066. 2025-04-17 11:17:19.540 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552066 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.544 [DefaultDispatcher-worker-10 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.545 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065 2025-04-17 11:17:19.545 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065. 2025-04-17 11:17:19.545 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065 2025-04-17 11:17:19.546 [eventLoopGroupProxy-19-5 @call-handler#3298] 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-17 11:17:19.547 [eventLoopGroupProxy-19-5 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.547 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065 2025-04-17 11:17:19.547 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065 2025-04-17 11:17:19.547 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065. 2025-04-17 11:17:19.547 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/PersonDao/findByUidAsync?uid=717451261726552065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.551 [DefaultDispatcher-worker-10 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.557 [DefaultDispatcher-worker-8 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.561 [DefaultDispatcher-worker-3 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.561 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.561 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.561 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.561 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45903/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 11:17:19.562 [eventLoopGroupProxy-19-5 @call-handler#3303] 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-17 11:17:19.562 [eventLoopGroupProxy-19-5 @call-handler#3303] 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-17 11:17:19.562 [eventLoopGroupProxy-19-5 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 11:17:19.566 [DefaultDispatcher-worker-4 @call-handler#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8de155 2025-04-17 11:17:19.566 [eventLoopGroupProxy-19-5 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.567 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.567 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/replication/message 2025-04-17 11:17:19.567 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/replication/message. 2025-04-17 11:17:19.567 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.568 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.568 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064. 2025-04-17 11:17:19.568 [UI Thread @coroutine#3326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.568 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.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:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.568 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.569 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.569 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.569 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.569 [eventLoopGroupProxy-19-5 @call-handler#3343] 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-17 11:17:19.569 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.569 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.569 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.569 [eventLoopGroupProxy-19-6 @call-handler#3344] 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-17 11:17:19.569 [eventLoopGroupProxy-19-7 @call-handler#3350] 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-17 11:17:19.569 [eventLoopGroupProxy-19-8 @call-handler#3357] 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-17 11:17:19.569 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.569 [eventLoopGroupProxy-19-5 @call-handler#3343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.569 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065. 2025-04-17 11:17:19.569 [UI Thread @coroutine#3355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.570 [UI Thread @coroutine#3326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.570 [UI Thread @coroutine#3326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 2025-04-17 11:17:19.570 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064. 2025-04-17 11:17:19.570 [eventLoopGroupProxy-19-7 @call-handler#3350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.570 [UI Thread @coroutine#3326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.570 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.570 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.570 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.570 [eventLoopGroupProxy-19-8 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.570 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.570 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.570 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.570 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.570 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.570 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 2025-04-17 11:17:19.571 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.571 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.571 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064. 2025-04-17 11:17:19.571 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717451261726552065&assignmentUid=717451261726552064 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.571 [eventLoopGroupProxy-19-9 @call-handler#3370] 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-17 11:17:19.572 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0 2025-04-17 11:17:19.573 [eventLoopGroupProxy-19-9 @call-handler#3370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 11:17:19.573 [UI Thread @coroutine#3355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.573 [UI Thread @coroutine#3355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 2025-04-17 11:17:19.573 [UI Thread @coroutine#3355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065. 2025-04-17 11:17:19.573 [UI Thread @coroutine#3355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45903/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717451261726552064&clazzUid=717451261726552064&accountPersonUid=717451261726552065 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:19.574 [DefaultDispatcher-worker-19 @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.578 [DefaultDispatcher-worker-7 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.581 [DefaultDispatcher-worker-9 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.584 [DefaultDispatcher-worker-15 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.588 [DefaultDispatcher-worker-11 @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2025-04-17 11:17:19.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 11:17:19.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 11:17:19.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.590 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6: (connection evicted) 2025-04-17 11:17:19.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:19.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 11:17:19.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 11:17:19.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 11:17:19.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 11:17:19.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:19.590 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c5cc0: (connection evicted) 2025-04-17 11:17:19.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:19.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 11:17:19.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 11:17:19.607 [DefaultDispatcher-worker-11 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:19.607 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.607 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.607 [DefaultDispatcher-worker-11 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.608 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.608 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.688 [DefaultDispatcher-worker-17 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:19.688 [DefaultDispatcher-worker-17 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.688 [DefaultDispatcher-worker-17 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.688 [DefaultDispatcher-worker-17 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.689 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.689 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.721 [DefaultDispatcher-worker-17 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:19.721 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.721 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.721 [DefaultDispatcher-worker-17 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.722 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.722 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.764 [DefaultDispatcher-worker-3 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:19.764 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.764 [DefaultDispatcher-worker-3 @coroutine#2266] 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-17 11:17:19.764 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.765 [DefaultDispatcher-worker-13 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.786 [DefaultDispatcher-worker-10 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:19.786 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.786 [DefaultDispatcher-worker-10 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.786 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.787 [DefaultDispatcher-worker-12 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.787 [DefaultDispatcher-worker-12 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.949 [DefaultDispatcher-worker-5 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:19.949 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.949 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.949 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.950 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.950 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.998 [DefaultDispatcher-worker-5 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:19.998 [DefaultDispatcher-worker-5 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.998 [DefaultDispatcher-worker-5 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:19.998 [DefaultDispatcher-worker-5 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.999 [DefaultDispatcher-worker-5 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:19.999 [DefaultDispatcher-worker-5 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.105 [DefaultDispatcher-worker-18 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:20.106 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.106 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.106 [DefaultDispatcher-worker-18 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.106 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.106 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.455 [DefaultDispatcher-worker-20 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:20.455 [DefaultDispatcher-worker-20 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.455 [DefaultDispatcher-worker-20 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.455 [DefaultDispatcher-worker-20 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.456 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.456 [DefaultDispatcher-worker-10 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.539 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:20.539 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.539 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.539 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.540 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.540 [DefaultDispatcher-worker-6 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 11:17:20.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 11:17:20.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.594 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8de155: (connection evicted) 2025-04-17 11:17:20.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 11:17:20.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d6ea5 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.596 [Test worker @coroutine#3421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 11:17:20.604 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.609 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.610 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.612 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2083bcfd 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.612 [Test worker @coroutine#3421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 11:17:20.613 [DefaultDispatcher-worker-14 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:20.613 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.613 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.613 [Test worker @coroutine#3421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 11:17:20.613 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.613 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.613 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.614 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.614 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.621 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.626 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.626 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.627 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.631 [DefaultDispatcher-worker-10 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2025-04-17 11:17:20.640 [DefaultDispatcher-worker-12 @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.645 [DefaultDispatcher-worker-4 @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2025-04-17 11:17:20.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 11:17:20.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 11:17:20.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.651 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb: (connection evicted) 2025-04-17 11:17:20.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 11:17:20.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 11:17:20.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 11:17:20.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 11:17:20.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.651 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58885a2e: (connection evicted) 2025-04-17 11:17:20.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 11:17:20.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3503e68e 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.653 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 11:17:20.660 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.665 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.666 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.667 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.667 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4832813d 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.668 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 11:17:20.675 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.681 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.682 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.682 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.686 [DefaultDispatcher-worker-16 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276ac94c 2025-04-17 11:17:20.693 [DefaultDispatcher-worker-6 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:20.693 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.693 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.693 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.694 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.694 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.694 [DefaultDispatcher-worker-22 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.699 [DefaultDispatcher-worker-12 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.703 [DefaultDispatcher-worker-10 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.713 [DefaultDispatcher-worker-15 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2025-04-17 11:17:20.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 11:17:20.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 11:17:20.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.716 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310db5c4: (connection evicted) 2025-04-17 11:17:20.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 11:17:20.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 11:17:20.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 11:17:20.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 11:17:20.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.716 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276ac94c: (connection evicted) 2025-04-17 11:17:20.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 11:17:20.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a892b9f 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.717 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 11:17:20.718 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.718 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.718 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 11:17:20.727 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.727 [DefaultDispatcher-worker-6 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:20.727 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.727 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.727 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.728 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.728 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.732 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.733 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.734 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e1233 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.734 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.735 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 11:17:20.743 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.748 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.749 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.749 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.753 [DefaultDispatcher-worker-13 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40 2025-04-17 11:17:20.761 [DefaultDispatcher-worker-16 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.765 [DefaultDispatcher-worker-14 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d436e51 2025-04-17 11:17:20.770 [DefaultDispatcher-worker-3 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:20.770 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.770 [DefaultDispatcher-worker-3 @coroutine#2266] 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-17 11:17:20.770 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 11:17:20.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 11:17:20.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.770 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d436e51: (connection evicted) 2025-04-17 11:17:20.770 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 11:17:20.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 11:17:20.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 11:17:20.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 11:17:20.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.771 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca37d40: (connection evicted) 2025-04-17 11:17:20.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 11:17:20.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f8aa9c 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.772 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 11:17:20.782 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.786 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.787 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.788 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a640f98 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.789 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 11:17:20.791 [DefaultDispatcher-worker-20 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:20.791 [DefaultDispatcher-worker-20 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.791 [DefaultDispatcher-worker-20 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.791 [DefaultDispatcher-worker-20 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.792 [DefaultDispatcher-worker-1 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.792 [DefaultDispatcher-worker-1 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.798 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.803 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.803 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.804 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.809 [DefaultDispatcher-worker-13 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f86613 2025-04-17 11:17:20.816 [DefaultDispatcher-worker-14 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.821 [DefaultDispatcher-worker-13 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@410c1f44 2025-04-17 11:17:20.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 11:17:20.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 11:17:20.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.826 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410c1f44: (connection evicted) 2025-04-17 11:17:20.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 11:17:20.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 11:17:20.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 11:17:20.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 11:17:20.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.826 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f86613: (connection evicted) 2025-04-17 11:17:20.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 11:17:20.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f142cbd 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.827 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.828 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 11:17:20.836 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.841 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.842 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.843 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3d2a80 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.843 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 11:17:20.851 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.856 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.857 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.858 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.862 [DefaultDispatcher-worker-12 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2025-04-17 11:17:20.869 [DefaultDispatcher-worker-20 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.874 [DefaultDispatcher-worker-15 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802 2025-04-17 11:17:20.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 11:17:20.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 11:17:20.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.878 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1cb802: (connection evicted) 2025-04-17 11:17:20.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 11:17:20.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 11:17:20.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 11:17:20.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 11:17:20.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.878 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5: (connection evicted) 2025-04-17 11:17:20.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 11:17:20.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1979d616 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.880 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 11:17:20.888 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.893 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.894 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.895 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fae8455 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.896 [Test worker @coroutine#3753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 11:17:20.907 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.916 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.917 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.918 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.922 [DefaultDispatcher-worker-18 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118 2025-04-17 11:17:20.929 [DefaultDispatcher-worker-16 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.934 [DefaultDispatcher-worker-16 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.938 [DefaultDispatcher-worker-15 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a 2025-04-17 11:17:20.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 11:17:20.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 11:17:20.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.942 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da6e22a: (connection evicted) 2025-04-17 11:17:20.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 11:17:20.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 11:17:20.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 11:17:20.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 11:17:20.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:20.943 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbd8118: (connection evicted) 2025-04-17 11:17:20.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:20.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 11:17:20.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190ec769 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.944 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.945 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 11:17:20.952 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.954 [DefaultDispatcher-worker-4 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:20.954 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.954 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:20.954 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.955 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.955 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:20.957 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.958 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.959 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538c90bf 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:20.959 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.960 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 11:17:20.967 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.972 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.973 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.974 [Test worker @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.978 [DefaultDispatcher-worker-10 @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2025-04-17 11:17:20.986 [DefaultDispatcher-worker-15 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.991 [DefaultDispatcher-worker-9 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:20.996 [DefaultDispatcher-worker-16 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:21.004 [DefaultDispatcher-worker-1 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:21.004 [DefaultDispatcher-worker-1 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.004 [DefaultDispatcher-worker-1 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.004 [DefaultDispatcher-worker-1 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.005 [DefaultDispatcher-worker-4 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.005 [DefaultDispatcher-worker-4 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.006 [DefaultDispatcher-worker-20 @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2025-04-17 11:17:21.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 11:17:21.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 11:17:21.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.009 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7: (connection evicted) 2025-04-17 11:17:21.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 11:17:21.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 11:17:21.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 11:17:21.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 11:17:21.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.009 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b549c4a: (connection evicted) 2025-04-17 11:17:21.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 11:17:21.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976d625 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.010 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.011 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 11:17:21.018 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.023 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.024 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.025 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feceb2f 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.025 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 11:17:21.026 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.026 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.026 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 11:17:21.034 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.039 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.040 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.040 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.044 [DefaultDispatcher-worker-9 @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b41ceac 2025-04-17 11:17:21.051 [DefaultDispatcher-worker-9 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.056 [DefaultDispatcher-worker-15 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.057 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2025-04-17 11:17:21.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 11:17:21.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 11:17:21.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.061 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0: (connection evicted) 2025-04-17 11:17:21.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 11:17:21.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 11:17:21.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 11:17:21.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 11:17:21.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.062 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b41ceac: (connection evicted) 2025-04-17 11:17:21.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 11:17:21.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 11:17:21.063 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d123d10 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.064 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 11:17:21.072 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.078 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.079 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.080 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f88929 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.081 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 11:17:21.089 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.093 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.095 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.096 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.100 [DefaultDispatcher-worker-4 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72378bfd 2025-04-17 11:17:21.107 [DefaultDispatcher-worker-15 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.110 [DefaultDispatcher-worker-19 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:21.110 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.110 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.110 [DefaultDispatcher-worker-19 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.111 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.111 [DefaultDispatcher-worker-21 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.111 [DefaultDispatcher-worker-19 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.112 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.113 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a 2025-04-17 11:17:21.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 11:17:21.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 11:17:21.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.117 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b89e0a: (connection evicted) 2025-04-17 11:17:21.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 11:17:21.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 11:17:21.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 11:17:21.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 11:17:21.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.118 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72378bfd: (connection evicted) 2025-04-17 11:17:21.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 11:17:21.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3df740 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.119 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 11:17:21.120 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.120 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.120 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 11:17:21.127 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.132 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.133 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.134 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126320a8 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.134 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 11:17:21.135 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.135 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.135 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 11:17:21.142 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.147 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.148 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.149 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.153 [DefaultDispatcher-worker-20 @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b0440b 2025-04-17 11:17:21.161 [DefaultDispatcher-worker-20 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.166 [DefaultDispatcher-worker-6 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c251258 2025-04-17 11:17:21.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 11:17:21.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 11:17:21.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.205 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c251258: (connection evicted) 2025-04-17 11:17:21.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 11:17:21.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 11:17:21.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 11:17:21.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 11:17:21.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.205 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b0440b: (connection evicted) 2025-04-17 11:17:21.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 11:17:21.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 11:17:21.206 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 11:17:21.206 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.206 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.206 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.206 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9124278 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.207 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 11:17:21.215 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.220 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.221 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.222 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408f3054 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.222 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.223 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 11:17:21.231 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.236 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.237 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.238 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.243 [DefaultDispatcher-worker-18 @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3644d12a 2025-04-17 11:17:21.250 [DefaultDispatcher-worker-10 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.255 [DefaultDispatcher-worker-4 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7432cb37 2025-04-17 11:17:21.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 11:17:21.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 11:17:21.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.259 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7432cb37: (connection evicted) 2025-04-17 11:17:21.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 11:17:21.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 11:17:21.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 11:17:21.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 11:17:21.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.260 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3644d12a: (connection evicted) 2025-04-17 11:17:21.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 11:17:21.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e499f1 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.261 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.262 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 11:17:21.269 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.274 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.275 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.276 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520b547c 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 11:17:21.276 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.277 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 11:17:21.285 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.290 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.291 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.291 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.296 [DefaultDispatcher-worker-20 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2025-04-17 11:17:21.303 [DefaultDispatcher-worker-7 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.309 [DefaultDispatcher-worker-15 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.310 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.311 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5 2025-04-17 11:17:21.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 11:17:21.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 11:17:21.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.316 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1f41b5: (connection evicted) 2025-04-17 11:17:21.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 11:17:21.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 11:17:21.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 11:17:21.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 11:17:21.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.317 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e0f894: (connection evicted) 2025-04-17 11:17:21.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 11:17:21.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cb3f 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.320 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 11:17:21.329 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.334 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.335 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.336 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9c272b 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.336 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 11:17:21.337 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.337 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.337 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 11:17:21.344 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.349 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.350 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.351 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.354 [DefaultDispatcher-worker-12 @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2025-04-17 11:17:21.362 [DefaultDispatcher-worker-5 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.366 [DefaultDispatcher-worker-18 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.372 [UI Thread @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ec417b 2025-04-17 11:17:21.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 11:17:21.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 11:17:21.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.374 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ec417b: (connection evicted) 2025-04-17 11:17:21.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 11:17:21.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 11:17:21.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 11:17:21.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 11:17:21.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.375 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b7719f: (connection evicted) 2025-04-17 11:17:21.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 11:17:21.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58477355 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.376 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 11:17:21.377 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.377 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.377 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 11:17:21.384 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.389 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.390 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.391 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.396 [DefaultDispatcher-worker-21 @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.397 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.406 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2 2025-04-17 11:17:21.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 11:17:21.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 11:17:21.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.419 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b5b1f2: (connection evicted) 2025-04-17 11:17:21.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 11:17:21.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7056cda8 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 11:17:21.421 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 11:17:21.429 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 11:17:21.434 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 11:17:21.435 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 11:17:21.436 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722a2ba2 2025-04-17 11:17:21.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 11:17:21.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 11:17:21.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:21.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 11:17:21.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb7d4ba 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.439 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2025-04-17 11:17:21.440 [Test worker @coroutine#4378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 11:17:21.447 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2025-04-17 11:17:21.452 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2025-04-17 11:17:21.453 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2025-04-17 11:17:21.454 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad7cc49 2025-04-17 11:17:21.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 11:17:21.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 11:17:21.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:21.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 11:17:21.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572c50b6 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-04-17 11:17:21.457 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 11:17:21.460 [DefaultDispatcher-worker-5 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:21.461 [DefaultDispatcher-worker-5 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.461 [DefaultDispatcher-worker-5 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.461 [DefaultDispatcher-worker-5 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.461 [DefaultDispatcher-worker-5 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.461 [DefaultDispatcher-worker-5 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.465 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-04-17 11:17:21.470 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-04-17 11:17:21.471 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-04-17 11:17:21.472 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-04-17 11:17:21.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 11:17:21.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 11:17:21.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:21.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 11:17:21.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1419f703 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.476 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 11:17:21.484 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.489 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.490 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.491 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.496 [DefaultDispatcher-worker-6 @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2025-04-17 11:17:21.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 11:17:21.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 11:17:21.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.504 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e31229f: (connection evicted) 2025-04-17 11:17:21.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 11:17:21.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6dce39 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcf856f 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcf856f 2025-04-17 11:17:21.506 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 11:17:21.515 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bcf856f 2025-04-17 11:17:21.519 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bcf856f 2025-04-17 11:17:21.520 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bcf856f 2025-04-17 11:17:21.521 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bcf856f 2025-04-17 11:17:21.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 11:17:21.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 11:17:21.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:21.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 11:17:21.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 11:17:21.524 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8f835c 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.525 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 11:17:21.533 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.538 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.539 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.540 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.544 [DefaultDispatcher-worker-17 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.544 [DefaultDispatcher-worker-16 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:21.544 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.544 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.544 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.545 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.545 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.545 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.547 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@858bf8c 2025-04-17 11:17:21.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 11:17:21.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 11:17:21.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.548 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@858bf8c: (connection evicted) 2025-04-17 11:17:21.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 11:17:21.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.550 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 11:17:21.557 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.562 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.563 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.564 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e7cc08 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.564 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 11:17:21.565 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.565 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.565 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 11:17:21.573 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.578 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.579 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.580 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.584 [DefaultDispatcher-worker-1 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2025-04-17 11:17:21.592 [DefaultDispatcher-worker-11 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.601 [DefaultDispatcher-worker-14 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-04-17 11:17:21.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 11:17:21.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 11:17:21.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.607 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2025-04-17 11:17:21.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 11:17:21.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 11:17:21.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 11:17:21.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 11:17:21.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.607 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7119d1da: (connection evicted) 2025-04-17 11:17:21.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 11:17:21.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a8fa30a 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.609 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 11:17:21.617 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.618 [DefaultDispatcher-worker-14 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:21.618 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.618 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.618 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.619 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.619 [DefaultDispatcher-worker-22 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.622 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.623 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.623 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6faa24 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.624 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 11:17:21.632 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.637 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.638 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.638 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.643 [DefaultDispatcher-worker-15 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-17 11:17:21.650 [DefaultDispatcher-worker-21 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.658 [DefaultDispatcher-worker-10 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-17 11:17:21.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 11:17:21.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 11:17:21.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.661 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e44b713: (connection evicted) 2025-04-17 11:17:21.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 11:17:21.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 11:17:21.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 11:17:21.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 11:17:21.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.661 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5: (connection evicted) 2025-04-17 11:17:21.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 11:17:21.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2505480a 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.663 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.664 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 11:17:21.671 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.676 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.677 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.678 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fee9c3 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.678 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 11:17:21.679 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.679 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.679 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 11:17:21.688 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.693 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.696 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.697 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.700 [DefaultDispatcher-worker-20 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:21.700 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.700 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.700 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.701 [DefaultDispatcher-worker-17 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.701 [DefaultDispatcher-worker-17 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.702 [DefaultDispatcher-worker-18 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e 2025-04-17 11:17:21.710 [DefaultDispatcher-worker-16 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.717 [DefaultDispatcher-worker-15 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.721 [DefaultDispatcher-worker-7 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.726 [DefaultDispatcher-worker-7 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491d36ef 2025-04-17 11:17:21.733 [DefaultDispatcher-worker-7 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:21.733 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.733 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.733 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.734 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.734 [DefaultDispatcher-worker-7 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 11:17:21.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 11:17:21.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.735 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@491d36ef: (connection evicted) 2025-04-17 11:17:21.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 11:17:21.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 11:17:21.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 11:17:21.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 11:17:21.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.735 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abe1c9e: (connection evicted) 2025-04-17 11:17:21.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 11:17:21.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b75f99 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.737 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 11:17:21.745 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.750 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.751 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.752 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b221c7 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.753 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 11:17:21.761 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.766 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.766 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.767 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.774 [DefaultDispatcher-worker-9 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38f55 2025-04-17 11:17:21.776 [DefaultDispatcher-worker-21 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:21.776 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.776 [DefaultDispatcher-worker-21 @coroutine#2266] 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-17 11:17:21.776 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.776 [DefaultDispatcher-worker-21 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.781 [DefaultDispatcher-worker-8 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.786 [DefaultDispatcher-worker-18 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.790 [DefaultDispatcher-worker-14 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-04-17 11:17:21.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 11:17:21.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 11:17:21.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.796 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21339b6f: (connection evicted) 2025-04-17 11:17:21.796 [DefaultDispatcher-worker-15 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:21.796 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.796 [DefaultDispatcher-worker-15 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.796 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 11:17:21.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 11:17:21.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 11:17:21.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 11:17:21.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.797 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e38f55: (connection evicted) 2025-04-17 11:17:21.797 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.797 [DefaultDispatcher-worker-19 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 11:17:21.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684c2c57 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.798 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 11:17:21.799 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.799 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.799 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 11:17:21.806 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.811 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.812 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.813 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5248474e 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.813 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 11:17:21.814 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.814 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.814 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 11:17:21.822 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.827 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.828 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.828 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.833 [DefaultDispatcher-worker-10 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259d5279 2025-04-17 11:17:21.840 [DefaultDispatcher-worker-3 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.844 [DefaultDispatcher-worker-2 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@479f1d09 2025-04-17 11:17:21.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 11:17:21.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 11:17:21.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.847 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@479f1d09: (connection evicted) 2025-04-17 11:17:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 11:17:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 11:17:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 11:17:21.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 11:17:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.848 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@259d5279: (connection evicted) 2025-04-17 11:17:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 11:17:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c8a382 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.850 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 11:17:21.851 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.851 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.851 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 11:17:21.858 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.864 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.865 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.866 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@754acbad 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.867 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 11:17:21.875 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.880 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.881 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.882 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.886 [DefaultDispatcher-worker-2 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a4135e 2025-04-17 11:17:21.893 [DefaultDispatcher-worker-22 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.900 [DefaultDispatcher-worker-11 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.912 [DefaultDispatcher-worker-1 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cced001 2025-04-17 11:17:21.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 11:17:21.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 11:17:21.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.913 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cced001: (connection evicted) 2025-04-17 11:17:21.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 11:17:21.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 11:17:21.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 11:17:21.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 11:17:21.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.914 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a4135e: (connection evicted) 2025-04-17 11:17:21.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 11:17:21.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef6977b 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 11:17:21.915 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.916 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.916 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 11:17:21.923 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.929 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.930 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.930 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e3b86b 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.931 [Test worker @coroutine#4758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 11:17:21.939 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.944 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.945 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.946 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.950 [DefaultDispatcher-worker-10 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771c4015 2025-04-17 11:17:21.958 [DefaultDispatcher-worker-4 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.960 [DefaultDispatcher-worker-15 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:21.960 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.960 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:21.960 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.961 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.961 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:21.964 [DefaultDispatcher-worker-3 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.968 [DefaultDispatcher-worker-11 @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.975 [DefaultDispatcher-worker-4 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686279e0 2025-04-17 11:17:21.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 11:17:21.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 11:17:21.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.976 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@686279e0: (connection evicted) 2025-04-17 11:17:21.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 11:17:21.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 11:17:21.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 11:17:21.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 11:17:21.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:21.977 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771c4015: (connection evicted) 2025-04-17 11:17:21.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:21.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 11:17:21.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b95a30 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.978 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.979 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 11:17:21.979 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:21.979 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:21.979 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 11:17:21.987 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:21.993 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:21.994 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:21.994 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10587ce5 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:21.995 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 11:17:22.003 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:22.008 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:22.009 [DefaultDispatcher-worker-16 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:22.009 [DefaultDispatcher-worker-16 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.009 [DefaultDispatcher-worker-16 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.009 [DefaultDispatcher-worker-16 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.009 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:22.010 [DefaultDispatcher-worker-4 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.010 [DefaultDispatcher-worker-4 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.010 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:22.014 [DefaultDispatcher-worker-15 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58581ab6 2025-04-17 11:17:22.021 [DefaultDispatcher-worker-4 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:22.025 [DefaultDispatcher-worker-14 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-04-17 11:17:22.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 11:17:22.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 11:17:22.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.032 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39595a8: (connection evicted) 2025-04-17 11:17:22.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 11:17:22.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 11:17:22.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 11:17:22.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 11:17:22.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.032 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58581ab6: (connection evicted) 2025-04-17 11:17:22.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 11:17:22.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc3b20b 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.033 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 11:17:22.034 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.034 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.034 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 11:17:22.042 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.047 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.048 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.049 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac49084 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.049 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 11:17:22.056 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.061 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.062 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.063 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.067 [DefaultDispatcher-worker-10 @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac 2025-04-17 11:17:22.074 [DefaultDispatcher-worker-10 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.079 [DefaultDispatcher-worker-22 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505ef47 2025-04-17 11:17:22.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 11:17:22.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 11:17:22.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.082 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7505ef47: (connection evicted) 2025-04-17 11:17:22.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 11:17:22.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 11:17:22.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 11:17:22.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 11:17:22.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.083 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cde3dac: (connection evicted) 2025-04-17 11:17:22.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 11:17:22.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ffaac1f 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.084 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 11:17:22.091 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.096 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.097 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.098 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1000303a 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.098 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.099 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 11:17:22.106 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.111 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.112 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.113 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.116 [DefaultDispatcher-worker-6 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:22.116 [DefaultDispatcher-worker-6 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.116 [DefaultDispatcher-worker-6 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.116 [DefaultDispatcher-worker-6 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.117 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.117 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.118 [DefaultDispatcher-worker-8 @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4 2025-04-17 11:17:22.125 [DefaultDispatcher-worker-12 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.129 [DefaultDispatcher-worker-10 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-04-17 11:17:22.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 11:17:22.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 11:17:22.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.131 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd: (connection evicted) 2025-04-17 11:17:22.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 11:17:22.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 11:17:22.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 11:17:22.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 11:17:22.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.132 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0796d4: (connection evicted) 2025-04-17 11:17:22.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 11:17:22.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0d70db 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.134 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 11:17:22.141 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.146 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.147 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.148 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca4392 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.148 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 11:17:22.149 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.149 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.149 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 11:17:22.156 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.161 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.162 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.163 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.167 [DefaultDispatcher-worker-13 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-17 11:17:22.174 [DefaultDispatcher-worker-10 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.181 [DefaultDispatcher-worker-8 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.185 [DefaultDispatcher-worker-4 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.234 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.249 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.299 [DefaultDispatcher-worker-6 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-17 11:17:22.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 11:17:22.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 11:17:22.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.301 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0: (connection evicted) 2025-04-17 11:17:22.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 11:17:22.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 11:17:22.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 11:17:22.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 11:17:22.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.301 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6924ff83: (connection evicted) 2025-04-17 11:17:22.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 11:17:22.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.302 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 11:17:22.303 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.303 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.303 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 11:17:22.311 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.316 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.317 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.318 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2461b519 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.318 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 11:17:22.326 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.331 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.332 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.333 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.337 [DefaultDispatcher-worker-14 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e620893 2025-04-17 11:17:22.344 [DefaultDispatcher-worker-12 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.350 [DefaultDispatcher-worker-1 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.354 [DefaultDispatcher-worker-2 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-17 11:17:22.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 11:17:22.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 11:17:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.357 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2025-04-17 11:17:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 11:17:22.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 11:17:22.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 11:17:22.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 11:17:22.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.357 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e620893: (connection evicted) 2025-04-17 11:17:22.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 11:17:22.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 11:17:22.358 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b386ba7 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.359 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 11:17:22.366 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.371 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.372 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.373 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57dee2b9 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.373 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 11:17:22.381 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.385 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.386 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.388 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.392 [DefaultDispatcher-worker-6 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59960ae9 2025-04-17 11:17:22.399 [DefaultDispatcher-worker-22 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.406 [DefaultDispatcher-worker-21 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-04-17 11:17:22.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 11:17:22.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 11:17:22.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.409 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644e9953: (connection evicted) 2025-04-17 11:17:22.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 11:17:22.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 11:17:22.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 11:17:22.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 11:17:22.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.410 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59960ae9: (connection evicted) 2025-04-17 11:17:22.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 11:17:22.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1193d400 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.411 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 11:17:22.419 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.423 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.424 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.425 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40597c95 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.425 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.426 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 11:17:22.433 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.438 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.439 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.439 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.443 [DefaultDispatcher-worker-21 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51ba8929 2025-04-17 11:17:22.451 [DefaultDispatcher-worker-3 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.457 [DefaultDispatcher-worker-13 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.462 [DefaultDispatcher-worker-14 @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a2106e 2025-04-17 11:17:22.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 11:17:22.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 11:17:22.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.466 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a2106e: (connection evicted) 2025-04-17 11:17:22.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 11:17:22.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 11:17:22.466 [DefaultDispatcher-worker-8 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:22.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 11:17:22.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 11:17:22.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.467 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.467 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.467 [DefaultDispatcher-worker-8 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.467 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51ba8929: (connection evicted) 2025-04-17 11:17:22.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 11:17:22.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 11:17:22.467 [DefaultDispatcher-worker-22 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.467 [DefaultDispatcher-worker-22 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64078e6a 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.468 [Test worker @coroutine#5053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 11:17:22.476 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.481 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.482 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.483 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.489 [DefaultDispatcher-worker-10 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.493 [DefaultDispatcher-worker-17 @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-04-17 11:17:22.502 [UI Thread @coroutine#5079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717451277317079040 2025-04-17 11:17:22.502 [UI Thread @coroutine#5079] 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=717451277317079040. 2025-04-17 11:17:22.502 [UI Thread @coroutine#5079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717451277317079040 2025-04-17 11:17:22.503 [UI Thread @coroutine#5079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717451277317079040 2025-04-17 11:17:22.503 [UI Thread @coroutine#5079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717451277317079040 2025-04-17 11:17:22.503 [UI Thread @coroutine#5079] 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=717451277317079040. 2025-04-17 11:17:22.503 [UI Thread @coroutine#5079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717451277317079040 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:22.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 11:17:22.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 11:17:22.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.505 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332: (connection evicted) 2025-04-17 11:17:22.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 11:17:22.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3744c760 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.543 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 11:17:22.549 [DefaultDispatcher-worker-21 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:22.549 [DefaultDispatcher-worker-21 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.550 [DefaultDispatcher-worker-21 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.550 [DefaultDispatcher-worker-21 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.550 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.550 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.551 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.556 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.557 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.558 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.563 [DefaultDispatcher-worker-21 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.573 [DefaultDispatcher-worker-6 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.577 [DefaultDispatcher-worker-20 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd 2025-04-17 11:17:22.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 11:17:22.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 11:17:22.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.586 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b6d6dd: (connection evicted) 2025-04-17 11:17:22.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 11:17:22.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 11:17:22.626 [DefaultDispatcher-worker-6 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:22.626 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 11:17:22.626 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.626 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49bcd90d 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-17 11:17:22.626 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 11:17:22.626 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.626 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.634 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-17 11:17:22.639 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-17 11:17:22.640 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-17 11:17:22.640 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c6be2d 2025-04-17 11:17:22.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 11:17:22.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 11:17:22.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:22.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 11:17:22.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f014f27 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.645 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 11:17:22.646 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-04-17 11:17:22.646 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-04-17 11:17:22.646 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 11:17:22.653 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-04-17 11:17:22.658 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-04-17 11:17:22.659 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-04-17 11:17:22.659 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c8c176 2025-04-17 11:17:22.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 11:17:22.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 11:17:22.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:22.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 11:17:22.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 11:17:22.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.664 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 11:17:22.673 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.678 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.679 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.680 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372dc92e 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.681 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 11:17:22.690 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.696 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.697 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.698 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.702 [DefaultDispatcher-worker-4 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-04-17 11:17:22.705 [DefaultDispatcher-worker-21 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:22.705 [DefaultDispatcher-worker-21 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.705 [DefaultDispatcher-worker-21 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.705 [DefaultDispatcher-worker-21 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.706 [DefaultDispatcher-worker-18 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.706 [DefaultDispatcher-worker-18 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.709 [DefaultDispatcher-worker-14 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-04-17 11:17:22.712 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.712 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:17:22.712 [UI Thread @coroutine#5187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.713 [UI Thread @coroutine#5187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.713 [UI Thread @coroutine#5187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.713 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:17:22.713 [UI Thread @coroutine#5187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51681/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:22.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 11:17:22.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 11:17:22.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.714 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635791b7: (connection evicted) 2025-04-17 11:17:22.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 11:17:22.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 11:17:22.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 11:17:22.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 11:17:22.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.715 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9: (connection evicted) 2025-04-17 11:17:22.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 11:17:22.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6195e7d5 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.716 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 11:17:22.724 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.729 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.730 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.731 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53bc8c7e 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.731 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 11:17:22.732 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.732 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.732 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 11:17:22.739 [DefaultDispatcher-worker-21 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:22.739 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.739 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.739 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.739 [DefaultDispatcher-worker-22 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.739 [DefaultDispatcher-worker-22 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.739 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.744 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.745 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.746 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.750 [DefaultDispatcher-worker-17 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-04-17 11:17:22.757 [DefaultDispatcher-worker-1 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 11:17:22.758 [UI Thread @coroutine#5219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33011/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.758 [UI Thread @coroutine#5219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33011/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:17:22.758 [UI Thread @coroutine#5219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33011/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.759 [UI Thread @coroutine#5219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33011/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.759 [UI Thread @coroutine#5219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33011/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 11:17:22.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 11:17:22.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.759 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afea182: (connection evicted) 2025-04-17 11:17:22.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 11:17:22.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 11:17:22.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 11:17:22.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 11:17:22.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.760 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e: (connection evicted) 2025-04-17 11:17:22.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 11:17:22.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8e2ea7 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.762 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 11:17:22.763 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.763 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.763 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 11:17:22.770 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.775 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.776 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.777 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb60f3 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.777 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.778 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 11:17:22.778 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.778 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.778 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 11:17:22.781 [DefaultDispatcher-worker-16 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:22.781 [DefaultDispatcher-worker-16 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.781 [DefaultDispatcher-worker-16 @coroutine#2266] 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-17 11:17:22.781 [DefaultDispatcher-worker-16 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.782 [DefaultDispatcher-worker-16 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.786 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.790 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.791 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.792 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.796 [DefaultDispatcher-worker-3 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 11:17:22.801 [DefaultDispatcher-worker-7 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:22.801 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.801 [DefaultDispatcher-worker-7 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.801 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.802 [DefaultDispatcher-worker-8 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.802 [DefaultDispatcher-worker-8 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.803 [DefaultDispatcher-worker-11 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 11:17:22.804 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.804 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:17:22.804 [UI Thread @coroutine#5254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.805 [UI Thread @coroutine#5254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.805 [UI Thread @coroutine#5254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 11:17:22.805 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 11:17:22.805 [UI Thread @coroutine#5254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51975/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:22.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 11:17:22.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 11:17:22.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.806 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73: (connection evicted) 2025-04-17 11:17:22.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 11:17:22.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 11:17:22.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 11:17:22.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 11:17:22.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.807 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abfb698: (connection evicted) 2025-04-17 11:17:22.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 11:17:22.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1036bb9f 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.808 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 11:17:22.816 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.821 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.822 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.823 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14484887 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.823 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 11:17:22.832 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.837 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.837 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.838 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.842 [DefaultDispatcher-worker-12 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32647dde 2025-04-17 11:17:22.849 [DefaultDispatcher-worker-13 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.856 [DefaultDispatcher-worker-2 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e 2025-04-17 11:17:22.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 11:17:22.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 11:17:22.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.862 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62df1f0e: (connection evicted) 2025-04-17 11:17:22.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 11:17:22.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 11:17:22.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 11:17:22.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 11:17:22.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.862 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32647dde: (connection evicted) 2025-04-17 11:17:22.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 11:17:22.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655c1b 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.864 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 11:17:22.872 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.877 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.878 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.878 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.883 [DefaultDispatcher-worker-18 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.893 [DefaultDispatcher-worker-16 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.900 [DefaultDispatcher-worker-20 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.911 [DefaultDispatcher-worker-15 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-04-17 11:17:22.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 11:17:22.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 11:17:22.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.913 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21304869: (connection evicted) 2025-04-17 11:17:22.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 11:17:22.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5655d64 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.914 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.915 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 11:17:22.923 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.927 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.928 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.929 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.929 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ab1491 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.930 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 11:17:22.937 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.942 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.943 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.944 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.948 [DefaultDispatcher-worker-15 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-04-17 11:17:22.955 [DefaultDispatcher-worker-14 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.960 [DefaultDispatcher-worker-6 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568945a9 2025-04-17 11:17:22.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 11:17:22.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 11:17:22.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.965 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568945a9: (connection evicted) 2025-04-17 11:17:22.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 11:17:22.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 11:17:22.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 11:17:22.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 11:17:22.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.965 [DefaultDispatcher-worker-12 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:22.965 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4998944b: (connection evicted) 2025-04-17 11:17:22.966 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.966 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:22.966 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:22.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 11:17:22.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 11:17:22.966 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.966 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160a8986 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.967 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 11:17:22.975 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.981 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.981 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.982 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.987 [DefaultDispatcher-worker-6 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.991 [DefaultDispatcher-worker-5 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.998 [DefaultDispatcher-worker-9 @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2025-04-17 11:17:22.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 11:17:22.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 11:17:22.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:22.999 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3: (connection evicted) 2025-04-17 11:17:23.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 11:17:23.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 11:17:23.000 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@badf24b 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.001 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 11:17:23.008 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.014 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.014 [DefaultDispatcher-worker-3 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:23.014 [DefaultDispatcher-worker-3 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.014 [DefaultDispatcher-worker-3 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.014 [DefaultDispatcher-worker-3 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.014 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.015 [DefaultDispatcher-worker-6 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.015 [DefaultDispatcher-worker-6 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.015 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.020 [DefaultDispatcher-worker-14 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.023 [DefaultDispatcher-worker-5 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@573e38c 2025-04-17 11:17:23.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 11:17:23.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 11:17:23.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.024 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@573e38c: (connection evicted) 2025-04-17 11:17:23.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 11:17:23.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395065af 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.025 [Test worker @coroutine#5442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 11:17:23.033 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.038 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.038 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.039 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.080 [DefaultDispatcher-worker-2 @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304d6881 2025-04-17 11:17:23.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 11:17:23.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 11:17:23.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.083 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304d6881: (connection evicted) 2025-04-17 11:17:23.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 11:17:23.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@806a687 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.085 [Test worker @coroutine#5465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 11:17:23.095 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.100 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.101 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.102 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.107 [DefaultDispatcher-worker-18 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.111 [DefaultDispatcher-worker-9 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d26eba 2025-04-17 11:17:23.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 11:17:23.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 11:17:23.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.114 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d26eba: (connection evicted) 2025-04-17 11:17:23.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 11:17:23.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.117 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 11:17:23.118 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-17 11:17:23.118 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-17 11:17:23.118 [Test worker @coroutine#5488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 11:17:23.121 [DefaultDispatcher-worker-3 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:23.122 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.122 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.122 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.122 [DefaultDispatcher-worker-9 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.122 [DefaultDispatcher-worker-9 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.126 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-17 11:17:23.131 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-17 11:17:23.132 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-17 11:17:23.133 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-04-17 11:17:23.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 11:17:23.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 11:17:23.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:23.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 11:17:23.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14426256 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-17 11:17:23.137 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 11:17:23.145 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-17 11:17:23.150 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-17 11:17:23.151 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-17 11:17:23.153 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2025-04-17 11:17:23.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 11:17:23.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 11:17:23.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:23.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 11:17:23.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 11:17:23.156 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c642 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-17 11:17:23.157 [Test worker @coroutine#5523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 11:17:23.165 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-17 11:17:23.170 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-17 11:17:23.171 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-17 11:17:23.172 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-17 11:17:23.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 11:17:23.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 11:17:23.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:23.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 11:17:23.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 11:17:23.180 [UI Thread @coroutine#5544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41135/Site/verify 2025-04-17 11:17:23.180 [UI Thread @coroutine#5544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41135/Site/verify. 2025-04-17 11:17:23.180 [UI Thread @coroutine#5544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41135/Site/verify 2025-04-17 11:17:23.181 [UI Thread @coroutine#5544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41135/Site/verify 2025-04-17 11:17:23.181 [UI Thread @coroutine#5544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41135/Site/verify 2025-04-17 11:17:23.181 [UI Thread @coroutine#5544] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41135/Site/verify. 2025-04-17 11:17:23.181 [UI Thread @coroutine#5544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41135/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a48f55b 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.184 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 11:17:23.185 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-17 11:17:23.185 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-17 11:17:23.185 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 11:17:23.193 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-17 11:17:23.198 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-17 11:17:23.199 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-17 11:17:23.199 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9fdffe 2025-04-17 11:17:23.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 11:17:23.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 11:17:23.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:23.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 11:17:23.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379cfc77 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2025-04-17 11:17:23.202 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 11:17:23.210 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2025-04-17 11:17:23.215 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2025-04-17 11:17:23.216 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2025-04-17 11:17:23.217 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7909bd 2025-04-17 11:17:23.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 11:17:23.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 11:17:23.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:23.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 11:17:23.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27211dd9 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2025-04-17 11:17:23.219 [Test worker @coroutine#5592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 11:17:23.228 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2025-04-17 11:17:23.232 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2025-04-17 11:17:23.233 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2025-04-17 11:17:23.234 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794a3410 2025-04-17 11:17:23.236 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40237/Site/verify 2025-04-17 11:17:23.236 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40237/Site/verify. 2025-04-17 11:17:23.236 [UI Thread @coroutine#5606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40237/Site/verify 2025-04-17 11:17:23.237 [UI Thread @coroutine#5606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40237/Site/verify 2025-04-17 11:17:23.237 [UI Thread @coroutine#5606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40237/Site/verify 2025-04-17 11:17:23.237 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40237/Site/verify. 2025-04-17 11:17:23.237 [UI Thread @coroutine#5606] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40237/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:23.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 11:17:23.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 11:17:23.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:23.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 11:17:23.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 11:17:23.241 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59865/Site/verify 2025-04-17 11:17:23.241 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59865/Site/verify. 2025-04-17 11:17:23.241 [UI Thread @coroutine#5618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59865/Site/verify 2025-04-17 11:17:23.242 [UI Thread @coroutine#5618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59865/Site/verify 2025-04-17 11:17:23.242 [UI Thread @coroutine#5618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59865/Site/verify 2025-04-17 11:17:23.242 [UI Thread @coroutine#5618] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59865/Site/verify. 2025-04-17 11:17:23.242 [UI Thread @coroutine#5618] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59865/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:23.245 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38865/Site/verify 2025-04-17 11:17:23.245 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38865/Site/verify. 2025-04-17 11:17:23.245 [UI Thread @coroutine#5631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38865/Site/verify 2025-04-17 11:17:23.246 [UI Thread @coroutine#5631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38865/Site/verify 2025-04-17 11:17:23.246 [UI Thread @coroutine#5631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38865/Site/verify 2025-04-17 11:17:23.246 [UI Thread @coroutine#5631] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38865/Site/verify. 2025-04-17 11:17:23.246 [UI Thread @coroutine#5631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38865/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:23.250 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 11:17:23.250 [UI Thread @coroutine#5645] 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-17 11:17:23.250 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 11:17:23.250 [UI Thread @coroutine#5645] 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-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e5038a 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.252 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 11:17:23.262 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.267 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.268 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.268 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.273 [DefaultDispatcher-worker-12 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.284 [DefaultDispatcher-worker-5 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.288 [DefaultDispatcher-worker-6 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.292 [DefaultDispatcher-worker-13 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.295 [DefaultDispatcher-worker-12 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.298 [DefaultDispatcher-worker-18 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.303 [DefaultDispatcher-worker-17 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.312 [DefaultDispatcher-worker-5 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257ba195 2025-04-17 11:17:23.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 11:17:23.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 11:17:23.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.313 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257ba195: (connection evicted) 2025-04-17 11:17:23.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 11:17:23.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33b3e47 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.315 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 11:17:23.323 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.328 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.329 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.330 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f83bff 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 11:17:23.330 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.331 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 11:17:23.339 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.344 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.345 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.346 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.350 [DefaultDispatcher-worker-5 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d 2025-04-17 11:17:23.356 [DefaultDispatcher-worker-9 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 11:17:23.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 11:17:23.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 11:17:23.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.366 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b16770: (connection evicted) 2025-04-17 11:17:23.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 11:17:23.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 11:17:23.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 11:17:23.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 11:17:23.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.366 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e2aa2d: (connection evicted) 2025-04-17 11:17:23.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 11:17:23.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dda28a3 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.367 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 11:17:23.368 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.368 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.368 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 11:17:23.375 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.380 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.381 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.382 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21845b36 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.382 [Test worker @coroutine#5730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 11:17:23.389 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.394 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.395 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.396 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.400 [DefaultDispatcher-worker-19 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 11:17:23.407 [DefaultDispatcher-worker-6 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.412 [DefaultDispatcher-worker-3 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 11:17:23.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 11:17:23.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 11:17:23.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.415 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35570a84: (connection evicted) 2025-04-17 11:17:23.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 11:17:23.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 11:17:23.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 11:17:23.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 11:17:23.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.415 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749330a8: (connection evicted) 2025-04-17 11:17:23.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 11:17:23.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc74211 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.416 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.417 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 11:17:23.424 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.429 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.430 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.431 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ff7336 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.431 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 11:17:23.439 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.443 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.444 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.445 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.449 [DefaultDispatcher-worker-9 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 11:17:23.456 [DefaultDispatcher-worker-22 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.462 [DefaultDispatcher-worker-21 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 11:17:23.471 [DefaultDispatcher-worker-12 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:23.471 [DefaultDispatcher-worker-12 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.472 [DefaultDispatcher-worker-12 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.472 [DefaultDispatcher-worker-12 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.472 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.472 [DefaultDispatcher-worker-15 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.517 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.531 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.554 [DefaultDispatcher-worker-18 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:23.555 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.555 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.555 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.555 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.555 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.631 [DefaultDispatcher-worker-12 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:23.631 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.631 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.631 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.632 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.632 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.710 [DefaultDispatcher-worker-4 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:23.710 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.710 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.710 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.711 [DefaultDispatcher-worker-12 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.711 [DefaultDispatcher-worker-12 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 11:17:23.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 11:17:23.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.713 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f809cb: (connection evicted) 2025-04-17 11:17:23.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 11:17:23.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 11:17:23.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 11:17:23.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 11:17:23.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.714 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5168f69d: (connection evicted) 2025-04-17 11:17:23.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 11:17:23.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6565691a 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 11:17:23.715 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.716 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.716 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 11:17:23.723 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.728 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.729 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.730 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e587cd 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.730 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 11:17:23.738 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.744 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.744 [DefaultDispatcher-worker-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:23.744 [DefaultDispatcher-worker-1 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.744 [DefaultDispatcher-worker-1 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.744 [DefaultDispatcher-worker-1 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.744 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.745 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.745 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.745 [Test worker @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.749 [DefaultDispatcher-worker-11 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 11:17:23.756 [DefaultDispatcher-worker-6 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.760 [DefaultDispatcher-worker-5 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.764 [DefaultDispatcher-worker-17 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 11:17:23.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 11:17:23.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 11:17:23.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.767 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385ff04e: (connection evicted) 2025-04-17 11:17:23.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 11:17:23.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 11:17:23.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 11:17:23.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 11:17:23.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.768 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6: (connection evicted) 2025-04-17 11:17:23.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 11:17:23.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282fabe9 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.769 [Test worker @coroutine#5905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 11:17:23.777 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.782 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.783 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.785 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e8ff687 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.785 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.786 [Test worker @coroutine#5905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 11:17:23.786 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.786 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.786 [Test worker @coroutine#5905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 11:17:23.787 [DefaultDispatcher-worker-7 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:23.787 [DefaultDispatcher-worker-7 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.787 [DefaultDispatcher-worker-7 @coroutine#2266] 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-17 11:17:23.787 [DefaultDispatcher-worker-7 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.788 [DefaultDispatcher-worker-7 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.793 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.798 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.799 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.800 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.804 [DefaultDispatcher-worker-8 @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-04-17 11:17:23.805 [DefaultDispatcher-worker-7 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:23.806 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.806 [DefaultDispatcher-worker-7 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.806 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.806 [DefaultDispatcher-worker-6 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.806 [DefaultDispatcher-worker-6 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.811 [DefaultDispatcher-worker-6 @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.814 [DefaultDispatcher-worker-22 @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.818 [DefaultDispatcher-worker-17 @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 11:17:23.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 11:17:23.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 11:17:23.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.821 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bd8247: (connection evicted) 2025-04-17 11:17:23.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 11:17:23.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 11:17:23.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 11:17:23.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 11:17:23.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.821 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3268f664: (connection evicted) 2025-04-17 11:17:23.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 11:17:23.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4c7fd9 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.823 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 11:17:23.831 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.835 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.836 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.837 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb66050 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.837 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.838 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 11:17:23.845 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.850 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.851 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.852 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.856 [DefaultDispatcher-worker-7 @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-04-17 11:17:23.863 [DefaultDispatcher-worker-13 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.867 [DefaultDispatcher-worker-18 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.871 [DefaultDispatcher-worker-22 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 11:17:23.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 11:17:23.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 11:17:23.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.874 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44: (connection evicted) 2025-04-17 11:17:23.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 11:17:23.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 11:17:23.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 11:17:23.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 11:17:23.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.875 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11: (connection evicted) 2025-04-17 11:17:23.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 11:17:23.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19146ad8 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.876 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.877 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.877 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.877 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 11:17:23.877 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.877 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.877 [Test worker @coroutine#6013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 11:17:23.885 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.889 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.890 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.891 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.896 [DefaultDispatcher-worker-2 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2 2025-04-17 11:17:23.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 11:17:23.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 11:17:23.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.897 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cdf3ee2: (connection evicted) 2025-04-17 11:17:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 11:17:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 11:17:23.898 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66dad66f 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.899 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 11:17:23.908 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.913 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.913 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.914 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.919 [DefaultDispatcher-worker-11 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.929 [DefaultDispatcher-worker-21 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.932 [DefaultDispatcher-worker-17 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-04-17 11:17:23.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 11:17:23.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 11:17:23.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.935 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c: (connection evicted) 2025-04-17 11:17:23.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 11:17:23.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 11:17:23.936 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56595dcb 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.937 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 11:17:23.945 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.949 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.950 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.951 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.955 [DefaultDispatcher-worker-7 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.966 [DefaultDispatcher-worker-16 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.970 [DefaultDispatcher-worker-14 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.970 [DefaultDispatcher-worker-4 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:23.970 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.970 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:23.970 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.971 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.971 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:23.977 [DefaultDispatcher-worker-16 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8 2025-04-17 11:17:23.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 11:17:23.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 11:17:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:23.978 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e7a6d8: (connection evicted) 2025-04-17 11:17:23.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:23.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 11:17:23.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35283b74 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:23.979 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 11:17:23.980 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:23.980 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:23.980 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 11:17:23.987 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:23.992 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:23.993 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:23.994 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:23.999 [DefaultDispatcher-worker-9 @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:24.010 [DefaultDispatcher-worker-17 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:24.013 [DefaultDispatcher-worker-18 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:24.018 [DefaultDispatcher-worker-18 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:24.018 [DefaultDispatcher-worker-21 @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cb399d 2025-04-17 11:17:24.018 [DefaultDispatcher-worker-18 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.018 [DefaultDispatcher-worker-18 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.018 [DefaultDispatcher-worker-18 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 11:17:24.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 11:17:24.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:24.019 [DefaultDispatcher-worker-21 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.019 [DefaultDispatcher-worker-21 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.019 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52cb399d: (connection evicted) 2025-04-17 11:17:24.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 11:17:24.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23327c53 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-17 11:17:24.021 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 11:17:24.029 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-17 11:17:24.034 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-17 11:17:24.035 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-17 11:17:24.036 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260f8704 2025-04-17 11:17:24.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 11:17:24.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 11:17:24.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 11:17:24.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735a3e0d 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-17 11:17:24.041 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 11:17:24.049 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-17 11:17:24.053 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-17 11:17:24.055 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-17 11:17:24.056 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2025-04-17 11:17:24.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 11:17:24.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 11:17:24.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 11:17:24.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae729fb 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.059 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-04-17 11:17:24.060 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 11:17:24.069 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-04-17 11:17:24.074 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-04-17 11:17:24.075 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-04-17 11:17:24.076 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-04-17 11:17:24.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 11:17:24.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 11:17:24.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 11:17:24.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5109fcc5 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba 2025-04-17 11:17:24.081 [UI Thread @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 11:17:24.091 [UI Thread @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba 2025-04-17 11:17:24.095 [UI Thread @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba 2025-04-17 11:17:24.096 [UI Thread @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba 2025-04-17 11:17:24.097 [UI Thread @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba 2025-04-17 11:17:24.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 11:17:24.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 11:17:24.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:24.099 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbfb2ba: (connection evicted) 2025-04-17 11:17:24.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 11:17:24.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726615d7 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-17 11:17:24.101 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 11:17:24.109 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-17 11:17:24.114 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-17 11:17:24.115 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-17 11:17:24.116 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2025-04-17 11:17:24.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 11:17:24.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 11:17:24.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 11:17:24.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a308ffd 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-17 11:17:24.119 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 11:17:24.126 [DefaultDispatcher-worker-3 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:24.126 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.126 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.126 [DefaultDispatcher-worker-3 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.127 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.127 [DefaultDispatcher-worker-15 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.127 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-17 11:17:24.132 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-17 11:17:24.133 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-17 11:17:24.134 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3663fc 2025-04-17 11:17:24.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 11:17:24.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 11:17:24.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 11:17:24.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66be0ea 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1886e8b9 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1886e8b9 2025-04-17 11:17:24.136 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 11:17:24.145 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1886e8b9 2025-04-17 11:17:24.150 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1886e8b9 2025-04-17 11:17:24.151 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1886e8b9 2025-04-17 11:17:24.152 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1886e8b9 2025-04-17 11:17:24.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 11:17:24.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 11:17:24.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 11:17:24.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72bb0640 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.154 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.155 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 11:17:24.155 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c0d22 2025-04-17 11:17:24.155 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c0d22 2025-04-17 11:17:24.155 [Test worker @coroutine#6267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 11:17:24.163 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c0d22 2025-04-17 11:17:24.168 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c0d22 2025-04-17 11:17:24.169 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c0d22 2025-04-17 11:17:24.170 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c0d22 2025-04-17 11:17:24.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 11:17:24.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 11:17:24.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 11:17:24.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 11:17:24.172 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f30c9cf 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-17 11:17:24.173 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 11:17:24.181 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-17 11:17:24.186 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-17 11:17:24.187 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-17 11:17:24.188 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-04-17 11:17:24.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 11:17:24.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 11:17:24.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 11:17:24.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7682b160 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 11:17:24.192 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 11:17:24.200 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 11:17:24.205 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 11:17:24.206 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 11:17:24.207 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 11:17:24.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 11:17:24.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 11:17:24.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 11:17:24.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 11:17:24.209 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@725d3fcc 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af22a6 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af22a6 2025-04-17 11:17:24.210 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 11:17:24.218 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af22a6 2025-04-17 11:17:24.223 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af22a6 2025-04-17 11:17:24.224 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af22a6 2025-04-17 11:17:24.225 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af22a6 2025-04-17 11:17:24.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 11:17:24.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 11:17:24.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 11:17:24.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f951dd2 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.228 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 11:17:24.229 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9678b0 2025-04-17 11:17:24.229 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9678b0 2025-04-17 11:17:24.229 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 11:17:24.237 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9678b0 2025-04-17 11:17:24.242 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9678b0 2025-04-17 11:17:24.243 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9678b0 2025-04-17 11:17:24.244 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9678b0 2025-04-17 11:17:24.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 11:17:24.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 11:17:24.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 11:17:24.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 11:17:24.247 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c3222d 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4631a6a9 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4631a6a9 2025-04-17 11:17:24.248 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 11:17:24.256 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4631a6a9 2025-04-17 11:17:24.261 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4631a6a9 2025-04-17 11:17:24.262 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4631a6a9 2025-04-17 11:17:24.263 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4631a6a9 2025-04-17 11:17:24.266 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 11:17:24.266 [UI Thread @coroutine#6369] 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-17 11:17:24.266 [UI Thread @coroutine#6369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 11:17:24.267 [UI Thread @coroutine#6369] 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-17 11:17:24.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 11:17:24.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 11:17:24.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 11:17:24.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 11:17:24.269 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 11:17:24.269 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17765082 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-17 11:17:24.270 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 11:17:24.278 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-17 11:17:24.283 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-17 11:17:24.284 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-17 11:17:24.284 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75dc1d5a 2025-04-17 11:17:24.287 [UI Thread @coroutine#6392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55731/Site/verify 2025-04-17 11:17:24.287 [UI Thread @coroutine#6392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55731/Site/verify. 2025-04-17 11:17:24.287 [UI Thread @coroutine#6392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55731/Site/verify 2025-04-17 11:17:24.288 [UI Thread @coroutine#6392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55731/Site/verify 2025-04-17 11:17:24.288 [UI Thread @coroutine#6392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55731/Site/verify 2025-04-17 11:17:24.288 [UI Thread @coroutine#6392] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55731/Site/verify. 2025-04-17 11:17:24.288 [UI Thread @coroutine#6392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55731/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 11:17:24.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 11:17:24.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 11:17:24.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:17:24.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:24.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 11:17:24.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b4cddb 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.292 [Test worker @coroutine#6399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 11:17:24.300 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.305 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.306 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.307 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.312 [DefaultDispatcher-worker-21 @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.317 [DefaultDispatcher-worker-14 @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de 2025-04-17 11:17:24.321 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39149/717451283931353088/_ustadmanifest.json 2025-04-17 11:17:24.321 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39149/717451283931353088/_ustadmanifest.json. 2025-04-17 11:17:24.321 [UI Thread @coroutine#6418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39149/717451283931353088/_ustadmanifest.json 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39149/717451283931353088/_ustadmanifest.json 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39149/717451283931353088/_ustadmanifest.json 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] 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:39149/717451283931353088/_ustadmanifest.json. 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39149/717451283931353088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39149/mediainfo.json 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39149/mediainfo.json. 2025-04-17 11:17:24.322 [UI Thread @coroutine#6418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39149/mediainfo.json 2025-04-17 11:17:24.323 [UI Thread @coroutine#6418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39149/mediainfo.json 2025-04-17 11:17:24.323 [UI Thread @coroutine#6418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39149/mediainfo.json 2025-04-17 11:17:24.364 [UI Thread @coroutine#6418] 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:39149/mediainfo.json. 2025-04-17 11:17:24.364 [UI Thread @coroutine#6418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39149/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:24.392 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:24.477 [DefaultDispatcher-worker-4 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:24.477 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.477 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.477 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.477 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.478 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.520 [DefaultDispatcher-worker-6 @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eee6c13 2025-04-17 11:17:24.559 [DefaultDispatcher-worker-19 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2025-04-17 11:17:24.559 [DefaultDispatcher-worker-19 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.559 [DefaultDispatcher-worker-19 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.559 [DefaultDispatcher-worker-19 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.560 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.560 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39795/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.614 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:24.636 [DefaultDispatcher-worker-19 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-04-17 11:17:24.636 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.636 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.636 [DefaultDispatcher-worker-19 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.636 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.636 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37487/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.715 [DefaultDispatcher-worker-6 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae55678 2025-04-17 11:17:24.715 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.715 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.715 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.716 [DefaultDispatcher-worker-2 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.716 [DefaultDispatcher-worker-2 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35527/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.749 [DefaultDispatcher-worker-19 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b6f287 2025-04-17 11:17:24.749 [DefaultDispatcher-worker-19 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.749 [DefaultDispatcher-worker-19 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.749 [DefaultDispatcher-worker-19 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.750 [DefaultDispatcher-worker-11 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.750 [DefaultDispatcher-worker-11 @coroutine#2237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51119/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.792 [DefaultDispatcher-worker-3 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17289a6b 2025-04-17 11:17:24.792 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.792 [DefaultDispatcher-worker-3 @coroutine#2266] 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-17 11:17:24.792 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.792 [DefaultDispatcher-worker-3 @coroutine#2266] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.810 [DefaultDispatcher-worker-18 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6c882c 2025-04-17 11:17:24.810 [DefaultDispatcher-worker-18 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.810 [DefaultDispatcher-worker-18 @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://localhost.localdomain:52881/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.810 [DefaultDispatcher-worker-18 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.811 [DefaultDispatcher-worker-16 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.811 [DefaultDispatcher-worker-16 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.960 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:24.975 [DefaultDispatcher-worker-10 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-04-17 11:17:24.975 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.975 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:24.975 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.976 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:24.976 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53517/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.023 [DefaultDispatcher-worker-22 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-04-17 11:17:25.023 [DefaultDispatcher-worker-22 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.023 [DefaultDispatcher-worker-22 @coroutine#2374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:25.023 [DefaultDispatcher-worker-22 @coroutine#2374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.024 [DefaultDispatcher-worker-8 @coroutine#2374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.024 [DefaultDispatcher-worker-8 @coroutine#2374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.131 [DefaultDispatcher-worker-6 @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 11:17:25.131 [DefaultDispatcher-worker-6 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.131 [DefaultDispatcher-worker-6 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:25.131 [DefaultDispatcher-worker-6 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.132 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.132 [DefaultDispatcher-worker-4 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52195/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.230 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.276 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.293 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.312 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 11:17:25.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 11:17:25.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.367 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbc04de: (connection evicted) 2025-04-17 11:17:25.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:25.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 11:17:25.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c427287 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.371 [Test worker @coroutine#6460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 11:17:25.378 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.383 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.384 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.385 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.389 [DefaultDispatcher-worker-11 @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.393 [DefaultDispatcher-worker-1 @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c822a3 2025-04-17 11:17:25.470 [UI Thread @coroutine#6476] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51773/717451290538147840/_ustadmanifest.json 2025-04-17 11:17:25.470 [UI Thread @coroutine#6476] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51773/717451290538147840/_ustadmanifest.json. 2025-04-17 11:17:25.470 [UI Thread @coroutine#6476] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51773/717451290538147840/_ustadmanifest.json 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51773/717451290538147840/_ustadmanifest.json 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51773/717451290538147840/_ustadmanifest.json 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] 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:51773/717451290538147840/_ustadmanifest.json. 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51773/717451290538147840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51773/tincan.xml 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51773/tincan.xml. 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51773/tincan.xml 2025-04-17 11:17:25.471 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51773/tincan.xml 2025-04-17 11:17:25.471 [UI Thread @coroutine#6476] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51773/tincan.xml 2025-04-17 11:17:25.482 [DefaultDispatcher-worker-13 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-04-17 11:17:25.482 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.482 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId. 2025-04-17 11:17:25.482 [DefaultDispatcher-worker-13 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.483 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.483 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38181/UmAppDatabase/replication/nodeId 2025-04-17 11:17:25.512 [UI Thread @coroutine#6476] 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:51773/tincan.xml. 2025-04-17 11:17:25.512 [UI Thread @coroutine#6476] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51773/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 11:17:25.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 11:17:25.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 11:17:25.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:17:25.519 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c822a3: (connection evicted) 2025-04-17 11:17:25.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 11:17:25.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 11:17:25.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-17 12:52:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:24.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:24.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:24.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 12:52:24.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 12:52:24.337 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.352 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.354 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.378 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:24.380 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 12:52:24.380 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 12:52:24.382 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 12:52:24.382 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 12:52:24.384 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 12:52:24.384 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 12:52:24.386 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 12:52:24.386 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 12:52:24.388 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 12:52:24.388 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 12:52:24.390 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 12:52:24.390 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 12:52:24.392 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 12:52:24.392 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 12:52:24.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 12:52:24.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 12:52:24.395 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 12:52:24.396 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 12:52:24.396 [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-17 12:52:24.478 [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-17 12:52:24.479 [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-17 12:52:24.479 [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-17 12:52:24.480 [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-17 12:52:24.484 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.485 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 12:52:24.485 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:24.485 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 12:52:24.544 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.561 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.575 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.587 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.597 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.601 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.660 [DefaultDispatcher-worker-8 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 12:52:24.679 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 12:52:24.679 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 12:52:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 12:52:24.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 12:52:24.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 12:52:24.688 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-17 12:52:24.689 [DefaultDispatcher-worker-8 @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-17 12:52:24.689 [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-17 12:52:24.689 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d8495: (connection evicted) 2025-04-17 12:52:24.689 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8: (connection evicted) 2025-04-17 12:52:24.689 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395efe5: (connection evicted) 2025-04-17 12:52:24.690 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36977ff3: (connection evicted) 2025-04-17 12:52:24.690 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98: (connection evicted) 2025-04-17 12:52:24.690 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b291c: (connection evicted) 2025-04-17 12:52:24.691 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3: (connection evicted) 2025-04-17 12:52:24.691 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b880bc: (connection evicted) 2025-04-17 12:52:24.691 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dece93f: (connection evicted) 2025-04-17 12:52:24.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:24.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 12:52:24.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d43cc9 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:24.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:24.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:24.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 12:52:24.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 12:52:24.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.706 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.707 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.708 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:24.708 [DefaultDispatcher-worker-8 @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-17 12:52:24.708 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:24.708 [DefaultDispatcher-worker-8 @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-17 12:52:24.715 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.716 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 12:52:24.716 [DefaultDispatcher-worker-11 @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-17 12:52:24.717 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 12:52:24.720 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.727 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.735 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.743 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.751 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.755 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.787 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656ec00d 2025-04-17 12:52:24.799 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:24.802 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-17 12:52:24.802 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-17 12:52:24.803 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-17 12:52:24.803 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-17 12:52:24.805 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-17 12:52:24.805 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-17 12:52:24.806 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 12:52:24.806 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 12:52:24.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 12:52:24.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 12:52:24.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-17 12:52:24.807 [DefaultDispatcher-worker-11 @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-17 12:52:24.807 [DefaultDispatcher-worker-1 @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-17 12:52:24.807 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656ec00d: (connection evicted) 2025-04-17 12:52:24.808 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f41f45: (connection evicted) 2025-04-17 12:52:24.808 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-17 12:52:24.808 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-17 12:52:24.808 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b: (connection evicted) 2025-04-17 12:52:24.808 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435: (connection evicted) 2025-04-17 12:52:24.808 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10: (connection evicted) 2025-04-17 12:52:24.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:24.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 12:52:24.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3386c206 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:24.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:24.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dded900 2025-04-17 12:52:24.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dded900 2025-04-17 12:52:24.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 12:52:24.939 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de3206d 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b936b04 2025-04-17 12:52:25.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b936b04 2025-04-17 12:52:25.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5635bcd2 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 12:52:25.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 12:52:25.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 12:52:25.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 12:52:25.243 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b936b04 2025-04-17 12:52:25.279 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.293 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.386 [DefaultDispatcher-worker-11 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 12:52:25.391 [DefaultDispatcher-worker-11 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 12:52:25.392 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 12:52:25.392 [DefaultDispatcher-worker-11 @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:51507/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 12:52:25.392 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 12:52:25.403 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 12:52:25.404 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 12:52:25.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 12:52:25.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 12:52:25.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.423 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b936b04: (connection evicted) 2025-04-17 12:52:25.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 12:52:25.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 12:52:25.426 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27e700 2025-04-17 12:52:25.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abb7b7d 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 12:52:25.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a 2025-04-17 12:52:25.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a 2025-04-17 12:52:25.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f9de3b 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61 2025-04-17 12:52:25.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61 2025-04-17 12:52:25.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 12:52:25.464 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61 2025-04-17 12:52:25.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 12:52:25.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 12:52:25.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.467 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a: (connection evicted) 2025-04-17 12:52:25.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 12:52:25.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 12:52:25.468 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2299d903 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 12:52:25.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2025-04-17 12:52:25.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2025-04-17 12:52:25.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d4cf2 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 12:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-04-17 12:52:25.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-04-17 12:52:25.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 12:52:25.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 12:52:25.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 12:52:25.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.486 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1: (connection evicted) 2025-04-17 12:52:25.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 12:52:25.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 12:52:25.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65af05b2 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f 2025-04-17 12:52:25.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f 2025-04-17 12:52:25.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 12:52:25.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d537616 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d27c27 2025-04-17 12:52:25.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d27c27 2025-04-17 12:52:25.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 12:52:25.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 12:52:25.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 12:52:25.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.520 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f: (connection evicted) 2025-04-17 12:52:25.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 12:52:25.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 12:52:25.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff21443 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6b0c7 2025-04-17 12:52:25.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6b0c7 2025-04-17 12:52:25.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7a20da 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 12:52:25.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-17 12:52:25.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-04-17 12:52:25.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 12:52:25.538 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 12:52:25.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 12:52:25.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.551 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b6b0c7: (connection evicted) 2025-04-17 12:52:25.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 12:52:25.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 12:52:25.581 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.600 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.635 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@371cd2fc 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 12:52:25.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c346c45 2025-04-17 12:52:25.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c346c45 2025-04-17 12:52:25.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16df9bde 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 12:52:25.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 12:52:25.802 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.804 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.813 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.823 [DefaultDispatcher-worker-9 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.829 [DefaultDispatcher-worker-9 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.833 [DefaultDispatcher-worker-9 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 12:52:25.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 12:52:25.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.870 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c346c45: (connection evicted) 2025-04-17 12:52:25.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 12:52:25.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 12:52:25.874 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-04-17 12:52:25.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 12:52:25.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b99c937 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2025-04-17 12:52:25.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2025-04-17 12:52:25.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39acd1f1 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2025-04-17 12:52:25.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2025-04-17 12:52:25.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 12:52:25.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 12:52:25.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 12:52:25.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.896 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e: (connection evicted) 2025-04-17 12:52:25.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 12:52:25.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba46845 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 12:52:25.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@592cb470 2025-04-17 12:52:25.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@592cb470 2025-04-17 12:52:25.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6cb932 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2025-04-17 12:52:25.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2025-04-17 12:52:25.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 12:52:25.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 12:52:25.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 12:52:25.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.909 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592cb470: (connection evicted) 2025-04-17 12:52:25.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 12:52:25.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 12:52:25.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1ea1d9 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-04-17 12:52:25.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-04-17 12:52:25.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-04-17 12:52:25.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-04-17 12:52:25.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 12:52:25.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 12:52:25.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 12:52:25.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.921 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3: (connection evicted) 2025-04-17 12:52:25.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 12:52:25.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106459d9 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 12:52:25.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c05889 2025-04-17 12:52:25.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c05889 2025-04-17 12:52:25.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12166229 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 12:52:25.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-04-17 12:52:25.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-04-17 12:52:25.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 12:52:25.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 12:52:25.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 12:52:25.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.979 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c05889: (connection evicted) 2025-04-17 12:52:25.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 12:52:25.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 12:52:25.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 12:52:25.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231f77a 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2025-04-17 12:52:25.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b363c3 2025-04-17 12:52:25.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2025-04-17 12:52:25.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2025-04-17 12:52:25.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 12:52:25.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 12:52:25.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 12:52:25.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.993 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b363c3: (connection evicted) 2025-04-17 12:52:25.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:25.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 12:52:25.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 12:52:25.993 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f4ac4 2025-04-17 12:52:25.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:25.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-17 12:52:25.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e62b17 2025-04-17 12:52:25.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 12:52:26.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-17 12:52:26.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-17 12:52:26.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 12:52:26.007 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.012 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-17 12:52:26.013 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-17 12:52:26.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 12:52:26.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 12:52:26.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.014 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e62b17: (connection evicted) 2025-04-17 12:52:26.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 12:52:26.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 12:52:26.015 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f497aa 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 12:52:26.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 12:52:26.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 12:52:26.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 12:52:26.020 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-04-17 12:52:26.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-04-17 12:52:26.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 12:52:26.032 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 12:52:26.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 12:52:26.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.038 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e387d6: (connection evicted) 2025-04-17 12:52:26.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 12:52:26.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430d3021 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 12:52:26.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-17 12:52:26.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-04-17 12:52:26.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 12:52:26.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-17 12:52:26.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-17 12:52:26.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 12:52:26.091 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.104 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.127 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.146 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.158 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.159 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-17 12:52:26.160 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-17 12:52:26.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 12:52:26.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 12:52:26.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.161 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3220c28: (connection evicted) 2025-04-17 12:52:26.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 12:52:26.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 12:52:26.162 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-04-17 12:52:26.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-04-17 12:52:26.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-04-17 12:52:26.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-04-17 12:52:26.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 12:52:26.265 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.273 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 12:52:26.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 12:52:26.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.307 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25421809: (connection evicted) 2025-04-17 12:52:26.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 12:52:26.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 12:52:26.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-04-17 12:52:26.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-04-17 12:52:26.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-04-17 12:52:26.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-04-17 12:52:26.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 12:52:26.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 12:52:26.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 12:52:26.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.322 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718f3088: (connection evicted) 2025-04-17 12:52:26.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 12:52:26.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d99732 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 12:52:26.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-17 12:52:26.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-04-17 12:52:26.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17053b5 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 12:52:26.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-17 12:52:26.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-17 12:52:26.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 12:52:26.420 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.433 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.439 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-17 12:52:26.440 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-17 12:52:26.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 12:52:26.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 12:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.441 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a05533: (connection evicted) 2025-04-17 12:52:26.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 12:52:26.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 12:52:26.442 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-04-17 12:52:26.442 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acb1264 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 12:52:26.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2025-04-17 12:52:26.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2025-04-17 12:52:26.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 12:52:26.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b4ac83 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2025-04-17 12:52:26.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2025-04-17 12:52:26.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 12:52:26.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 12:52:26.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 12:52:26.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.454 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8: (connection evicted) 2025-04-17 12:52:26.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 12:52:26.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 12:52:26.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfd97fb 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-04-17 12:52:26.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-04-17 12:52:26.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 12:52:26.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-04-17 12:52:26.479 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-04-17 12:52:26.480 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2025-04-17 12:52:26.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492c9892 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 12:52:26.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@436a563f 2025-04-17 12:52:26.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@436a563f 2025-04-17 12:52:26.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 12:52:26.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 12:52:26.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 12:52:26.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:26.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 12:52:26.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 12:52:26.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-17 12:52:26.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-17 12:52:26.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 12:52:26.492 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-17 12:52:26.497 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-17 12:52:26.498 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-17 12:52:26.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-17 12:52:26.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 12:52:26.504 [DefaultDispatcher-worker-6 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-04-17 12:52:26.504 [DefaultDispatcher-worker-13 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-17 12:52:26.505 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-17 12:52:26.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 12:52:26.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 12:52:26.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.507 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb50de6: (connection evicted) 2025-04-17 12:52:26.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 12:52:26.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 12:52:26.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-17 12:52:26.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-17 12:52:26.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 12:52:26.511 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-17 12:52:26.517 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-17 12:52:26.518 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-17 12:52:26.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-17 12:52:26.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 12:52:26.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 12:52:26.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 12:52:26.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:26.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 12:52:26.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb44737 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 12:52:26.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-17 12:52:26.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-17 12:52:26.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 12:52:26.525 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-17 12:52:26.530 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-17 12:52:26.531 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 12:52:26.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 12:52:26.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-04-17 12:52:26.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 12:52:26.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 12:52:26.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 12:52:26.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:26.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 12:52:26.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d60fa1 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-17 12:52:26.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-17 12:52:26.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 12:52:26.552 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.569 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-17 12:52:26.577 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-17 12:52:26.584 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.600 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.606 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-04-17 12:52:26.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 12:52:26.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 12:52:26.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.608 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366: (connection evicted) 2025-04-17 12:52:26.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 12:52:26.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35524549 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 12:52:26.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-04-17 12:52:26.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-04-17 12:52:26.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 12:52:26.619 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.629 [DefaultDispatcher-worker-10 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-04-17 12:52:26.633 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.634 [DefaultDispatcher-worker-12 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-04-17 12:52:26.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 12:52:26.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 12:52:26.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.646 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d6a20: (connection evicted) 2025-04-17 12:52:26.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 12:52:26.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe05fff 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 12:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-04-17 12:52:26.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-04-17 12:52:26.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 12:52:26.667 [DefaultDispatcher-worker-1 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-04-17 12:52:26.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 12:52:26.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 12:52:26.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.668 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d06801f: (connection evicted) 2025-04-17 12:52:26.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 12:52:26.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-17 12:52:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-17 12:52:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 12:52:26.688 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-17 12:52:26.693 [DefaultDispatcher-worker-6 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-17 12:52:26.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 12:52:26.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 12:52:26.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.694 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-04-17 12:52:26.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 12:52:26.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 12:52:26.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-17 12:52:26.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-17 12:52:26.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 12:52:26.714 [DefaultDispatcher-worker-15 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-04-17 12:52:26.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 12:52:26.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 12:52:26.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.716 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-04-17 12:52:26.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 12:52:26.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377e90b0 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-04-17 12:52:26.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-04-17 12:52:26.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 12:52:26.735 [DefaultDispatcher-worker-8 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-04-17 12:52:26.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 12:52:26.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 12:52:26.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.735 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6: (connection evicted) 2025-04-17 12:52:26.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:26.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 12:52:26.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 12:52:26.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d190639 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:26.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-04-17 12:52:26.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-04-17 12:52:26.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 12:52:26.915 [DefaultDispatcher-worker-11 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-04-17 12:52:26.920 [DefaultDispatcher-worker-12 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-04-17 12:52:26.922 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51085/manifest.json 2025-04-17 12:52:26.922 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51085/manifest.json. 2025-04-17 12:52:26.922 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51085/manifest.json 2025-04-17 12:52:26.923 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51085/manifest.json 2025-04-17 12:52:26.923 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51085/manifest.json 2025-04-17 12:52:26.976 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:26.997 [Test worker @coroutine#337] 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:51085/manifest.json. 2025-04-17 12:52:26.997 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51085/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:27.006 [DefaultDispatcher-worker-2 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-04-17 12:52:27.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 12:52:27.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 12:52:27.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:27.010 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c732d: (connection evicted) 2025-04-17 12:52:27.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:27.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 12:52:27.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eba9e41 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:27.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:27.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 12:52:27.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-04-17 12:52:27.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-04-17 12:52:27.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280099a0 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:27.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-04-17 12:52:27.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-04-17 12:52:27.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 12:52:27.058 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 12:52:27.093 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-17 12:52:27.093 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2c6a6ce3 2025-04-17 12:52:27.135 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:27.142 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:27.148 [DefaultDispatcher-worker-2 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:33343 2025-04-17 12:52:27.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38394e76 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:27.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2025-04-17 12:52:27.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2025-04-17 12:52:27.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 12:52:27.166 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 12:52:27.169 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 12:52:27.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 12:52:27.170 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 12:52:27.170 [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-17 12:52:27.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 12:52:27.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 12:52:27.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 12:52:27.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1631dbbc 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:27.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 12:52:27.200 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.205 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.209 [DefaultDispatcher-worker-13 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2025-04-17 12:52:27.210 [DefaultDispatcher-worker-13 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2025-04-17 12:52:27.216 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.220 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.220 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.220 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json. 2025-04-17 12:52:27.220 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.222 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.222 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.222 [Test worker @coroutine#354] 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:33343/api/content/717475780347834368/_ustadmanifest.json. 2025-04-17 12:52:27.222 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:27.231 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.233 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 12:52:27.234 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-38e722ca-102c-4800-a0d2-e0f85569f3cd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 12:52:27.236 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:27.236 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-38e722ca-102c-4800-a0d2-e0f85569f3cd 2025-04-17 12:52:27.238 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:27.239 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33343/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:27.239 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:27.239 [DefaultDispatcher-worker-8 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33343/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:27.243 [DefaultDispatcher-worker-4 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.243 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/UmAppDatabase/replication/nodeId 2025-04-17 12:52:27.243 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33343/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:27.243 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/UmAppDatabase/replication/nodeId 2025-04-17 12:52:27.247 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/api/blob/upload-init-batch 2025-04-17 12:52:27.247 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33343/api/blob/upload-init-batch. 2025-04-17 12:52:27.247 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/api/blob/upload-init-batch 2025-04-17 12:52:27.247 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33343/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:27.249 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:27.271 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:27.281 [eventLoopGroupProxy-4-4 @call-handler#396] 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-17 12:52:27.281 [eventLoopGroupProxy-4-1 @call-handler#395] 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-17 12:52:27.281 [eventLoopGroupProxy-4-3 @call-handler#397] 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-17 12:52:27.281 [eventLoopGroupProxy-4-2 @call-handler#398] 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-17 12:52:27.285 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:27.285 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:27.286 [eventLoopGroupProxy-4-1 @call-handler#395] 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-17 12:52:27.286 [eventLoopGroupProxy-4-4 @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 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-17 12:52:27.286 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:27.289 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/UmAppDatabase/replication/nodeId 2025-04-17 12:52:27.289 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33343/UmAppDatabase/replication/nodeId 2025-04-17 12:52:27.289 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:27.290 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:27.290 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33343/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:27.293 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-17 12:52:27.293 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-17 12:52:27.299 [DefaultDispatcher-worker-13 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.300 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-04-17 12:52:27.304 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.309 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 30ms 2025-04-17 12:52:27.310 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/api/blob/upload-init-batch 2025-04-17 12:52:27.310 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33343/api/blob/upload-init-batch 2025-04-17 12:52:27.312 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33343/api/blob/upload-init-batch. 2025-04-17 12:52:27.312 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33343/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:27.322 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/api/blob/upload-batch-data 2025-04-17 12:52:27.322 [DefaultDispatcher-worker-17 @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:33343/api/blob/upload-batch-data. 2025-04-17 12:52:27.322 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/api/blob/upload-batch-data 2025-04-17 12:52:27.323 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33343/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:27.328 [eventLoopGroupProxy-4-4 @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-17 12:52:27.336 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-04-17 12:52:27.336 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:27.337 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-17 12:52:27.337 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/api/blob/upload-batch-data 2025-04-17 12:52:27.343 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/api/blob/upload-batch-data 2025-04-17 12:52:27.343 [DefaultDispatcher-worker-17 @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:33343/api/blob/upload-batch-data. 2025-04-17 12:52:27.343 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/api/blob/upload-batch-data 2025-04-17 12:52:27.343 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33343/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:27.345 [eventLoopGroupProxy-4-4 @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-17 12:52:27.347 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-04-17 12:52:27.347 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:27.347 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:27.347 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/api/blob/upload-batch-data 2025-04-17 12:52:27.362 [DefaultDispatcher-worker-14 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.368 [DefaultDispatcher-worker-14 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.377 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/UmAppDatabase/replication/message 2025-04-17 12:52:27.377 [DefaultDispatcher-worker-14 @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:33343/UmAppDatabase/replication/message. 2025-04-17 12:52:27.377 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/UmAppDatabase/replication/message 2025-04-17 12:52:27.377 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33343/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:27.378 [eventLoopGroupProxy-4-4 @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-17 12:52:27.379 [eventLoopGroupProxy-4-4 @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-17 12:52:27.379 [eventLoopGroupProxy-4-4 @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-17 12:52:27.391 [DefaultDispatcher-worker-8 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-04-17 12:52:27.392 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:27.392 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-17 12:52:27.392 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.392 [DefaultDispatcher-worker-5 @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:33343/api/content/717475780347834368/_ustadmanifest.json. 2025-04-17 12:52:27.392 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.392 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/UmAppDatabase/replication/message 2025-04-17 12:52:27.392 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33343/UmAppDatabase/replication/message 2025-04-17 12:52:27.393 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33343/UmAppDatabase/replication/message. 2025-04-17 12:52:27.393 [DefaultDispatcher-worker-1 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33343/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:27.393 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.393 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json 2025-04-17 12:52:27.393 [DefaultDispatcher-worker-13 @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:33343/api/content/717475780347834368/_ustadmanifest.json. 2025-04-17 12:52:27.393 [DefaultDispatcher-worker-13 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33343/api/content/717475780347834368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:27.399 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a1858a 2025-04-17 12:52:27.399 [DefaultDispatcher-worker-4 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10 2025-04-17 12:52:27.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 12:52:27.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 12:52:27.400 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 12:52:27.400 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 12:52:27.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 12:52:27.401 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afba80c 2025-04-17 12:52:27.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 12:52:27.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 12:52:27.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:27.401 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a1858a: (connection evicted) 2025-04-17 12:52:27.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:27.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 12:52:27.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 12:52:27.667 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:27.667 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:27.862 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:28.406 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2c6a6ce3 2025-04-17 12:52:28.406 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2c6a6ce3 2025-04-17 12:52:28.408 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d3940 2025-04-17 12:52:28.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 12:52:28.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 12:52:28.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:28.409 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bf52f10: (connection evicted) 2025-04-17 12:52:28.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:28.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 12:52:28.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb03908 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:28.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-17 12:52:28.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-17 12:52:28.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 12:52:28.423 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 12:52:28.424 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 12:52:28.424 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@16f15a4 2025-04-17 12:52:28.425 [DefaultDispatcher-worker-4 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:33833 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed2baf 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:28.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:28.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 12:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-17 12:52:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-17 12:52:28.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 12:52:28.427 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 12:52:28.427 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 12:52:28.427 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 12:52:28.427 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 12:52:28.427 [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-17 12:52:28.427 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 12:52:28.427 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 12:52:28.427 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 12:52:28.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:28.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f629aa4 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 12:52:28.449 [DefaultDispatcher-worker-7 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.455 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.459 [DefaultDispatcher-worker-11 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-17 12:52:28.461 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-17 12:52:28.466 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.471 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.471 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:28.471 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json. 2025-04-17 12:52:28.471 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:28.472 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:28.473 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:28.473 [Test worker @coroutine#459] 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:33833/api/content/717475783436709888/_ustadmanifest.json. 2025-04-17 12:52:28.473 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:28.480 [DefaultDispatcher-worker-2 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.481 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 12:52:28.481 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5ebf904f-362a-4000-958c-67d7f0fec354', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 12:52:28.482 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:28.482 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5ebf904f-362a-4000-958c-67d7f0fec354 2025-04-17 12:52:28.482 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:28.482 [DefaultDispatcher-worker-2 @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:33833/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:28.482 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:28.482 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:28.485 [eventLoopGroupProxy-7-2 @call-handler#490] 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-17 12:52:28.485 [eventLoopGroupProxy-7-1 @call-handler#491] 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-17 12:52:28.485 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.485 [eventLoopGroupProxy-7-1 @call-handler#491] 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-17 12:52:28.485 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:28.485 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.485 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 12:52:28.486 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:28.486 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:28.488 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.488 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/UmAppDatabase/replication/nodeId 2025-04-17 12:52:28.488 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33833/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:28.488 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/UmAppDatabase/replication/nodeId 2025-04-17 12:52:28.490 [eventLoopGroupProxy-7-1 @call-handler#499] 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-17 12:52:28.490 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.490 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 12:52:28.490 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:28.490 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-init-batch. 2025-04-17 12:52:28.490 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:28.490 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:28.490 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/UmAppDatabase/replication/nodeId 2025-04-17 12:52:28.490 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/UmAppDatabase/replication/nodeId 2025-04-17 12:52:28.491 [eventLoopGroupProxy-7-1 @call-handler#504] 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-17 12:52:28.491 [eventLoopGroupProxy-7-1 @call-handler#504] 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-17 12:52:28.492 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:28.493 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 12:52:28.493 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:28.493 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:28.494 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-init-batch. 2025-04-17 12:52:28.494 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33833/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:28.495 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.495 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-batch-data. 2025-04-17 12:52:28.495 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.495 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:28.496 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:28.497 [DefaultDispatcher-worker-10 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.498 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:28.498 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.498 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:28.498 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.500 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.500 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-batch-data. 2025-04-17 12:52:28.500 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.500 [DefaultDispatcher-worker-6 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:28.501 [DefaultDispatcher-worker-13 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-17 12:52:28.501 [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-17 12:52:28.502 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:28.503 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.503 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.503 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:28.503 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.504 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.504 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-batch-data. 2025-04-17 12:52:28.504 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.504 [DefaultDispatcher-worker-18 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:28.505 [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-17 12:52:28.512 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:28.513 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:28.526 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:28.528 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:28.546 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.546 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 12:52:28.547 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.547 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.547 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-batch-data. 2025-04-17 12:52:28.547 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.547 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:28.548 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:28.548 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 12:52:28.549 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.549 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-batch-data. 2025-04-17 12:52:28.549 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33833/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:28.549 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:33833/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33833/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 12:52:28.550 [DefaultDispatcher-worker-20 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33833/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:28.556 [DefaultDispatcher-worker-16 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.562 [DefaultDispatcher-worker-19 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:28.563 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 12:52:29.063 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d86b88ee-e219-42a8-99d4-1510db1c3c30', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 12:52:29.063 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:29.063 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d86b88ee-e219-42a8-99d4-1510db1c3c30 2025-04-17 12:52:29.065 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:29.065 [DefaultDispatcher-worker-19 @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:33833/api/blob/upload-init-batch. 2025-04-17 12:52:29.065 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:29.065 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:29.066 [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-17 12:52:29.067 [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-17 12:52:29.067 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:29.069 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-17 12:52:29.069 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:29.069 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/api/blob/upload-init-batch 2025-04-17 12:52:29.069 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33833/api/blob/upload-init-batch. 2025-04-17 12:52:29.069 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33833/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:29.070 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.070 [DefaultDispatcher-worker-20 @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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.070 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.070 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.071 [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-17 12:52:29.073 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.073 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:29.073 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.074 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.074 [DefaultDispatcher-worker-20 @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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.074 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.074 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.075 [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-17 12:52:29.076 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.076 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:29.076 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.077 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.077 [DefaultDispatcher-worker-5 @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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.077 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.077 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.078 [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-17 12:52:29.119 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.119 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 12:52:29.120 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.121 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.121 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.121 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.121 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.122 [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-17 12:52:29.163 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.163 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.164 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.164 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.164 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.164 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.165 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.166 [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-17 12:52:29.207 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.207 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.208 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.208 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.208 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.208 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.208 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.209 [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-17 12:52:29.251 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.251 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.252 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.252 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.252 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.252 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.252 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.254 [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-17 12:52:29.295 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.295 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 12:52:29.296 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.296 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.296 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.296 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.296 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.297 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:29.339 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.339 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.340 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.340 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.340 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.340 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.340 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.341 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:29.383 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.384 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:29.384 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.385 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.385 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.385 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.385 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.386 [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-17 12:52:29.427 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.427 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.428 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.428 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.428 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.428 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.428 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.429 [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-17 12:52:29.471 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.471 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.472 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.472 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.473 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.473 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.473 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.473 [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-17 12:52:29.515 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.516 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:29.516 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.516 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.517 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.517 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.517 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.517 [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-17 12:52:29.559 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.559 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:29.560 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.560 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.560 [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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.560 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.560 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.561 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:29.571 [DefaultDispatcher-worker-17 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:29.604 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:29.604 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.604 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:29.605 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.606 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.606 [DefaultDispatcher-worker-10 @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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.606 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.606 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.607 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:29.608 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:29.609 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.609 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:29.609 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.610 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.610 [DefaultDispatcher-worker-10 @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:33833/api/blob/upload-batch-data. 2025-04-17 12:52:29.610 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.610 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:29.611 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:29.613 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:29.613 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.613 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:29.613 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/blob/upload-batch-data 2025-04-17 12:52:29.619 [DefaultDispatcher-worker-20 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:29.623 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:29.624 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/UmAppDatabase/replication/message 2025-04-17 12:52:29.624 [DefaultDispatcher-worker-13 @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:33833/UmAppDatabase/replication/message. 2025-04-17 12:52:29.624 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/UmAppDatabase/replication/message 2025-04-17 12:52:29.624 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33833/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:29.625 [eventLoopGroupProxy-7-1 @call-handler#604] 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-17 12:52:29.625 [eventLoopGroupProxy-7-1 @call-handler#604] 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-17 12:52:29.625 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:29.635 [DefaultDispatcher-worker-8 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-17 12:52:29.636 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:29.636 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json. 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/UmAppDatabase/replication/message 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/UmAppDatabase/replication/message 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33833/UmAppDatabase/replication/message. 2025-04-17 12:52:29.636 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33833/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:29.637 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:29.637 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json 2025-04-17 12:52:29.637 [DefaultDispatcher-worker-3 @coroutine#453] 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:33833/api/content/717475783436709888/_ustadmanifest.json. 2025-04-17 12:52:29.637 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33833/api/content/717475783436709888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:29.641 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f348e10 2025-04-17 12:52:29.643 [DefaultDispatcher-worker-11 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2025-04-17 12:52:29.643 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 12:52:29.643 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 12:52:29.643 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 12:52:29.643 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 12:52:29.643 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 12:52:29.644 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2025-04-17 12:52:29.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 12:52:29.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 12:52:29.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:29.644 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f348e10: (connection evicted) 2025-04-17 12:52:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:29.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 12:52:29.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 12:52:29.928 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:30.063 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:30.119 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:30.413 [DefaultDispatcher-worker-9 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e49a77e 2025-04-17 12:52:30.648 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@16f15a4 2025-04-17 12:52:30.648 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@16f15a4 2025-04-17 12:52:30.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 12:52:30.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 12:52:30.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:30.649 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe: (connection evicted) 2025-04-17 12:52:30.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:30.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 12:52:30.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7575f7e1 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:30.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:30.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 12:52:30.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a5cc6e 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:30.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 12:52:30.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-17 12:52:30.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-17 12:52:30.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 12:52:30.664 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 12:52:30.665 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 12:52:30.665 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@10f60e36 2025-04-17 12:52:30.666 [DefaultDispatcher-worker-7 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:40365 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167f9043 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:30.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-04-17 12:52:30.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-04-17 12:52:30.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 12:52:30.668 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 12:52:30.668 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 12:52:30.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 12:52:30.668 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 12:52:30.668 [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-17 12:52:30.668 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 12:52:30.668 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 12:52:30.668 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 12:52:30.668 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505dcab 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 12:52:30.688 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.693 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.697 [DefaultDispatcher-worker-3 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-04-17 12:52:30.699 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-04-17 12:52:30.704 [DefaultDispatcher-worker-4 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.709 [DefaultDispatcher-worker-20 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.709 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.709 [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:40365/api/content/717475791099502592/_ustadmanifest.json. 2025-04-17 12:52:30.709 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.710 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.710 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.711 [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:40365/api/content/717475791099502592/_ustadmanifest.json. 2025-04-17 12:52:30.711 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:30.718 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.718 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 12:52:30.719 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5629212e-86ec-4187-b860-6f27992404fb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 12:52:30.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:30.720 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5629212e-86ec-4187-b860-6f27992404fb 2025-04-17 12:52:30.720 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:30.720 [DefaultDispatcher-worker-16 @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:40365/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:30.720 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:30.720 [DefaultDispatcher-worker-16 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:30.722 [eventLoopGroupProxy-10-1 @call-handler#668] 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-17 12:52:30.722 [eventLoopGroupProxy-10-2 @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-17 12:52:30.722 [eventLoopGroupProxy-10-1 @call-handler#668] 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-17 12:52:30.723 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:30.723 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.723 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.723 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 12:52:30.723 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:30.723 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:30.726 [DefaultDispatcher-worker-6 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.726 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/UmAppDatabase/replication/nodeId 2025-04-17 12:52:30.726 [DefaultDispatcher-worker-6 @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:40365/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:30.726 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/UmAppDatabase/replication/nodeId 2025-04-17 12:52:30.727 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/blob/upload-init-batch 2025-04-17 12:52:30.727 [DefaultDispatcher-worker-4 @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:40365/api/blob/upload-init-batch. 2025-04-17 12:52:30.727 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/blob/upload-init-batch 2025-04-17 12:52:30.727 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:30.727 [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-17 12:52:30.727 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.728 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 12:52:30.728 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/UmAppDatabase/replication/nodeId 2025-04-17 12:52:30.728 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40365/UmAppDatabase/replication/nodeId 2025-04-17 12:52:30.729 [eventLoopGroupProxy-10-3 @call-handler#684] 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-17 12:52:30.729 [eventLoopGroupProxy-10-3 @call-handler#684] 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-17 12:52:30.730 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.731 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 12:52:30.731 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/blob/upload-init-batch 2025-04-17 12:52:30.731 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40365/api/blob/upload-init-batch 2025-04-17 12:52:30.732 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40365/api/blob/upload-init-batch. 2025-04-17 12:52:30.732 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40365/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:30.734 [DefaultDispatcher-worker-6 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.734 [DefaultDispatcher-worker-6 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40365/api/blob/upload-batch-data. 2025-04-17 12:52:30.734 [DefaultDispatcher-worker-6 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.734 [DefaultDispatcher-worker-6 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:30.735 [DefaultDispatcher-worker-2 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.735 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:30.737 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.738 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.738 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 12:52:30.738 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.739 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.739 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40365/api/blob/upload-batch-data. 2025-04-17 12:52:30.739 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.739 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:30.740 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.740 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:30.742 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.742 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.742 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:30.746 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.747 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.747 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40365/api/blob/upload-batch-data. 2025-04-17 12:52:30.747 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.747 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:30.748 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:30.752 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.752 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:30.752 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.752 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 12:52:30.752 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.753 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.753 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40365/api/blob/upload-batch-data. 2025-04-17 12:52:30.753 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.753 [DefaultDispatcher-worker-19 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:30.754 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:30.754 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:30.755 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.755 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.756 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:30.756 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.757 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.757 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40365/api/blob/upload-batch-data. 2025-04-17 12:52:30.757 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.757 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:30.758 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:30.759 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:30.759 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.759 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:30.759 [DefaultDispatcher-worker-15 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/blob/upload-batch-data 2025-04-17 12:52:30.766 [DefaultDispatcher-worker-19 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.767 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:30.769 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:30.771 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.771 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/UmAppDatabase/replication/message 2025-04-17 12:52:30.771 [DefaultDispatcher-worker-19 @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:40365/UmAppDatabase/replication/message. 2025-04-17 12:52:30.771 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/UmAppDatabase/replication/message 2025-04-17 12:52:30.771 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40365/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:30.772 [eventLoopGroupProxy-10-1 @call-handler#722] 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-17 12:52:30.772 [eventLoopGroupProxy-10-1 @call-handler#722] 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-17 12:52:30.772 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:30.783 [DefaultDispatcher-worker-13 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-17 12:52:30.783 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:30.783 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-17 12:52:30.783 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.783 [DefaultDispatcher-worker-13 @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:40365/api/content/717475791099502592/_ustadmanifest.json. 2025-04-17 12:52:30.783 [DefaultDispatcher-worker-13 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.784 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/UmAppDatabase/replication/message 2025-04-17 12:52:30.784 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40365/UmAppDatabase/replication/message 2025-04-17 12:52:30.784 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40365/UmAppDatabase/replication/message. 2025-04-17 12:52:30.784 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40365/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:30.784 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.784 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json 2025-04-17 12:52:30.785 [DefaultDispatcher-worker-7 @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:40365/api/content/717475791099502592/_ustadmanifest.json. 2025-04-17 12:52:30.785 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40365/api/content/717475791099502592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:30.789 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-04-17 12:52:30.790 [DefaultDispatcher-worker-17 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92 2025-04-17 12:52:30.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 12:52:30.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 12:52:30.791 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 12:52:30.791 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 12:52:30.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 12:52:30.792 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f370472 2025-04-17 12:52:30.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 12:52:30.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 12:52:30.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:30.792 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bdd996: (connection evicted) 2025-04-17 12:52:30.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:30.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 12:52:30.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 12:52:31.168 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:31.168 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:31.266 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:31.796 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@10f60e36 2025-04-17 12:52:31.796 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@10f60e36 2025-04-17 12:52:31.797 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2025-04-17 12:52:31.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 12:52:31.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 12:52:31.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:31.798 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc84c92: (connection evicted) 2025-04-17 12:52:31.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:31.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 12:52:31.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2262bc86 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:31.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:31.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 12:52:31.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:31.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:31.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b8f1bd 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:31.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-17 12:52:31.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-17 12:52:31.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 12:52:31.835 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 12:52:31.836 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 12:52:31.836 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@502b9399 2025-04-17 12:52:31.837 [DefaultDispatcher-worker-2 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:37511 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3e65f4 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:31.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:31.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:31.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 12:52:31.839 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 12:52:31.839 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 12:52:31.839 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 12:52:31.839 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 12:52:31.839 [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-17 12:52:31.839 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 12:52:31.839 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 12:52:31.839 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 12:52:31.839 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6905d030 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:31.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:31.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:31.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:31.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 12:52:31.861 [DefaultDispatcher-worker-15 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:31.865 [DefaultDispatcher-worker-20 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:31.924 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:31.926 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:31.938 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:31.940 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:31.955 [DefaultDispatcher-worker-20 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:31.981 [DefaultDispatcher-worker-20 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:31.984 [DefaultDispatcher-worker-20 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:31.987 [DefaultDispatcher-worker-20 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:31.993 [DefaultDispatcher-worker-14 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:31.998 [DefaultDispatcher-worker-9 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:31.998 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:31.998 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json. 2025-04-17 12:52:31.998 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:31.999 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:31.999 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:32.000 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json. 2025-04-17 12:52:32.000 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:32.058 [DefaultDispatcher-worker-7 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:32.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 12:52:32.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7adc54fd-9421-4f01-83d6-9c337640a752', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 12:52:32.059 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 12:52:32.059 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7adc54fd-9421-4f01-83d6-9c337640a752 2025-04-17 12:52:32.060 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:32.060 [DefaultDispatcher-worker-7 @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:37511/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:32.060 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:32.060 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:32.062 [eventLoopGroupProxy-13-2 @call-handler#792] 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-17 12:52:32.062 [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-17 12:52:32.062 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.062 [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-17 12:52:32.062 [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-17 12:52:32.063 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.063 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 12:52:32.063 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:32.063 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:32.065 [DefaultDispatcher-worker-2 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:32.065 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:32.065 [DefaultDispatcher-worker-2 @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:37511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:32.065 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:32.066 [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-17 12:52:32.067 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.067 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 12:52:32.067 [DefaultDispatcher-worker-8 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:32.067 [DefaultDispatcher-worker-8 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:32.073 [DefaultDispatcher-worker-1 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:32.079 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:32.082 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-init-batch 2025-04-17 12:52:32.082 [DefaultDispatcher-worker-20 @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:37511/api/blob/upload-init-batch. 2025-04-17 12:52:32.082 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-init-batch 2025-04-17 12:52:32.082 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:32.083 [eventLoopGroupProxy-13-1 @call-handler#807] 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-17 12:52:32.083 [eventLoopGroupProxy-13-1 @call-handler#807] 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-17 12:52:32.126 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.127 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-17 12:52:32.128 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-init-batch 2025-04-17 12:52:32.128 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37511/api/blob/upload-init-batch 2025-04-17 12:52:32.129 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37511/api/blob/upload-init-batch. 2025-04-17 12:52:32.129 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37511/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:32.132 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.132 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.132 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.132 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.133 [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-17 12:52:32.135 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.135 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.135 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.135 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.136 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.136 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.136 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.136 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.137 [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-17 12:52:32.180 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.180 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.180 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.181 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.182 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.182 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.182 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.182 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.183 [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-17 12:52:32.184 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.184 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.184 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.184 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.185 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.185 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.185 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.185 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.185 [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-17 12:52:32.188 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.188 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.188 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 12:52:32.188 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.189 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.189 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.189 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.189 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.189 [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-17 12:52:32.233 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.233 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.233 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 12:52:32.233 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.236 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.236 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.236 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.236 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.237 [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-17 12:52:32.299 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.299 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.299 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-17 12:52:32.300 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.302 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.302 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.302 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.302 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.303 [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-17 12:52:32.349 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.349 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.350 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-17 12:52:32.350 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.351 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.351 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.351 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.351 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.352 [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-17 12:52:32.393 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.393 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.394 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:32.394 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.395 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.395 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.395 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.395 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.395 [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-17 12:52:32.438 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.438 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.438 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.439 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.440 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.440 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.440 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.440 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.440 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.484 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.484 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.484 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 12:52:32.484 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.485 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.485 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.485 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.485 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.486 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.487 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.487 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.487 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.487 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.488 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.488 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.488 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.488 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.489 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.490 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.490 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.490 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.490 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.491 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.491 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.491 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.491 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.492 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.493 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.493 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.493 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.493 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.494 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.494 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.495 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.496 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.496 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.496 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.496 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.497 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.497 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.497 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.497 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.498 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.499 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.499 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.499 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.499 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.500 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.500 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.500 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.500 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.501 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.502 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.502 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.502 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.503 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.503 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.503 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.503 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.503 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.504 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.505 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.505 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.505 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.505 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.506 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.506 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.506 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.506 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.507 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.508 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.508 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.508 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.508 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.509 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.509 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.509 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.509 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.509 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.510 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.511 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.511 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.511 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.511 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.511 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.511 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.511 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.512 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.513 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.513 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.513 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.513 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.514 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.514 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.514 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.514 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.515 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.516 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.516 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.516 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.516 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.517 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.517 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.517 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.517 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.517 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.519 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.519 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.519 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.519 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.520 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.520 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.520 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.520 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.521 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.522 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.522 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.522 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.522 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.523 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.523 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.523 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.523 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.524 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.525 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.525 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.525 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.525 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.526 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.526 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.526 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.526 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.527 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.528 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.528 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.528 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.528 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.529 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.529 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.529 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.529 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.530 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.531 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.531 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.531 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.531 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.532 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.532 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.532 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.532 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.533 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.534 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.534 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.534 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.534 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.535 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.535 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.535 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.535 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.535 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.536 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.536 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.536 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.537 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.538 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.538 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.538 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.538 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.539 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.540 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.540 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.540 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.540 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.541 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.541 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.541 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.541 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.542 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.543 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.543 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.543 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.543 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.544 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.544 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.544 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.544 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.545 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.546 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.546 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.546 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.546 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.547 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.547 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.548 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.549 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.549 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.549 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.549 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.550 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.550 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.550 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.551 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.552 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.553 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.553 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.553 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.554 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.555 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.555 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.555 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.555 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.556 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.557 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.557 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.558 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.558 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.559 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.559 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.559 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.559 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.560 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.562 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.562 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.562 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.562 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.563 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.563 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.563 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.563 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.564 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.565 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.565 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.565 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.566 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.566 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.566 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.566 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.566 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.567 [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-17 12:52:32.579 [DefaultDispatcher-worker-15 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:32.610 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.610 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.610 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.610 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.611 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.611 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.611 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.611 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.612 [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-17 12:52:32.613 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.613 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.613 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.613 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.614 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.614 [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-17 12:52:32.615 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.615 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.616 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.616 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.616 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.616 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.616 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.616 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.617 [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-17 12:52:32.618 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.618 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.618 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.618 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.619 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.619 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.619 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.619 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.619 [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-17 12:52:32.662 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.662 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.662 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.662 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.663 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.663 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.663 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.663 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.663 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.707 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.707 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.707 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 12:52:32.708 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.708 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.708 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.708 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.708 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.709 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.710 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.710 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.710 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.711 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.711 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.711 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.711 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.711 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.712 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.713 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.713 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.713 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.713 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.714 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.714 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.714 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.714 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.714 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.757 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.757 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.757 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.758 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.758 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.758 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.758 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.758 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.759 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.760 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.760 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.760 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.761 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.761 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.761 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.761 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.761 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.762 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.763 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.763 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.763 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.763 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.764 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.764 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.764 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.765 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.765 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.765 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.766 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.766 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.766 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.766 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.766 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.767 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.768 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.768 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.768 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.768 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.769 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.769 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.769 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.769 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.769 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.812 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.812 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.812 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.813 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.813 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.813 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.813 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.813 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.814 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.815 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.815 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.815 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.816 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.816 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.817 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.818 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.818 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.818 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.818 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.819 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.819 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.819 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.819 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.819 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.820 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.820 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.821 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.821 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.821 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.821 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.821 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.821 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.822 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.823 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.823 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.823 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.823 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.824 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.824 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.824 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.824 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.825 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.826 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.826 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.826 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.826 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.827 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.827 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.827 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.827 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.827 [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-17 12:52:32.828 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.828 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.828 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.829 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.829 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.829 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.829 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.829 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.830 [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-17 12:52:32.832 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.832 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.832 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.832 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.833 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.833 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.833 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.833 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.833 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.834 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.835 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.835 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.835 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.835 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.835 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.835 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.835 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.836 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.837 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.837 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.837 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.837 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.838 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.838 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.838 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.838 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.839 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.840 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.840 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.840 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.840 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.841 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.841 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.841 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.841 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.841 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.843 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.843 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.843 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.844 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.845 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.845 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.845 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.845 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.845 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.847 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.847 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.847 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.847 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.848 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.848 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.848 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.848 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.848 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.891 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.891 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.891 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.892 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.892 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.892 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.892 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.892 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.893 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.894 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.894 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.895 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.895 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.895 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.895 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.895 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.896 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.896 [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-17 12:52:32.897 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.897 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.897 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.898 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.898 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.898 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.898 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.898 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.899 [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-17 12:52:32.942 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.942 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.942 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:32.942 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.943 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.943 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.943 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.943 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.944 [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-17 12:52:32.945 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.945 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.945 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.945 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.946 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.946 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.946 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.946 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.946 [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-17 12:52:32.947 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.947 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.947 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.947 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.948 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.948 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.949 [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-17 12:52:32.949 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.950 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.950 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:32.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.950 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.951 [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-17 12:52:32.993 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.993 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.993 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:32.994 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.994 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.994 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.994 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.994 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.995 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:32.996 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:32.996 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:32.996 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:32.996 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.997 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.997 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:32.997 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:32.997 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:32.997 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.040 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.040 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.040 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.041 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.044 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.044 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.044 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.044 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.045 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.088 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.089 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.089 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 12:52:33.089 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.090 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.090 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.090 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.090 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.090 [DefaultDispatcher-worker-14 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:33.091 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.133 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.133 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.133 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.134 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.135 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.135 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.135 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.135 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.135 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.178 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.178 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.178 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.179 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.180 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.180 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.180 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.180 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.180 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.181 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.181 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.181 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.182 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.182 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.182 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.182 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.182 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.183 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.184 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.184 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.184 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.184 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.185 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.185 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.185 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.185 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.185 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.186 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.186 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.186 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.186 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.187 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.187 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.187 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.187 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.188 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.189 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.189 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.189 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.189 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.190 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.190 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.190 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.190 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.190 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.191 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.191 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.191 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.192 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.192 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.192 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.192 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.192 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.193 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.194 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.194 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.194 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.194 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.195 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.195 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.195 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.195 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.195 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.196 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.196 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.196 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.197 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.198 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.198 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.199 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.199 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.199 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.199 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.199 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.199 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.199 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.200 [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-17 12:52:33.201 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.201 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.201 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.201 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.202 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.202 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.202 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.202 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.202 [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-17 12:52:33.203 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.203 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.203 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.203 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.204 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.204 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.204 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.204 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.205 [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-17 12:52:33.205 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.206 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.206 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.206 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.207 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.207 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.207 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.207 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.207 [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-17 12:52:33.208 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.208 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.208 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.208 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.209 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.209 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.209 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.209 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.209 [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-17 12:52:33.210 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.211 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.211 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.211 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.211 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.211 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.211 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.211 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.212 [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-17 12:52:33.213 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.213 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.213 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.213 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.214 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.214 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.215 [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-17 12:52:33.258 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.258 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.258 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.259 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.259 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.259 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.259 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.259 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.260 [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-17 12:52:33.261 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.261 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.261 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.261 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.262 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.262 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.263 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.264 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.264 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.264 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.264 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.264 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.264 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.264 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.264 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.265 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.266 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.266 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.266 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.266 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.267 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.267 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.267 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.267 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.267 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.268 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.269 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.269 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.269 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.269 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.270 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.271 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.271 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.271 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.271 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.272 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.272 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.272 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.272 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.272 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.273 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.273 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.273 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.274 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.274 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.274 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.274 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.274 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.275 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.317 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.317 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.317 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.318 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.318 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.318 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.318 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.318 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.319 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.320 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.320 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.320 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.321 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.321 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.321 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.321 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.321 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.322 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.323 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.323 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.323 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.323 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.323 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.323 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.323 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.323 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.324 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.366 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.366 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.366 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.367 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.368 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.368 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.368 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.368 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.368 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.369 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.370 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.370 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.370 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.370 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.371 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.372 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.372 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.372 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.372 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.373 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.373 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.373 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.373 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.373 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.374 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.374 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.374 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.375 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.375 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.375 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.375 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.375 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.376 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.377 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.377 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.377 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.377 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.378 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.378 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.378 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.378 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.378 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.379 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.379 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.379 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.379 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.380 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.380 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.380 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.380 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.381 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.382 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.382 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.382 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.382 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.383 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.383 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.383 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.383 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.383 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.384 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.384 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.384 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.384 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.385 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.385 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.385 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.385 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.386 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.387 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.387 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.387 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.387 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.388 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.388 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.388 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.388 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.388 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.389 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.389 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.389 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.389 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.390 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.390 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.390 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.390 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.391 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.392 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.392 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.392 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.392 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.393 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.393 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.393 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.393 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.394 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.395 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.395 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.395 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.395 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.396 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.396 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.396 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.396 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.396 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.439 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.439 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.439 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.440 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.441 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.441 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.441 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.441 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.441 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.442 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.442 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.443 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.443 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.444 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.444 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.444 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.444 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.444 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.487 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.487 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.487 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.488 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.489 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.489 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.489 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.489 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.489 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.490 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.490 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.491 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.491 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.491 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.492 [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-17 12:52:33.535 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.535 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.535 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.535 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.537 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.537 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.537 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.537 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.538 [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-17 12:52:33.580 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.580 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.580 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.580 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.581 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.581 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.581 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.581 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.581 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.601 [DefaultDispatcher-worker-2 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:33.623 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.623 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.624 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.624 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.624 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.624 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.624 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.624 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.625 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.668 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.668 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.668 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.668 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.669 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.669 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.669 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.669 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.670 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.712 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.712 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.712 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.712 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.713 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.713 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.713 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.713 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.714 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.715 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.715 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.715 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.715 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.715 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.715 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.715 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.715 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.716 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.758 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.758 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.758 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.759 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.759 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.760 [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-17 12:52:33.761 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.761 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.761 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.761 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.762 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.762 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.762 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.762 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.762 [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-17 12:52:33.764 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.764 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.764 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.764 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.765 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.765 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.765 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.765 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.765 [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-17 12:52:33.766 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.767 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.767 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.767 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.767 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.767 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.767 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.767 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.768 [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-17 12:52:33.769 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.769 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.769 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.769 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.770 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.770 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.770 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.770 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.770 [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-17 12:52:33.771 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.771 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.771 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.771 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.772 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.772 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.772 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.772 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.772 [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-17 12:52:33.815 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.815 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.815 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.816 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.816 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.816 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.816 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.816 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.817 [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-17 12:52:33.818 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.818 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.818 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.818 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.819 [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-17 12:52:33.820 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.820 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.820 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.820 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.820 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.820 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.820 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.820 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.821 [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-17 12:52:33.821 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.821 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.822 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.822 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.822 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.822 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.822 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.822 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.822 [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-17 12:52:33.825 [DefaultDispatcher-worker-3 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.843 [DefaultDispatcher-worker-3 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:33.865 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.865 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.865 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.865 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.866 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.866 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.866 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.866 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.866 [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-17 12:52:33.867 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.868 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.868 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:33.868 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.868 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.868 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.868 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.868 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.869 [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-17 12:52:33.869 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.869 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.869 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.870 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.870 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.870 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.870 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.870 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.870 [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-17 12:52:33.871 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.871 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.871 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.871 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.872 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.872 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.872 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.872 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.872 [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-17 12:52:33.915 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.915 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.915 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:33.915 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.916 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.916 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.916 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.916 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.917 [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-17 12:52:33.959 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.959 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.959 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:33.960 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.961 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.961 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.961 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.961 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.961 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.962 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.962 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.962 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.963 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.963 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.963 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.963 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.963 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.964 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.968 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.968 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.968 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 12:52:33.969 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.969 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.969 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.969 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.969 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.970 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:33.971 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:33.971 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:33.971 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:33.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.971 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:33.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:33.971 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:33.972 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.014 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.014 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.014 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:34.015 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.015 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.015 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.015 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.015 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.016 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.017 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.017 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.017 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.017 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.018 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.018 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.018 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.018 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.018 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.061 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.061 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.062 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 12:52:34.062 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.063 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.063 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.063 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.063 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.063 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.105 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.105 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.105 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 12:52:34.105 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.106 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.106 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.106 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.106 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.106 [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-17 12:52:34.107 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.107 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.107 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.107 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.108 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.108 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.108 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.108 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.108 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.109 [DefaultDispatcher-worker-7 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:34.152 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.152 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.152 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 12:52:34.152 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.153 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.153 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.153 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.153 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.154 [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-17 12:52:34.155 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.155 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.155 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.155 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.155 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.155 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.155 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.155 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.156 [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-17 12:52:34.157 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.157 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.157 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.157 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.157 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.157 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.157 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.157 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.158 [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-17 12:52:34.159 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.159 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.159 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.159 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.160 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.160 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.160 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.160 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.160 [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-17 12:52:34.206 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.206 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.206 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 12:52:34.206 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.207 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.207 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.207 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.207 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.207 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.249 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.250 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.250 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 12:52:34.250 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.251 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.251 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.251 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.251 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.251 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 12:52:34.252 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.252 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.252 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.253 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.253 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.253 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.253 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.253 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.253 [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-17 12:52:34.254 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.254 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.254 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 12:52:34.255 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.255 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.255 [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:37511/api/blob/upload-batch-data. 2025-04-17 12:52:34.255 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.255 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:34.256 [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-17 12:52:34.258 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:34.258 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.258 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 12:52:34.258 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/blob/upload-batch-data 2025-04-17 12:52:34.266 [DefaultDispatcher-worker-16 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:34.270 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:34.270 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/UmAppDatabase/replication/message 2025-04-17 12:52:34.270 [DefaultDispatcher-worker-7 @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:37511/UmAppDatabase/replication/message. 2025-04-17 12:52:34.270 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/UmAppDatabase/replication/message 2025-04-17 12:52:34.270 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37511/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:34.271 [eventLoopGroupProxy-13-1 @call-handler#1604] 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-17 12:52:34.271 [eventLoopGroupProxy-13-1 @call-handler#1604] 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-17 12:52:34.271 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:34.285 [DefaultDispatcher-worker-13 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-17 12:52:34.285 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:34.285 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-17 12:52:34.285 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:34.285 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json. 2025-04-17 12:52:34.285 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:34.286 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/UmAppDatabase/replication/message 2025-04-17 12:52:34.286 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37511/UmAppDatabase/replication/message 2025-04-17 12:52:34.286 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37511/UmAppDatabase/replication/message. 2025-04-17 12:52:34.286 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37511/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:34.286 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:34.286 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json 2025-04-17 12:52:34.287 [DefaultDispatcher-worker-19 @coroutine#750] 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:37511/api/content/717475795127275520/_ustadmanifest.json. 2025-04-17 12:52:34.287 [DefaultDispatcher-worker-19 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37511/api/content/717475795127275520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:34.291 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9 2025-04-17 12:52:34.305 [DefaultDispatcher-worker-19 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fbefad 2025-04-17 12:52:34.324 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 12:52:34.324 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 12:52:34.324 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 12:52:34.324 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 12:52:34.324 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 12:52:34.326 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62332 2025-04-17 12:52:34.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 12:52:34.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 12:52:34.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:34.327 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc33ad9: (connection evicted) 2025-04-17 12:52:34.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:34.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 12:52:34.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 12:52:34.340 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:34.340 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:34.766 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 12:52:35.331 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@502b9399 2025-04-17 12:52:35.331 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@502b9399 2025-04-17 12:52:35.335 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72078d 2025-04-17 12:52:35.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 12:52:35.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 12:52:35.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:35.335 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fbefad: (connection evicted) 2025-04-17 12:52:35.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:35.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 12:52:35.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769f6023 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:35.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-17 12:52:35.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-17 12:52:35.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 12:52:35.372 [DefaultDispatcher-worker-12 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:35.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:35.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 12:52:35.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df13b7e 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:35.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:35.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 12:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-17 12:52:35.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-17 12:52:35.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 12:52:35.379 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 12:52:35.380 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 12:52:35.381 [DefaultDispatcher-worker-12 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:33405 2025-04-17 12:52:35.383 [DefaultDispatcher-worker-12 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 12:52:35.384 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33405/api/blob/upload-init-batch 2025-04-17 12:52:35.384 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33405/api/blob/upload-init-batch. 2025-04-17 12:52:35.384 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33405/api/blob/upload-init-batch 2025-04-17 12:52:35.384 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33405/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:35.386 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-17 12:52:35.386 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-17 12:52:35.386 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-17 12:52:35.387 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33405/api/blob/upload-init-batch 2025-04-17 12:52:35.387 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33405/api/blob/upload-init-batch 2025-04-17 12:52:35.387 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33405/api/blob/upload-init-batch. 2025-04-17 12:52:35.387 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33405/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:35.388 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33405/api/blob/upload-batch-data 2025-04-17 12:52:35.388 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33405/api/blob/upload-batch-data. 2025-04-17 12:52:35.388 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33405/api/blob/upload-batch-data 2025-04-17 12:52:35.388 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33405/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:35.389 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-17 12:52:35.391 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-17 12:52:35.391 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:35.391 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33405/api/blob/upload-batch-data 2025-04-17 12:52:35.392 [eventLoopGroupProxy-16-2 @call-handler#1666] 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-17 12:52:35.394 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:35.397 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-17 12:52:35.444 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:35.477 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:35.478 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470866d1 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 12:52:36.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-17 12:52:36.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-17 12:52:36.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 12:52:36.487 [DefaultDispatcher-worker-20 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-17 12:52:36.490 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51739/api/blob/upload-init-batch 2025-04-17 12:52:36.490 [Test worker @coroutine#1674] 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:51739/api/blob/upload-init-batch. 2025-04-17 12:52:36.490 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51739/api/blob/upload-init-batch 2025-04-17 12:52:36.490 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51739/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:36.492 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51739/api/blob/upload-init-batch 2025-04-17 12:52:36.492 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51739/api/blob/upload-init-batch 2025-04-17 12:52:36.492 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51739/api/blob/upload-init-batch. 2025-04-17 12:52:36.492 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51739/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:36.498 [DefaultDispatcher-worker-7 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-17 12:52:36.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 12:52:36.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 12:52:36.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.501 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118c1faa: (connection evicted) 2025-04-17 12:52:36.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:36.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 12:52:36.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca8f5d7 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 12:52:36.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690929 2025-04-17 12:52:36.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690929 2025-04-17 12:52:36.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 12:52:36.526 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48595/api/blob/upload-init-batch 2025-04-17 12:52:36.526 [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:48595/api/blob/upload-init-batch. 2025-04-17 12:52:36.526 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48595/api/blob/upload-init-batch 2025-04-17 12:52:36.526 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48595/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:36.527 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48595/api/blob/upload-init-batch 2025-04-17 12:52:36.527 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48595/api/blob/upload-init-batch 2025-04-17 12:52:36.527 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48595/api/blob/upload-init-batch. 2025-04-17 12:52:36.527 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48595/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:36.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 12:52:36.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 12:52:36.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.528 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1690929: (connection evicted) 2025-04-17 12:52:36.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:36.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 12:52:36.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4560eb15 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-04-17 12:52:36.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-04-17 12:52:36.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 12:52:36.543 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51937/api/blob/upload-init-batch 2025-04-17 12:52:36.543 [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:51937/api/blob/upload-init-batch. 2025-04-17 12:52:36.543 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51937/api/blob/upload-init-batch 2025-04-17 12:52:36.543 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51937/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 12:52:36.544 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51937/api/blob/upload-init-batch 2025-04-17 12:52:36.544 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51937/api/blob/upload-init-batch 2025-04-17 12:52:36.545 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51937/api/blob/upload-init-batch. 2025-04-17 12:52:36.545 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51937/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:36.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 12:52:36.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 12:52:36.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.549 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15: (connection evicted) 2025-04-17 12:52:36.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:36.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 12:52:36.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5cb013 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 12:52:36.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-17 12:52:36.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-17 12:52:36.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 12:52:36.807 [DefaultDispatcher-worker-5 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209d0037 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-17 12:52:36.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-17 12:52:36.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 12:52:36.831 [DefaultDispatcher-worker-18 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-17 12:52:36.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7747571c 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-17 12:52:36.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-17 12:52:36.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 12:52:36.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bff388 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 12:52:36.872 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.874 [DefaultDispatcher-worker-4 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.878 [DefaultDispatcher-worker-20 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.882 [DefaultDispatcher-worker-13 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.886 [DefaultDispatcher-worker-7 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.888 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.892 [DefaultDispatcher-worker-10 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-17 12:52:36.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 12:52:36.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 12:52:36.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.896 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f: (connection evicted) 2025-04-17 12:52:36.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:36.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 12:52:36.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 12:52:36.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 12:52:36.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36570936 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 12:52:36.911 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.916 [DefaultDispatcher-worker-10 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.921 [DefaultDispatcher-worker-20 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.925 [DefaultDispatcher-worker-10 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.929 [DefaultDispatcher-worker-3 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.931 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.932 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.936 [DefaultDispatcher-worker-20 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-17 12:52:36.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 12:52:36.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 12:52:36.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.937 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7d173f: (connection evicted) 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:36.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 12:52:36.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@487bc2fe 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 12:52:36.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-17 12:52:36.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-17 12:52:36.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 12:52:36.958 [DefaultDispatcher-worker-7 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-17 12:52:36.962 [DefaultDispatcher-worker-11 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-17 12:52:36.965 [DefaultDispatcher-worker-19 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-17 12:52:36.970 [DefaultDispatcher-worker-15 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-17 12:52:36.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 12:52:36.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:36.971 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6491006: (connection evicted) 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:36.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 12:52:36.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395c21ee 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:36.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 12:52:36.993 [DefaultDispatcher-worker-17 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:36.997 [DefaultDispatcher-worker-16 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:37.001 [DefaultDispatcher-worker-6 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:37.005 [DefaultDispatcher-worker-4 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:37.007 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:37.011 [DefaultDispatcher-worker-19 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-17 12:52:37.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 12:52:37.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 12:52:37.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:37.011 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669e730d: (connection evicted) 2025-04-17 12:52:37.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:37.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 12:52:37.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 12:52:37.345 [DefaultDispatcher-worker-20 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-17 12:52:37.379 [DefaultDispatcher-worker-20 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b58f639 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:40.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:40.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 12:52:40.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-17 12:52:40.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-17 12:52:40.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 12:52:40.512 [DefaultDispatcher-worker-17 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-17 12:52:40.593 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 12:52:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7692c0e9 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 12:52:41.048 [DefaultDispatcher-worker-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.052 [DefaultDispatcher-worker-3 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.054 [DefaultDispatcher-worker-18 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.059 [DefaultDispatcher-worker-18 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.063 [DefaultDispatcher-worker-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7a4986 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-17 12:52:41.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-17 12:52:41.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 12:52:41.085 [DefaultDispatcher-worker-11 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-17 12:52:41.089 [DefaultDispatcher-worker-20 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-17 12:52:41.092 [DefaultDispatcher-worker-3 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-17 12:52:41.095 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fb5b8f 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 12:52:41.114 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.118 [DefaultDispatcher-worker-10 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.122 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.125 [DefaultDispatcher-worker-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.129 [DefaultDispatcher-worker-15 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.130 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.134 [DefaultDispatcher-worker-11 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19439ec4 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 12:52:41.152 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.156 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.159 [DefaultDispatcher-worker-19 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.163 [DefaultDispatcher-worker-8 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.167 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.168 [DefaultDispatcher-worker-12 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7325b786 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 12:52:41.185 [DefaultDispatcher-worker-6 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.190 [DefaultDispatcher-worker-17 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.193 [DefaultDispatcher-worker-13 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.196 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.197 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.200 [DefaultDispatcher-worker-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.204 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8c9729 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-17 12:52:41.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-17 12:52:41.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 12:52:41.224 [DefaultDispatcher-worker-20 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-17 12:52:41.228 [DefaultDispatcher-worker-17 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-17 12:52:41.231 [DefaultDispatcher-worker-13 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-17 12:52:41.235 [DefaultDispatcher-worker-6 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.235 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 12:52:41.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 12:52:41.253 [DefaultDispatcher-worker-14 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.257 [DefaultDispatcher-worker-6 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.260 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.263 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.266 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.269 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.272 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d93e9 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 12:52:41.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-17 12:52:41.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-17 12:52:41.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-17 12:52:41.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-17 12:52:41.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 12:52:41.297 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-17 12:52:41.298 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23243bc0 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-17 12:52:41.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-17 12:52:41.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 12:52:41.307 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.315 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-17 12:52:41.316 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-17 12:52:41.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-17 12:52:41.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 12:52:41.332 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-17 12:52:41.333 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-17 12:52:41.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-17 12:52:41.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 12:52:41.336 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.347 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-17 12:52:41.348 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-17 12:52:41.364 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.364 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.366 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.366 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.366 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.374 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.383 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.401 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.407 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.407 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.407 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.419 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.434 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.448 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.448 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.448 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.489 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.490 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.490 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.532 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.532 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.532 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.574 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.574 [Test worker @coroutine#1871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33891/ 2025-04-17 12:52:41.574 [Test worker @coroutine#1871] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33891/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.616 [Test worker @coroutine#1871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33891/ 2025-04-17 12:52:41.618 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.618 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.619 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.619 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.619 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.661 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.661 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.661 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.702 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.702 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.702 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.744 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.745 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.745 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.786 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.787 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.787 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.828 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.829 [Test worker @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59947/ 2025-04-17 12:52:41.829 [Test worker @coroutine#1888] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59947/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 12:52:41.829 [Test worker @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59947/ 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c651286 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 12:52:41.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-17 12:52:41.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-17 12:52:41.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 12:52:41.912 [DefaultDispatcher-worker-6 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 12:52:41.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-17 12:52:41.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-17 12:52:41.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 12:52:41.937 [DefaultDispatcher-worker-14 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20aa4e 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 12:52:41.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-17 12:52:41.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-17 12:52:41.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 12:52:41.956 [DefaultDispatcher-worker-5 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-17 12:52:41.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-17 12:52:41.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-17 12:52:41.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 12:52:41.975 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:41.976 [DefaultDispatcher-worker-14 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d25e1d 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-17 12:52:41.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-17 12:52:41.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 12:52:41.998 [DefaultDispatcher-worker-3 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:41.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:41.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 12:52:42.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-17 12:52:42.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-17 12:52:42.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 12:52:42.019 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.023 [DefaultDispatcher-worker-19 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-17 12:52:42.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125c03d3 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-17 12:52:42.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-17 12:52:42.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 12:52:42.038 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.049 [DefaultDispatcher-worker-13 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bca2a09 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 12:52:42.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 12:52:42.058 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.071 [DefaultDispatcher-worker-3 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.075 [DefaultDispatcher-worker-5 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.077 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.079 [DefaultDispatcher-worker-16 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.083 [DefaultDispatcher-worker-3 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.090 [DefaultDispatcher-worker-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.093 [DefaultDispatcher-worker-13 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-17 12:52:42.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 12:52:42.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 12:52:42.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.096 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5620470a: (connection evicted) 2025-04-17 12:52:42.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:42.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 12:52:42.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 12:52:42.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-17 12:52:42.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-17 12:52:42.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 12:52:42.100 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.118 [DefaultDispatcher-worker-13 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-17 12:52:42.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dedc8b8 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 12:52:42.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 12:52:42.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 12:52:42.127 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.143 [DefaultDispatcher-worker-20 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a285418 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-17 12:52:42.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-17 12:52:42.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 12:52:42.163 [DefaultDispatcher-worker-1 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3070f59f 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-17 12:52:42.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-17 12:52:42.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 12:52:42.182 [DefaultDispatcher-worker-11 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-17 12:52:42.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ca1cad 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-17 12:52:42.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-17 12:52:42.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 12:52:42.198 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.203 [DefaultDispatcher-worker-19 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-17 12:52:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2d124e 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-17 12:52:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-17 12:52:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 12:52:42.223 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.225 [DefaultDispatcher-worker-2 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-17 12:52:42.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 12:52:42.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209f0986 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-17 12:52:42.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-17 12:52:42.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 12:52:42.244 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.246 [DefaultDispatcher-worker-13 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c045627 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:42.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:42.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 12:52:42.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-17 12:52:42.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-17 12:52:42.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 12:52:42.264 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.267 [DefaultDispatcher-worker-8 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-17 12:52:42.299 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.305 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.333 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:42.348 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8654 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-17 12:52:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-17 12:52:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 12:52:46.352 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-17 12:52:46.361 [DefaultDispatcher-worker-20 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-17 12:52:46.367 [DefaultDispatcher-worker-3 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f466207 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 12:52:46.379 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.387 [DefaultDispatcher-worker-9 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.392 [DefaultDispatcher-worker-12 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.395 [DefaultDispatcher-worker-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.399 [DefaultDispatcher-worker-19 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-17 12:52:46.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 12:52:46.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.419 [DefaultDispatcher-worker-20 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.422 [DefaultDispatcher-worker-3 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.426 [DefaultDispatcher-worker-20 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.429 [DefaultDispatcher-worker-8 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-17 12:52:46.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34947355 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-17 12:52:46.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-17 12:52:46.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 12:52:46.440 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-17 12:52:46.442 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.449 [DefaultDispatcher-worker-20 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-17 12:52:46.453 [DefaultDispatcher-worker-13 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-17 12:52:46.457 [DefaultDispatcher-worker-20 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-17 12:52:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e5206 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-17 12:52:46.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-17 12:52:46.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 12:52:46.468 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-17 12:52:46.469 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.477 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-17 12:52:46.481 [DefaultDispatcher-worker-15 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313a3af8 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-17 12:52:46.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-17 12:52:46.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 12:52:46.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-17 12:52:46.500 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.501 [DefaultDispatcher-worker-10 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 12:52:46.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 12:52:46.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 12:52:46.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 12:52:46.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 12:52:46.522 [DefaultDispatcher-worker-10 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-17 12:52:46.530 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.561 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.583 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.618 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f56892 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 12:52:46.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 12:52:46.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.652 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.653 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.654 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.655 [DefaultDispatcher-worker-1 @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:58555/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:46.655 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.655 [DefaultDispatcher-worker-1 @coroutine#2094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58555/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:46.656 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.656 [DefaultDispatcher-worker-7 @coroutine#2094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.659 [DefaultDispatcher-worker-10 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.659 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.659 [DefaultDispatcher-worker-10 @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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:46.659 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.660 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.660 [DefaultDispatcher-worker-12 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.661 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fb01b 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 12:52:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-17 12:52:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-17 12:52:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 12:52:46.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-17 12:52:46.682 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-17 12:52:46.683 [Test worker @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-17 12:52:46.686 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 12:52:46.686 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58555/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 12:52:46.686 [DefaultDispatcher-worker-16 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 12:52:46.687 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 12:52:46.687 [DefaultDispatcher-worker-5 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 12:52:46.688 [DefaultDispatcher-worker-14 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5ad6b7 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 12:52:46.731 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.733 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2cbf4 2025-04-17 12:52:46.733 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2cbf4 2025-04-17 12:52:46.735 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49352d7a 2025-04-17 12:52:46.735 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49352d7a 2025-04-17 12:52:46.736 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0aa084 2025-04-17 12:52:46.736 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0aa084 2025-04-17 12:52:46.738 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@8082741 2025-04-17 12:52:46.738 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@8082741 2025-04-17 12:52:46.739 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f4e0df 2025-04-17 12:52:46.739 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f4e0df 2025-04-17 12:52:46.741 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@394a4866 2025-04-17 12:52:46.741 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@394a4866 2025-04-17 12:52:46.742 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@215cd14b 2025-04-17 12:52:46.742 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@215cd14b 2025-04-17 12:52:46.743 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6827d80e 2025-04-17 12:52:46.743 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6827d80e 2025-04-17 12:52:46.745 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.745 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@162b2fcd 2025-04-17 12:52:46.745 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@162b2fcd 2025-04-17 12:52:46.745 [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-17 12:52:46.751 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.752 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.753 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.753 [DefaultDispatcher-worker-6 @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:37013/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:46.753 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.753 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37013/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:46.754 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.754 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.757 [DefaultDispatcher-worker-12 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.758 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.758 [DefaultDispatcher-worker-12 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:46.758 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.758 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.758 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.759 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.762 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.764 [DefaultDispatcher-worker-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.764 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e01cf4 2025-04-17 12:52:46.764 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e01cf4 2025-04-17 12:52:46.767 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e27e498 2025-04-17 12:52:46.767 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e27e498 2025-04-17 12:52:46.768 [DefaultDispatcher-worker-3 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.769 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a187784 2025-04-17 12:52:46.769 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a187784 2025-04-17 12:52:46.771 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1aeea3 2025-04-17 12:52:46.771 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1aeea3 2025-04-17 12:52:46.773 [DefaultDispatcher-worker-6 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.773 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2d4a08 2025-04-17 12:52:46.773 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2d4a08 2025-04-17 12:52:46.775 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf7451 2025-04-17 12:52:46.775 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf7451 2025-04-17 12:52:46.777 [DefaultDispatcher-worker-1 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.777 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@37728e57 2025-04-17 12:52:46.777 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@37728e57 2025-04-17 12:52:46.780 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3511ec 2025-04-17 12:52:46.780 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3511ec 2025-04-17 12:52:46.782 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed6508 2025-04-17 12:52:46.782 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed6508 2025-04-17 12:52:46.782 [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-17 12:52:46.782 [DefaultDispatcher-worker-20 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.786 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.791 [DefaultDispatcher-worker-1 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.795 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.800 [DefaultDispatcher-worker-8 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.804 [DefaultDispatcher-worker-2 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36995784 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 12:52:46.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 12:52:46.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.830 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.832 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.833 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-17 12:52:46.833 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-17 12:52:46.833 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.834 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.834 [DefaultDispatcher-worker-19 @coroutine#2173] 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:57575/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:46.834 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.834 [DefaultDispatcher-worker-19 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57575/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:46.835 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-17 12:52:46.835 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-17 12:52:46.835 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.835 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.837 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-17 12:52:46.837 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-17 12:52:46.839 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.839 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.839 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-17 12:52:46.839 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-17 12:52:46.839 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:46.839 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.840 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.840 [DefaultDispatcher-worker-20 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.841 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dcc0e3d 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 12:52:46.841 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-17 12:52:46.841 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-17 12:52:46.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-17 12:52:46.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-17 12:52:46.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 12:52:46.843 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-17 12:52:46.843 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-17 12:52:46.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-17 12:52:46.845 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-17 12:52:46.845 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-17 12:52:46.847 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-17 12:52:46.847 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-17 12:52:46.849 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-17 12:52:46.849 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-17 12:52:46.849 [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-17 12:52:46.850 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-17 12:52:46.851 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-17 12:52:46.853 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 12:52:46.853 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 12:52:46.853 [DefaultDispatcher-worker-4 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 12:52:46.853 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 12:52:46.853 [DefaultDispatcher-worker-3 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 12:52:46.856 [DefaultDispatcher-worker-2 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-17 12:52:46.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ea5674 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 12:52:46.911 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.912 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.914 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-17 12:52:46.914 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@35af13f4 2025-04-17 12:52:46.916 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-17 12:52:46.916 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68eb31 2025-04-17 12:52:46.917 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.918 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-17 12:52:46.918 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f577884 2025-04-17 12:52:46.918 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.919 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.919 [DefaultDispatcher-worker-17 @coroutine#2205] 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:49917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:46.919 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.919 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:46.920 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.920 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.920 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-17 12:52:46.920 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55e10a 2025-04-17 12:52:46.922 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-17 12:52:46.922 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@37287d07 2025-04-17 12:52:46.923 [DefaultDispatcher-worker-11 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.923 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.923 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:46.923 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.924 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.924 [DefaultDispatcher-worker-7 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.925 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-17 12:52:46.925 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be539b0 2025-04-17 12:52:46.925 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc75792 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 12:52:46.926 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-17 12:52:46.927 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72fb10 2025-04-17 12:52:46.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-17 12:52:46.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-17 12:52:46.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 12:52:46.928 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-17 12:52:46.928 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-17 12:52:46.928 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7a1e45 2025-04-17 12:52:46.930 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-17 12:52:46.930 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4e9848 2025-04-17 12:52:46.930 [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-17 12:52:46.934 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-17 12:52:46.935 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-17 12:52:46.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 12:52:46.940 [DefaultDispatcher-worker-20 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-17 12:52:46.943 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.946 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6504a35b 2025-04-17 12:52:46.946 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6504a35b 2025-04-17 12:52:46.948 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc3518b 2025-04-17 12:52:46.948 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc3518b 2025-04-17 12:52:46.950 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffcc82b 2025-04-17 12:52:46.950 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffcc82b 2025-04-17 12:52:46.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.952 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afe5bb0 2025-04-17 12:52:46.952 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afe5bb0 2025-04-17 12:52:46.954 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa02bcf 2025-04-17 12:52:46.954 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa02bcf 2025-04-17 12:52:46.956 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1e7019 2025-04-17 12:52:46.956 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1e7019 2025-04-17 12:52:46.958 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa5ec1 2025-04-17 12:52:46.958 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa5ec1 2025-04-17 12:52:46.958 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.959 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.959 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad1a4ff 2025-04-17 12:52:46.959 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad1a4ff 2025-04-17 12:52:46.960 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.960 [DefaultDispatcher-worker-20 @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:60735/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:46.960 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.960 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60735/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:46.961 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.961 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.962 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c40039 2025-04-17 12:52:46.962 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c40039 2025-04-17 12:52:46.962 [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-17 12:52:46.964 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.964 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.964 [DefaultDispatcher-worker-9 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:46.964 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.964 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.964 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:46.965 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:46.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 12:52:46.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-17 12:52:46.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-17 12:52:46.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 12:52:46.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-17 12:52:46.975 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-17 12:52:46.976 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@235d3d7 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:46.977 [DefaultDispatcher-worker-13 @coroutine#2256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 12:52:46.980 [DefaultDispatcher-worker-2 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-17 12:52:46.992 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:46.996 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:46.998 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:46.999 [DefaultDispatcher-worker-13 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:46.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-04-17 12:52:46.999 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50273282 2025-04-17 12:52:46.999 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.999 [DefaultDispatcher-worker-14 @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-17 12:52:46.999 [DefaultDispatcher-worker-14 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:46.999 [DefaultDispatcher-worker-14 @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-17 12:52:46.999 [DefaultDispatcher-worker-13 @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-17 12:52:46.999 [DefaultDispatcher-worker-13 @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-17 12:52:46.999 [DefaultDispatcher-worker-13 @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-17 12:52:47.000 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.000 [DefaultDispatcher-worker-11 @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-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 12:52:47.001 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-04-17 12:52:47.001 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee0c6f6 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 12:52:47.003 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-04-17 12:52:47.003 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5adf59f2 2025-04-17 12:52:47.004 [DefaultDispatcher-worker-2 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:47.004 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.004 [DefaultDispatcher-worker-2 @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-17 12:52:47.004 [DefaultDispatcher-worker-2 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.004 [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-17 12:52:47.005 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-04-17 12:52:47.005 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fddcccd 2025-04-17 12:52:47.007 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-04-17 12:52:47.007 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76074e96 2025-04-17 12:52:47.009 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-04-17 12:52:47.009 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e08f1d6 2025-04-17 12:52:47.011 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-04-17 12:52:47.011 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e382d2c 2025-04-17 12:52:47.013 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-04-17 12:52:47.013 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff23382 2025-04-17 12:52:47.015 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-04-17 12:52:47.015 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@334db114 2025-04-17 12:52:47.015 [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-17 12:52:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.022 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.023 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.024 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.024 [DefaultDispatcher-worker-3 @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:44695/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:47.024 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.024 [DefaultDispatcher-worker-3 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44695/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:47.025 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.025 [DefaultDispatcher-worker-14 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.028 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.028 [DefaultDispatcher-worker-3 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.028 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.028 [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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.028 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.029 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.029 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.029 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-17 12:52:47.029 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7044a4 2025-04-17 12:52:47.030 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.031 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-17 12:52:47.031 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b7a71a 2025-04-17 12:52:47.032 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-17 12:52:47.032 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64882fd4 2025-04-17 12:52:47.034 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-17 12:52:47.034 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@218aad21 2025-04-17 12:52:47.034 [DefaultDispatcher-worker-16 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.036 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-17 12:52:47.036 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db398d0 2025-04-17 12:52:47.037 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.037 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-17 12:52:47.037 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e1690b 2025-04-17 12:52:47.038 [DefaultDispatcher-worker-18 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.039 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-17 12:52:47.039 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3532024c 2025-04-17 12:52:47.039 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-17 12:52:47.039 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f24a6f 2025-04-17 12:52:47.041 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-17 12:52:47.041 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a5526e 2025-04-17 12:52:47.042 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-17 12:52:47.042 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35a041 2025-04-17 12:52:47.043 [DefaultDispatcher-worker-4 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.043 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-17 12:52:47.043 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@10012792 2025-04-17 12:52:47.043 [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-17 12:52:47.044 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-17 12:52:47.044 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a211f 2025-04-17 12:52:47.046 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-17 12:52:47.046 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d08aa7a 2025-04-17 12:52:47.047 [DefaultDispatcher-worker-19 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.049 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-17 12:52:47.049 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d993486 2025-04-17 12:52:47.051 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-17 12:52:47.051 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fa0dc 2025-04-17 12:52:47.052 [DefaultDispatcher-worker-6 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.053 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-17 12:52:47.053 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2554609f 2025-04-17 12:52:47.056 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-17 12:52:47.056 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d275535 2025-04-17 12:52:47.056 [DefaultDispatcher-worker-17 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.058 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-17 12:52:47.058 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@198e7d13 2025-04-17 12:52:47.058 [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-17 12:52:47.060 [DefaultDispatcher-worker-11 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.063 [DefaultDispatcher-worker-7 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.067 [DefaultDispatcher-worker-7 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.068 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.069 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.069 [DefaultDispatcher-worker-15 @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:44695/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 12:52:47.069 [DefaultDispatcher-worker-15 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.069 [DefaultDispatcher-worker-18 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.069 [DefaultDispatcher-worker-18 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.070 [DefaultDispatcher-worker-18 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44695/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 12:52:47.070 [DefaultDispatcher-worker-18 @coroutine#2305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44695/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:47.070 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 12:52:47.070 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 12:52:47.070 [DefaultDispatcher-worker-18 @coroutine#2305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.070 [DefaultDispatcher-worker-18 @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:44695/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 12:52:47.070 [DefaultDispatcher-worker-18 @coroutine#2305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.071 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.071 [DefaultDispatcher-worker-17 @coroutine#2305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.072 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 12:52:47.072 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 12:52:47.074 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 12:52:47.074 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 12:52:47.077 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 12:52:47.077 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 12:52:47.077 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.079 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 12:52:47.079 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 12:52:47.079 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@377987ad 2025-04-17 12:52:47.079 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@377987ad 2025-04-17 12:52:47.081 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39be6f32 2025-04-17 12:52:47.081 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39be6f32 2025-04-17 12:52:47.081 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 12:52:47.081 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 12:52:47.082 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d81ecdd 2025-04-17 12:52:47.082 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d81ecdd 2025-04-17 12:52:47.083 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 12:52:47.083 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 12:52:47.084 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@78836509 2025-04-17 12:52:47.084 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@78836509 2025-04-17 12:52:47.085 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 12:52:47.085 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 12:52:47.085 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc15b 2025-04-17 12:52:47.085 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc15b 2025-04-17 12:52:47.087 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1f9e1 2025-04-17 12:52:47.087 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b1f9e1 2025-04-17 12:52:47.087 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 12:52:47.087 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 12:52:47.087 [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-17 12:52:47.088 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b64030e 2025-04-17 12:52:47.088 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b64030e 2025-04-17 12:52:47.090 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac9a46 2025-04-17 12:52:47.090 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac9a46 2025-04-17 12:52:47.091 [DefaultDispatcher-worker-7 @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:47.091 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dff2611 2025-04-17 12:52:47.091 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dff2611 2025-04-17 12:52:47.091 [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-17 12:52:47.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 12:52:47.102 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.104 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@408d9ab5 2025-04-17 12:52:47.104 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@408d9ab5 2025-04-17 12:52:47.106 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4a6cd4 2025-04-17 12:52:47.106 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4a6cd4 2025-04-17 12:52:47.108 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f1c5 2025-04-17 12:52:47.108 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f1c5 2025-04-17 12:52:47.108 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.110 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7766ef 2025-04-17 12:52:47.110 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7766ef 2025-04-17 12:52:47.112 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@23031d86 2025-04-17 12:52:47.112 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@23031d86 2025-04-17 12:52:47.114 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2e9fe 2025-04-17 12:52:47.114 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2e9fe 2025-04-17 12:52:47.115 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.116 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.116 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ccc34 2025-04-17 12:52:47.116 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2ccc34 2025-04-17 12:52:47.116 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.116 [DefaultDispatcher-worker-4 @coroutine#2329] 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:45511/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:47.116 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.116 [DefaultDispatcher-worker-4 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45511/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:47.117 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.117 [DefaultDispatcher-worker-14 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.118 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5899a0 2025-04-17 12:52:47.118 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5899a0 2025-04-17 12:52:47.120 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@540c56e0 2025-04-17 12:52:47.120 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@540c56e0 2025-04-17 12:52:47.120 [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-17 12:52:47.121 [DefaultDispatcher-worker-3 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.121 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.121 [DefaultDispatcher-worker-3 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.121 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.121 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.121 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.122 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3bf0af 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 12:52:47.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-17 12:52:47.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-17 12:52:47.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 12:52:47.125 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-17 12:52:47.131 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-17 12:52:47.133 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-17 12:52:47.137 [DefaultDispatcher-worker-19 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-17 12:52:47.137 [DefaultDispatcher-worker-10 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.141 [DefaultDispatcher-worker-8 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.145 [DefaultDispatcher-worker-16 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.149 [DefaultDispatcher-worker-1 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.161 [DefaultDispatcher-worker-14 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.168 [DefaultDispatcher-worker-1 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.172 [DefaultDispatcher-worker-15 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.176 [DefaultDispatcher-worker-18 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.179 [DefaultDispatcher-worker-17 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.184 [DefaultDispatcher-worker-19 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7aa4f8 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 12:52:47.194 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.196 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@727d0817 2025-04-17 12:52:47.196 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@727d0817 2025-04-17 12:52:47.197 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbaf828 2025-04-17 12:52:47.197 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbaf828 2025-04-17 12:52:47.199 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@78856367 2025-04-17 12:52:47.199 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@78856367 2025-04-17 12:52:47.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.200 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d87f213 2025-04-17 12:52:47.200 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d87f213 2025-04-17 12:52:47.202 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@27206804 2025-04-17 12:52:47.202 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@27206804 2025-04-17 12:52:47.204 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@c70af70 2025-04-17 12:52:47.204 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@c70af70 2025-04-17 12:52:47.205 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3d6bc2 2025-04-17 12:52:47.205 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3d6bc2 2025-04-17 12:52:47.206 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.207 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.207 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da80d5c 2025-04-17 12:52:47.207 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da80d5c 2025-04-17 12:52:47.208 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.208 [DefaultDispatcher-worker-19 @coroutine#2371] 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:54357/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:47.208 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.208 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54357/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:47.209 [DefaultDispatcher-worker-18 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.209 [DefaultDispatcher-worker-18 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.210 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ec2ea5 2025-04-17 12:52:47.210 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ec2ea5 2025-04-17 12:52:47.210 [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-17 12:52:47.212 [DefaultDispatcher-worker-19 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.212 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.212 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.212 [DefaultDispatcher-worker-19 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.212 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.212 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.213 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ea65f4 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 12:52:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-17 12:52:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-17 12:52:47.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 12:52:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-17 12:52:47.222 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-17 12:52:47.223 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-17 12:52:47.225 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.227 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d5651 2025-04-17 12:52:47.227 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@244d5651 2025-04-17 12:52:47.227 [DefaultDispatcher-worker-5 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-17 12:52:47.228 [DefaultDispatcher-worker-14 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.229 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8aaca8 2025-04-17 12:52:47.229 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8aaca8 2025-04-17 12:52:47.231 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb53d21 2025-04-17 12:52:47.231 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb53d21 2025-04-17 12:52:47.232 [DefaultDispatcher-worker-6 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.233 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb7a693 2025-04-17 12:52:47.233 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb7a693 2025-04-17 12:52:47.235 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@25069a6a 2025-04-17 12:52:47.235 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@25069a6a 2025-04-17 12:52:47.235 [DefaultDispatcher-worker-20 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.237 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a168d8e 2025-04-17 12:52:47.237 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a168d8e 2025-04-17 12:52:47.239 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4defd8 2025-04-17 12:52:47.239 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4defd8 2025-04-17 12:52:47.239 [DefaultDispatcher-worker-20 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.240 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.240 [DefaultDispatcher-worker-3 @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:54357/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 12:52:47.240 [DefaultDispatcher-worker-3 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.240 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9859dc 2025-04-17 12:52:47.240 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9859dc 2025-04-17 12:52:47.241 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.241 [DefaultDispatcher-worker-6 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 12:52:47.242 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc470f 2025-04-17 12:52:47.242 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc470f 2025-04-17 12:52:47.242 [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-17 12:52:47.281 [DefaultDispatcher-worker-17 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54357/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 12:52:47.281 [DefaultDispatcher-worker-17 @coroutine#2399] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54357/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:47.282 [DefaultDispatcher-worker-17 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.282 [DefaultDispatcher-worker-17 @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:54357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 12:52:47.282 [DefaultDispatcher-worker-17 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.282 [DefaultDispatcher-worker-9 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.282 [DefaultDispatcher-worker-9 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 12:52:47.285 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:47.287 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faa7924 2025-04-17 12:52:47.287 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faa7924 2025-04-17 12:52:47.288 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d80a1 2025-04-17 12:52:47.289 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d80a1 2025-04-17 12:52:47.290 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35521254 2025-04-17 12:52:47.290 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@35521254 2025-04-17 12:52:47.291 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70508a9a 2025-04-17 12:52:47.291 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70508a9a 2025-04-17 12:52:47.292 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5faeed 2025-04-17 12:52:47.292 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5faeed 2025-04-17 12:52:47.293 [DefaultDispatcher-worker-17 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:47.294 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ea5d4f 2025-04-17 12:52:47.294 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ea5d4f 2025-04-17 12:52:47.295 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@640f2794 2025-04-17 12:52:47.295 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@640f2794 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45be6f 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 12:52:47.296 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f75d5 2025-04-17 12:52:47.296 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f75d5 2025-04-17 12:52:47.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 12:52:47.298 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@713699f1 2025-04-17 12:52:47.298 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@713699f1 2025-04-17 12:52:47.298 [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-17 12:52:47.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.313 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.314 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.315 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.315 [DefaultDispatcher-worker-17 @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:43989/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:47.315 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.315 [DefaultDispatcher-worker-17 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43989/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:47.316 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.316 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:47.316 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.318 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@357b15f8 2025-04-17 12:52:47.318 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@357b15f8 2025-04-17 12:52:47.319 [DefaultDispatcher-worker-8 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.319 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.319 [DefaultDispatcher-worker-8 @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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.319 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.320 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.320 [DefaultDispatcher-worker-14 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.320 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbced27 2025-04-17 12:52:47.320 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbced27 2025-04-17 12:52:47.321 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 12:52:47.322 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f837e88 2025-04-17 12:52:47.322 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f837e88 2025-04-17 12:52:47.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-17 12:52:47.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-17 12:52:47.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 12:52:47.323 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-17 12:52:47.324 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a81e71c 2025-04-17 12:52:47.324 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a81e71c 2025-04-17 12:52:47.326 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b8f961 2025-04-17 12:52:47.326 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b8f961 2025-04-17 12:52:47.327 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b31fb64 2025-04-17 12:52:47.327 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b31fb64 2025-04-17 12:52:47.329 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-17 12:52:47.329 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2bbb4 2025-04-17 12:52:47.329 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2bbb4 2025-04-17 12:52:47.329 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-17 12:52:47.331 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aae1853 2025-04-17 12:52:47.331 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aae1853 2025-04-17 12:52:47.332 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/auth/register 2025-04-17 12:52:47.332 [DefaultDispatcher-worker-15 @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:43989/auth/register. 2025-04-17 12:52:47.332 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/auth/register 2025-04-17 12:52:47.332 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43989/auth/register from class io.ktor.http.content.TextContent 2025-04-17 12:52:47.332 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/auth/register 2025-04-17 12:52:47.332 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/auth/register 2025-04-17 12:52:47.332 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0d9996 2025-04-17 12:52:47.332 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0d9996 2025-04-17 12:52:47.332 [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-17 12:52:47.334 [DefaultDispatcher-worker-1 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-17 12:52:47.373 [DefaultDispatcher-worker-4 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43989/auth/register. 2025-04-17 12:52:47.373 [DefaultDispatcher-worker-4 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43989/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:47.384 [DefaultDispatcher-worker-1 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.387 [DefaultDispatcher-worker-18 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1545ef47 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 12:52:47.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 12:52:47.397 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.398 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa4d4cf 2025-04-17 12:52:47.398 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa4d4cf 2025-04-17 12:52:47.400 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4163234b 2025-04-17 12:52:47.400 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4163234b 2025-04-17 12:52:47.401 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@455cbfbf 2025-04-17 12:52:47.401 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@455cbfbf 2025-04-17 12:52:47.402 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2970 2025-04-17 12:52:47.402 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2970 2025-04-17 12:52:47.404 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69359718 2025-04-17 12:52:47.404 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69359718 2025-04-17 12:52:47.405 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3194880e 2025-04-17 12:52:47.405 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3194880e 2025-04-17 12:52:47.407 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@111568c4 2025-04-17 12:52:47.407 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@111568c4 2025-04-17 12:52:47.408 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.408 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6071d63f 2025-04-17 12:52:47.408 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6071d63f 2025-04-17 12:52:47.410 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b9007e 2025-04-17 12:52:47.410 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b9007e 2025-04-17 12:52:47.410 [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-17 12:52:47.413 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.413 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.414 [DefaultDispatcher-worker-16 @coroutine#2460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.415 [DefaultDispatcher-worker-16 @coroutine#2460] 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-17 12:52:47.415 [DefaultDispatcher-worker-16 @coroutine#2460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.415 [DefaultDispatcher-worker-16 @coroutine#2460] 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-17 12:52:47.415 [DefaultDispatcher-worker-19 @coroutine#2460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.415 [DefaultDispatcher-worker-19 @coroutine#2460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.418 [DefaultDispatcher-worker-2 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.418 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.418 [DefaultDispatcher-worker-2 @coroutine#2459] 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-17 12:52:47.418 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.419 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.419 [DefaultDispatcher-worker-2 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.420 [Test worker @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.422 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.423 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.425 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3dc48 2025-04-17 12:52:47.425 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c3dc48 2025-04-17 12:52:47.427 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49043ac0 2025-04-17 12:52:47.427 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49043ac0 2025-04-17 12:52:47.429 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3bb738 2025-04-17 12:52:47.429 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3bb738 2025-04-17 12:52:47.430 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@83930fb 2025-04-17 12:52:47.430 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@83930fb 2025-04-17 12:52:47.432 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c18c28 2025-04-17 12:52:47.432 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c18c28 2025-04-17 12:52:47.433 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-17 12:52:47.434 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b7eea 2025-04-17 12:52:47.434 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b7eea 2025-04-17 12:52:47.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 12:52:47.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 12:52:47.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.435 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b: (connection evicted) 2025-04-17 12:52:47.435 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699c8a 2025-04-17 12:52:47.435 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699c8a 2025-04-17 12:52:47.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 12:52:47.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 12:52:47.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4b0a07 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 12:52:47.437 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6816cfb4 2025-04-17 12:52:47.437 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6816cfb4 2025-04-17 12:52:47.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 12:52:47.439 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@356bbe52 2025-04-17 12:52:47.439 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@356bbe52 2025-04-17 12:52:47.439 [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-17 12:52:47.439 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.444 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.445 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.446 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.446 [DefaultDispatcher-worker-16 @coroutine#2487] 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-17 12:52:47.446 [DefaultDispatcher-worker-16 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.446 [DefaultDispatcher-worker-16 @coroutine#2487] 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-17 12:52:47.446 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.446 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.450 [DefaultDispatcher-worker-19 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.450 [DefaultDispatcher-worker-19 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.450 [DefaultDispatcher-worker-19 @coroutine#2486] 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-17 12:52:47.450 [DefaultDispatcher-worker-19 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.450 [DefaultDispatcher-worker-1 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.450 [DefaultDispatcher-worker-1 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.451 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.452 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.454 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-17 12:52:47.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 12:52:47.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 12:52:47.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.455 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fec965: (connection evicted) 2025-04-17 12:52:47.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 12:52:47.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 12:52:47.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab11e76 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 12:52:47.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 12:52:47.457 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.462 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.464 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.464 [DefaultDispatcher-worker-1 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.464 [DefaultDispatcher-worker-1 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 12:52:47.464 [DefaultDispatcher-worker-1 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.464 [DefaultDispatcher-worker-1 @coroutine#2514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:47.465 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.465 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.468 [DefaultDispatcher-worker-9 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.468 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.468 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 12:52:47.468 [DefaultDispatcher-worker-9 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.468 [DefaultDispatcher-worker-18 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.468 [DefaultDispatcher-worker-18 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.469 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.470 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.472 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.473 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.475 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.477 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.478 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-17 12:52:47.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 12:52:47.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 12:52:47.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.479 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75: (connection evicted) 2025-04-17 12:52:47.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 12:52:47.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4d9c7f 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 12:52:47.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 12:52:47.482 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.487 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.488 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.488 [DefaultDispatcher-worker-13 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.488 [DefaultDispatcher-worker-13 @coroutine#2552] 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-17 12:52:47.488 [DefaultDispatcher-worker-13 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.488 [DefaultDispatcher-worker-13 @coroutine#2552] 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-17 12:52:47.489 [DefaultDispatcher-worker-2 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.489 [DefaultDispatcher-worker-2 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.492 [DefaultDispatcher-worker-12 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.492 [DefaultDispatcher-worker-12 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.492 [DefaultDispatcher-worker-12 @coroutine#2551] 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-17 12:52:47.492 [DefaultDispatcher-worker-12 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.492 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.492 [DefaultDispatcher-worker-8 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.493 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.494 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.496 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-17 12:52:47.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 12:52:47.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.497 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f66138: (connection evicted) 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 12:52:47.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653c0c9c 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 12:52:47.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 12:52:47.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.504 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.505 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.506 [DefaultDispatcher-worker-8 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.506 [DefaultDispatcher-worker-8 @coroutine#2584] 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-17 12:52:47.506 [DefaultDispatcher-worker-8 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.506 [DefaultDispatcher-worker-8 @coroutine#2584] 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-17 12:52:47.506 [DefaultDispatcher-worker-1 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.506 [DefaultDispatcher-worker-1 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.509 [DefaultDispatcher-worker-9 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.510 [DefaultDispatcher-worker-9 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.510 [DefaultDispatcher-worker-9 @coroutine#2583] 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-17 12:52:47.510 [DefaultDispatcher-worker-9 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.510 [DefaultDispatcher-worker-3 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.510 [DefaultDispatcher-worker-3 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.511 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.512 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.513 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.514 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.516 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-17 12:52:47.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 12:52:47.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.517 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221961f2: (connection evicted) 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 12:52:47.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f28a07e 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 12:52:47.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 12:52:47.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.524 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.525 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.526 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.526 [DefaultDispatcher-worker-13 @coroutine#2615] 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-17 12:52:47.526 [DefaultDispatcher-worker-13 @coroutine#2615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.526 [DefaultDispatcher-worker-13 @coroutine#2615] 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-17 12:52:47.526 [DefaultDispatcher-worker-16 @coroutine#2615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.526 [DefaultDispatcher-worker-16 @coroutine#2615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 12:52:47.529 [DefaultDispatcher-worker-18 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.529 [DefaultDispatcher-worker-18 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.530 [DefaultDispatcher-worker-18 @coroutine#2614] 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-17 12:52:47.530 [DefaultDispatcher-worker-18 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.530 [DefaultDispatcher-worker-9 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.530 [DefaultDispatcher-worker-9 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 12:52:47.531 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.532 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-17 12:52:47.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 12:52:47.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 12:52:47.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.533 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498bfeec: (connection evicted) 2025-04-17 12:52:47.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 12:52:47.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 12:52:47.665 [DefaultDispatcher-worker-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:47.665 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.665 [DefaultDispatcher-worker-2 @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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.665 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.665 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.665 [DefaultDispatcher-worker-8 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.763 [DefaultDispatcher-worker-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:47.763 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.763 [DefaultDispatcher-worker-2 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.763 [DefaultDispatcher-worker-2 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.764 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.764 [DefaultDispatcher-worker-14 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fc6344 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.774 [Test worker @coroutine#2664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 12:52:47.782 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.787 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.788 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.789 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.794 [DefaultDispatcher-worker-5 @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.799 [DefaultDispatcher-worker-18 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-17 12:52:47.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 12:52:47.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 12:52:47.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.801 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0: (connection evicted) 2025-04-17 12:52:47.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 12:52:47.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0636d9 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.802 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.803 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 12:52:47.810 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.815 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.816 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.817 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d51518 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.818 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 12:52:47.826 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.831 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.832 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.833 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.837 [DefaultDispatcher-worker-7 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-17 12:52:47.844 [DefaultDispatcher-worker-18 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:47.844 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.844 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.844 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.844 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.844 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.846 [DefaultDispatcher-worker-19 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.849 [DefaultDispatcher-worker-8 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.853 [DefaultDispatcher-worker-2 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-17 12:52:47.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 12:52:47.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 12:52:47.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.861 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4: (connection evicted) 2025-04-17 12:52:47.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 12:52:47.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 12:52:47.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 12:52:47.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 12:52:47.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.862 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68823b6b: (connection evicted) 2025-04-17 12:52:47.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 12:52:47.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed17eaf 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.863 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 12:52:47.871 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.877 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.877 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.878 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a16ee0d 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.879 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 12:52:47.886 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.891 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.892 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.893 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.896 [DefaultDispatcher-worker-12 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-17 12:52:47.903 [DefaultDispatcher-worker-4 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.907 [DefaultDispatcher-worker-4 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.910 [DefaultDispatcher-worker-5 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-17 12:52:47.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 12:52:47.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 12:52:47.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.913 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef1080d: (connection evicted) 2025-04-17 12:52:47.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 12:52:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 12:52:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 12:52:47.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 12:52:47.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.913 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f563397: (connection evicted) 2025-04-17 12:52:47.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 12:52:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 12:52:47.914 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7314f4cb 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.915 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 12:52:47.922 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.927 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.928 [DefaultDispatcher-worker-17 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:47.928 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.928 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.928 [DefaultDispatcher-worker-17 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.928 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.929 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.929 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.929 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.933 [DefaultDispatcher-worker-8 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.943 [DefaultDispatcher-worker-18 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.944 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.948 [DefaultDispatcher-worker-17 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-17 12:52:47.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 12:52:47.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 12:52:47.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:47.961 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4fc610: (connection evicted) 2025-04-17 12:52:47.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:47.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 12:52:47.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b4a3114 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.962 [Test worker @coroutine#2823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 12:52:47.969 [DefaultDispatcher-worker-17 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:47.969 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.969 [DefaultDispatcher-worker-17 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:47.969 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.970 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.970 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:47.970 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.975 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.976 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.977 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.981 [DefaultDispatcher-worker-7 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.991 [DefaultDispatcher-worker-10 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.992 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:47.996 [DefaultDispatcher-worker-2 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2025-04-17 12:52:48.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 12:52:48.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 12:52:48.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.000 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74d4f542: (connection evicted) 2025-04-17 12:52:48.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:48.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 12:52:48.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ef8115 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.001 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 12:52:48.002 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.002 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.002 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 12:52:48.009 [DefaultDispatcher-worker-6 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:48.009 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.009 [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-17 12:52:48.009 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.009 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.010 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.014 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.015 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.016 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.020 [DefaultDispatcher-worker-7 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.030 [DefaultDispatcher-worker-12 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.032 [DefaultDispatcher-worker-14 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:48.033 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.033 [DefaultDispatcher-worker-14 @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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.033 [DefaultDispatcher-worker-14 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.033 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.033 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.034 [DefaultDispatcher-worker-9 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.102 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.140 [DefaultDispatcher-worker-14 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:48.140 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.140 [DefaultDispatcher-worker-14 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.140 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.141 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.141 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.145 [DefaultDispatcher-worker-3 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb186b 2025-04-17 12:52:48.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 12:52:48.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 12:52:48.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.174 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb186b: (connection evicted) 2025-04-17 12:52:48.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:48.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 12:52:48.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72769bf5 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.176 [Test worker @coroutine#2930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 12:52:48.184 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.189 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.190 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.191 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.192 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.196 [DefaultDispatcher-worker-16 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.206 [DefaultDispatcher-worker-6 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.210 [DefaultDispatcher-worker-19 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d364bce 2025-04-17 12:52:48.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 12:52:48.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 12:52:48.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.216 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d364bce: (connection evicted) 2025-04-17 12:52:48.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:48.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 12:52:48.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 12:52:48.217 [DefaultDispatcher-worker-16 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:48.217 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.217 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.217 [DefaultDispatcher-worker-16 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f9764 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.217 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.218 [Test worker @coroutine#2966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 12:52:48.218 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.218 [DefaultDispatcher-worker-18 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.226 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.231 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.232 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.233 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.238 [DefaultDispatcher-worker-3 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2025-04-17 12:52:48.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 12:52:48.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 12:52:48.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.279 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5295779: (connection evicted) 2025-04-17 12:52:48.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:48.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 12:52:48.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198d55de 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 12:52:48.326 [DefaultDispatcher-worker-16 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:48.326 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.326 [DefaultDispatcher-worker-16 @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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.326 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.327 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.327 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.337 [DefaultDispatcher-worker-8 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.341 [DefaultDispatcher-worker-1 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.344 [DefaultDispatcher-worker-6 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.347 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.363 [DefaultDispatcher-worker-14 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.363 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 12:52:48.368 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-17 12:52:48.369 [DefaultDispatcher-worker-5 @coroutine#3008] INFO ktor.application - Responding at http://0.0.0.0:42111 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2100b770 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 12:52:48.377 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.377 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:48.377 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.377 [DefaultDispatcher-worker-14 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.379 [eventLoopGroupProxy-19-1 @call-handler#3018] 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-17 12:52:48.379 [eventLoopGroupProxy-19-2 @call-handler#3019] 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-17 12:52:48.379 [eventLoopGroupProxy-19-1 @call-handler#3018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.379 [eventLoopGroupProxy-19-2 @call-handler#3019] 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-17 12:52:48.379 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:48.379 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.379 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.379 [DefaultDispatcher-worker-15 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5128efc 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.382 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 12:52:48.388 [DefaultDispatcher-worker-15 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.388 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.388 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.388 [DefaultDispatcher-worker-15 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.388 [eventLoopGroupProxy-19-2 @call-handler#3024] 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-17 12:52:48.388 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.389 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.389 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.392 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.392 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:48.392 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.392 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e512d7f 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:48.393 [eventLoopGroupProxy-19-2 @call-handler#3033] 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-17 12:52:48.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 12:52:48.393 [DefaultDispatcher-worker-18 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.393 [eventLoopGroupProxy-19-2 @call-handler#3033] 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-17 12:52:48.393 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-17 12:52:48.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-17 12:52:48.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 12:52:48.393 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.394 [eventLoopGroupProxy-19-3 @call-handler#3037] 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-17 12:52:48.394 [eventLoopGroupProxy-19-3 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.394 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.394 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.396 [DefaultDispatcher-worker-1 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-1 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-10 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-10 @coroutine#3042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-10 @coroutine#3042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-1 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.402 [DefaultDispatcher-worker-10 @coroutine#3042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.403 [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-17 12:52:48.403 [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-17 12:52:48.403 [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-17 12:52:48.404 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.404 [eventLoopGroupProxy-19-4 @call-handler#3053] 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-17 12:52:48.404 [eventLoopGroupProxy-19-4 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.404 [DefaultDispatcher-worker-3 @coroutine#3042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.404 [DefaultDispatcher-worker-3 @coroutine#3042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 12:52:48.405 [eventLoopGroupProxy-19-5 @call-handler#3056] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 12:52:48.405 [eventLoopGroupProxy-19-5 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.405 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.405 [DefaultDispatcher-worker-12 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.408 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.409 [DefaultDispatcher-worker-17 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.411 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.412 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.412 [DefaultDispatcher-worker-19 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-17 12:52:48.413 [DefaultDispatcher-worker-19 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.413 [DefaultDispatcher-worker-19 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.413 [DefaultDispatcher-worker-19 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.413 [eventLoopGroupProxy-19-2 @call-handler#3065] 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-17 12:52:48.413 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.413 [DefaultDispatcher-worker-17 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.413 [DefaultDispatcher-worker-17 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.417 [DefaultDispatcher-worker-16 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-17 12:52:48.421 [DefaultDispatcher-worker-17 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f160341 2025-04-17 12:52:48.427 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.428 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.428 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 12:52:48.428 [DefaultDispatcher-worker-14 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.429 [eventLoopGroupProxy-19-2 @call-handler#3079] 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-17 12:52:48.431 [DefaultDispatcher-worker-9 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345. 2025-04-17 12:52:48.444 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345 2025-04-17 12:52:48.445 [eventLoopGroupProxy-19-2 @call-handler#3083] 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-17 12:52:48.448 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.449 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345 2025-04-17 12:52:48.449 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345 2025-04-17 12:52:48.449 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345. 2025-04-17 12:52:48.449 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497345 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.453 [DefaultDispatcher-worker-7 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.454 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.454 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 12:52:48.454 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.454 [eventLoopGroupProxy-19-2 @call-handler#3087] 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-17 12:52:48.455 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.455 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.455 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.456 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 12:52:48.456 [DefaultDispatcher-worker-7 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.459 [DefaultDispatcher-worker-2 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.469 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.469 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.472 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.473 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.473 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.473 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.473 [DefaultDispatcher-worker-15 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.473 [DefaultDispatcher-worker-20 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.473 [eventLoopGroupProxy-19-2 @call-handler#3093] 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-17 12:52:48.473 [eventLoopGroupProxy-19-2 @call-handler#3093] 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-17 12:52:48.473 [eventLoopGroupProxy-19-2 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:48.477 [DefaultDispatcher-worker-13 @call-handler#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.477 [eventLoopGroupProxy-19-2 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.477 [DefaultDispatcher-worker-13 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.477 [DefaultDispatcher-worker-13 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.477 [DefaultDispatcher-worker-13 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.477 [DefaultDispatcher-worker-13 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.481 [DefaultDispatcher-worker-15 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.482 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.488 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.488 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.488 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 12:52:48.488 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.488 [eventLoopGroupProxy-19-2 @call-handler#3106] 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-17 12:52:48.491 [DefaultDispatcher-worker-15 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.493 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346. 2025-04-17 12:52:48.501 [DefaultDispatcher-worker-18 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346 2025-04-17 12:52:48.502 [eventLoopGroupProxy-19-2 @call-handler#3110] 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-17 12:52:48.502 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.502 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346 2025-04-17 12:52:48.502 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346 2025-04-17 12:52:48.502 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346. 2025-04-17 12:52:48.502 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717475871229497346 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.507 [DefaultDispatcher-worker-17 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.507 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.507 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 12:52:48.507 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.507 [eventLoopGroupProxy-19-2 @call-handler#3114] 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-17 12:52:48.508 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.508 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.508 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 12:52:48.508 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 12:52:48.508 [DefaultDispatcher-worker-17 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.512 [DefaultDispatcher-worker-8 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.523 [DefaultDispatcher-worker-6 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.526 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.526 [DefaultDispatcher-worker-16 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.527 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.527 [DefaultDispatcher-worker-4 @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:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.527 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.527 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.527 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-17 12:52:48.527 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-17 12:52:48.527 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:48.530 [DefaultDispatcher-worker-7 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.533 [DefaultDispatcher-worker-10 @call-handler#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.533 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.534 [DefaultDispatcher-worker-19 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.534 [DefaultDispatcher-worker-19 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.534 [DefaultDispatcher-worker-19 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.534 [DefaultDispatcher-worker-19 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.537 [DefaultDispatcher-worker-2 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.541 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.541 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344. 2025-04-17 12:52:48.541 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.541 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.541 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.541 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.541 [eventLoopGroupProxy-19-2 @call-handler#3155] 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-17 12:52:48.542 [eventLoopGroupProxy-19-5 @call-handler#3157] 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-17 12:52:48.542 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.542 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.542 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.542 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.542 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.542 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.543 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.543 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345. 2025-04-17 12:52:48.543 [UI Thread @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.543 [eventLoopGroupProxy-19-5 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.544 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.544 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.544 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.544 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.544 [eventLoopGroupProxy-19-7 @call-handler#3178] 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-17 12:52:48.544 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.545 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.545 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.545 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344. 2025-04-17 12:52:48.545 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.545 [eventLoopGroupProxy-19-6 @call-handler#3183] 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-17 12:52:48.545 [eventLoopGroupProxy-19-7 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.545 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.545 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.545 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.545 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.546 [eventLoopGroupProxy-19-8 @call-handler#3187] 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-17 12:52:48.546 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.546 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.546 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.546 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.546 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.549 [DefaultDispatcher-worker-6 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.552 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.553 [UI Thread @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.553 [UI Thread @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.553 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345. 2025-04-17 12:52:48.553 [UI Thread @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.553 [DefaultDispatcher-worker-4 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.557 [DefaultDispatcher-worker-18 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.560 [DefaultDispatcher-worker-12 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.564 [DefaultDispatcher-worker-7 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.567 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344 2025-04-17 12:52:48.567 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344. 2025-04-17 12:52:48.567 [UI Thread @coroutine#3197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344 2025-04-17 12:52:48.567 [eventLoopGroupProxy-19-2 @call-handler#3199] 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-17 12:52:48.568 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.569 [UI Thread @coroutine#3197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344 2025-04-17 12:52:48.569 [UI Thread @coroutine#3197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344 2025-04-17 12:52:48.569 [UI Thread @coroutine#3197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344. 2025-04-17 12:52:48.569 [UI Thread @coroutine#3197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.573 [DefaultDispatcher-worker-7 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.578 [DefaultDispatcher-worker-5 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.582 [DefaultDispatcher-worker-14 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.582 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.582 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.582 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.582 [DefaultDispatcher-worker-14 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.583 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-17 12:52:48.583 [eventLoopGroupProxy-19-2 @call-handler#3207] 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-17 12:52:48.583 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:48.587 [DefaultDispatcher-worker-10 @call-handler#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.587 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.587 [DefaultDispatcher-worker-20 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.587 [DefaultDispatcher-worker-20 @coroutine#3011] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.588 [DefaultDispatcher-worker-20 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.588 [DefaultDispatcher-worker-20 @coroutine#3011] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.591 [DefaultDispatcher-worker-11 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.591 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345 2025-04-17 12:52:48.591 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345. 2025-04-17 12:52:48.591 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345 2025-04-17 12:52:48.592 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-17 12:52:48.595 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.595 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345 2025-04-17 12:52:48.595 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345 2025-04-17 12:52:48.595 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345. 2025-04-17 12:52:48.595 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717475871229497346&assignmentUid=717475871229497344&clazzUid=717475871229497344&submitterUid=717475871229497345 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.600 [DefaultDispatcher-worker-7 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.604 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345 2025-04-17 12:52:48.604 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345. 2025-04-17 12:52:48.604 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345 2025-04-17 12:52:48.605 [eventLoopGroupProxy-19-2 @call-handler#3246] 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-17 12:52:48.605 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.605 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.605 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344. 2025-04-17 12:52:48.606 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.606 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [eventLoopGroupProxy-19-5 @call-handler#3255] 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-17 12:52:48.606 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.606 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.606 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.606 [eventLoopGroupProxy-19-7 @call-handler#3260] 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-17 12:52:48.606 [eventLoopGroupProxy-19-6 @call-handler#3266] 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-17 12:52:48.606 [eventLoopGroupProxy-19-2 @call-handler#3267] 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-17 12:52:48.607 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345 2025-04-17 12:52:48.607 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345 2025-04-17 12:52:48.607 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345. 2025-04-17 12:52:48.607 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/PersonDao/getNamesByUid?uid=717475871229497345 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.607 [eventLoopGroupProxy-19-6 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.607 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.607 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.607 [eventLoopGroupProxy-19-2 @call-handler#3267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.607 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.607 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.608 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.608 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.608 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.608 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.608 [eventLoopGroupProxy-19-5 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.608 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.608 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.608 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.608 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.609 [eventLoopGroupProxy-19-7 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.609 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344 2025-04-17 12:52:48.609 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344 2025-04-17 12:52:48.609 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344. 2025-04-17 12:52:48.609 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.611 [DefaultDispatcher-worker-12 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.614 [DefaultDispatcher-worker-2 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.620 [DefaultDispatcher-worker-15 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.623 [DefaultDispatcher-worker-17 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.626 [DefaultDispatcher-worker-14 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.629 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346 2025-04-17 12:52:48.630 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346. 2025-04-17 12:52:48.630 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346 2025-04-17 12:52:48.630 [eventLoopGroupProxy-19-2 @call-handler#3284] 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-17 12:52:48.633 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.633 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346 2025-04-17 12:52:48.633 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346 2025-04-17 12:52:48.633 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346. 2025-04-17 12:52:48.633 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497346 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.638 [DefaultDispatcher-worker-20 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.639 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345 2025-04-17 12:52:48.639 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345. 2025-04-17 12:52:48.639 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345 2025-04-17 12:52:48.640 [eventLoopGroupProxy-19-2 @call-handler#3288] 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-17 12:52:48.641 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.641 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345 2025-04-17 12:52:48.641 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345 2025-04-17 12:52:48.641 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345. 2025-04-17 12:52:48.641 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/PersonDao/findByUidAsync?uid=717475871229497345 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.645 [DefaultDispatcher-worker-19 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.651 [DefaultDispatcher-worker-17 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.654 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.655 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.655 [DefaultDispatcher-worker-7 @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:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.655 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.655 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42111/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 12:52:48.655 [eventLoopGroupProxy-19-2 @call-handler#3293] 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-17 12:52:48.655 [eventLoopGroupProxy-19-2 @call-handler#3293] 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-17 12:52:48.655 [eventLoopGroupProxy-19-2 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 12:52:48.660 [DefaultDispatcher-worker-14 @call-handler#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a 2025-04-17 12:52:48.660 [eventLoopGroupProxy-19-2 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.660 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.660 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/replication/message 2025-04-17 12:52:48.660 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/replication/message. 2025-04-17 12:52:48.660 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.661 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.661 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344. 2025-04-17 12:52:48.661 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.661 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.661 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.661 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.662 [eventLoopGroupProxy-19-2 @call-handler#3335] 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-17 12:52:48.662 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.662 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.662 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.662 [eventLoopGroupProxy-19-5 @call-handler#3336] 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-17 12:52:48.662 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.662 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.662 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.662 [eventLoopGroupProxy-19-2 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.662 [eventLoopGroupProxy-19-7 @call-handler#3345] 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-17 12:52:48.662 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.662 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345. 2025-04-17 12:52:48.662 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.662 [eventLoopGroupProxy-19-6 @call-handler#3351] 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-17 12:52:48.662 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.662 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 2025-04-17 12:52:48.662 [eventLoopGroupProxy-19-8 @call-handler#3357] 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-17 12:52:48.663 [eventLoopGroupProxy-19-7 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.663 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344. 2025-04-17 12:52:48.663 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.663 [eventLoopGroupProxy-19-6 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.663 [eventLoopGroupProxy-19-5 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.663 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.663 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.663 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.663 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.663 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.663 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.663 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.663 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 2025-04-17 12:52:48.663 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.663 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.663 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344. 2025-04-17 12:52:48.663 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717475871229497345&assignmentUid=717475871229497344 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.664 [eventLoopGroupProxy-19-8 @call-handler#3357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 12:52:48.664 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.664 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 2025-04-17 12:52:48.664 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345. 2025-04-17 12:52:48.664 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42111/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717475871229497344&clazzUid=717475871229497344&accountPersonUid=717475871229497345 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:48.664 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2025-04-17 12:52:48.667 [DefaultDispatcher-worker-21 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.669 [DefaultDispatcher-worker-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:48.669 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.669 [DefaultDispatcher-worker-2 @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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.669 [DefaultDispatcher-worker-2 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.669 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.669 [DefaultDispatcher-worker-13 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.670 [DefaultDispatcher-worker-15 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.673 [DefaultDispatcher-worker-13 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.676 [DefaultDispatcher-worker-8 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.680 [DefaultDispatcher-worker-7 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935 2025-04-17 12:52:48.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 12:52:48.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 12:52:48.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.681 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3a2935: (connection evicted) 2025-04-17 12:52:48.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:48.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 12:52:48.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 12:52:48.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 12:52:48.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 12:52:48.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:48.682 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@593d5f39: (connection evicted) 2025-04-17 12:52:48.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:48.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 12:52:48.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 12:52:48.768 [DefaultDispatcher-worker-13 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:48.768 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.768 [DefaultDispatcher-worker-13 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.768 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.769 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.769 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.848 [DefaultDispatcher-worker-5 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:48.849 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.849 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.849 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.849 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.849 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.933 [DefaultDispatcher-worker-10 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:48.933 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.933 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.933 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.934 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.934 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.974 [DefaultDispatcher-worker-21 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:48.974 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.974 [DefaultDispatcher-worker-21 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:48.974 [DefaultDispatcher-worker-21 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.975 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:48.975 [DefaultDispatcher-worker-17 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.014 [DefaultDispatcher-worker-18 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:49.014 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.014 [DefaultDispatcher-worker-18 @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-17 12:52:49.014 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.015 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.037 [DefaultDispatcher-worker-18 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:49.037 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.037 [DefaultDispatcher-worker-18 @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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.037 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.038 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.038 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.145 [DefaultDispatcher-worker-14 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:49.145 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.145 [DefaultDispatcher-worker-14 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.145 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.146 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.146 [DefaultDispatcher-worker-14 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.222 [DefaultDispatcher-worker-20 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:49.222 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.222 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.222 [DefaultDispatcher-worker-20 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.222 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.222 [DefaultDispatcher-worker-11 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.331 [DefaultDispatcher-worker-12 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:49.331 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.331 [DefaultDispatcher-worker-12 @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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.331 [DefaultDispatcher-worker-12 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.331 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.331 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.674 [DefaultDispatcher-worker-1 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:49.674 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.674 [DefaultDispatcher-worker-1 @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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.674 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.675 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.675 [DefaultDispatcher-worker-16 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 12:52:49.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 12:52:49.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.685 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f6b43a: (connection evicted) 2025-04-17 12:52:49.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 12:52:49.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1203c259 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.688 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 12:52:49.697 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.703 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.704 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.706 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796434a3 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.706 [Test worker @coroutine#3415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 12:52:49.716 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.721 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.722 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.724 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.728 [DefaultDispatcher-worker-3 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-17 12:52:49.736 [DefaultDispatcher-worker-3 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.741 [DefaultDispatcher-worker-10 @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c 2025-04-17 12:52:49.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 12:52:49.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 12:52:49.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.746 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba4c99c: (connection evicted) 2025-04-17 12:52:49.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 12:52:49.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 12:52:49.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 12:52:49.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 12:52:49.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.746 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542aba71: (connection evicted) 2025-04-17 12:52:49.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 12:52:49.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b61a646 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.747 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.748 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 12:52:49.757 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.763 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.764 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.765 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a717a7 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.765 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 12:52:49.774 [DefaultDispatcher-worker-4 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:49.774 [DefaultDispatcher-worker-4 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.774 [DefaultDispatcher-worker-4 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.774 [DefaultDispatcher-worker-4 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.775 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.775 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.775 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.781 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.782 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.783 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.787 [DefaultDispatcher-worker-18 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-17 12:52:49.795 [DefaultDispatcher-worker-3 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.800 [DefaultDispatcher-worker-2 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.805 [DefaultDispatcher-worker-7 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.815 [DefaultDispatcher-worker-1 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9 2025-04-17 12:52:49.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 12:52:49.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 12:52:49.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.817 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fbc1de9: (connection evicted) 2025-04-17 12:52:49.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 12:52:49.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 12:52:49.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 12:52:49.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 12:52:49.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.817 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af: (connection evicted) 2025-04-17 12:52:49.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 12:52:49.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 12:52:49.818 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 12:52:49.818 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35825d43 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.819 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 12:52:49.828 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.834 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.835 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.836 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38159192 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.836 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 12:52:49.845 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.852 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.853 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.854 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:49.854 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.854 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.854 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.854 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.855 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.855 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.858 [DefaultDispatcher-worker-1 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2181144e 2025-04-17 12:52:49.867 [DefaultDispatcher-worker-1 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.871 [DefaultDispatcher-worker-5 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaab295 2025-04-17 12:52:49.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 12:52:49.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 12:52:49.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.875 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eaab295: (connection evicted) 2025-04-17 12:52:49.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 12:52:49.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 12:52:49.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 12:52:49.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 12:52:49.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.876 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2181144e: (connection evicted) 2025-04-17 12:52:49.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 12:52:49.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daee083 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.877 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 12:52:49.886 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.892 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.893 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.894 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e61e18 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.894 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.895 [Test worker @coroutine#3624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 12:52:49.904 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.909 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.911 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.912 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.915 [DefaultDispatcher-worker-17 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2025-04-17 12:52:49.924 [DefaultDispatcher-worker-2 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.928 [DefaultDispatcher-worker-7 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2025-04-17 12:52:49.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 12:52:49.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 12:52:49.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.932 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4: (connection evicted) 2025-04-17 12:52:49.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 12:52:49.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 12:52:49.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 12:52:49.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 12:52:49.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.933 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab: (connection evicted) 2025-04-17 12:52:49.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 12:52:49.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a649f9a 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.934 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 12:52:49.938 [DefaultDispatcher-worker-12 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:49.938 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.938 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.938 [DefaultDispatcher-worker-12 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.939 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.939 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.944 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.951 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.952 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.953 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9ba9e2 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.953 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 12:52:49.963 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.968 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.970 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.971 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.975 [DefaultDispatcher-worker-2 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2025-04-17 12:52:49.979 [DefaultDispatcher-worker-20 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:49.979 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.979 [DefaultDispatcher-worker-20 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:49.979 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.979 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.979 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:49.983 [DefaultDispatcher-worker-17 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.988 [DefaultDispatcher-worker-2 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea 2025-04-17 12:52:49.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 12:52:49.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 12:52:49.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.992 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628fa8ea: (connection evicted) 2025-04-17 12:52:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 12:52:49.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 12:52:49.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 12:52:49.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 12:52:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:49.993 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b628249: (connection evicted) 2025-04-17 12:52:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:49.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 12:52:49.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230383a7 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:49.994 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 12:52:50.003 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.009 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.010 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.011 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4ceb1 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.012 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 12:52:50.019 [DefaultDispatcher-worker-18 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:50.019 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.019 [DefaultDispatcher-worker-18 @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-17 12:52:50.019 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.020 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.022 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.028 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.029 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.030 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.034 [DefaultDispatcher-worker-19 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-13 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-13 @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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-13 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-20 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.042 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.046 [DefaultDispatcher-worker-20 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.050 [DefaultDispatcher-worker-1 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228c854f 2025-04-17 12:52:50.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 12:52:50.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 12:52:50.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.054 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@228c854f: (connection evicted) 2025-04-17 12:52:50.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 12:52:50.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 12:52:50.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 12:52:50.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 12:52:50.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.054 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f55ecec: (connection evicted) 2025-04-17 12:52:50.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 12:52:50.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179367ff 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.055 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.056 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 12:52:50.056 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.056 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.056 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 12:52:50.064 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.069 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.069 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.070 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5035c23c 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.071 [Test worker @coroutine#3808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 12:52:50.078 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.083 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.084 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.085 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.089 [DefaultDispatcher-worker-17 @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2025-04-17 12:52:50.096 [DefaultDispatcher-worker-21 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.101 [DefaultDispatcher-worker-4 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.104 [DefaultDispatcher-worker-21 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.114 [DefaultDispatcher-worker-13 @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0 2025-04-17 12:52:50.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 12:52:50.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 12:52:50.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.118 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3622c9f0: (connection evicted) 2025-04-17 12:52:50.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 12:52:50.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 12:52:50.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 12:52:50.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 12:52:50.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.119 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1: (connection evicted) 2025-04-17 12:52:50.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 12:52:50.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae88df1 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.120 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 12:52:50.121 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.121 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.121 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 12:52:50.128 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.133 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.134 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.135 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3118ed2c 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.135 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 12:52:50.136 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.136 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.136 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 12:52:50.143 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.148 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.149 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.150 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.150 [DefaultDispatcher-worker-21 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:50.150 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.150 [DefaultDispatcher-worker-21 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.150 [DefaultDispatcher-worker-21 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.151 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.151 [DefaultDispatcher-worker-3 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.153 [DefaultDispatcher-worker-21 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8 2025-04-17 12:52:50.160 [DefaultDispatcher-worker-12 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.165 [DefaultDispatcher-worker-8 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.166 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff 2025-04-17 12:52:50.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 12:52:50.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 12:52:50.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.170 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@422ab2ff: (connection evicted) 2025-04-17 12:52:50.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 12:52:50.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 12:52:50.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 12:52:50.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 12:52:50.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.170 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28fa0ff8: (connection evicted) 2025-04-17 12:52:50.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 12:52:50.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 12:52:50.171 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2715b3ea 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.172 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 12:52:50.179 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.185 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.186 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.187 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d85bbe 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.187 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 12:52:50.194 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.199 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.200 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.201 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.204 [DefaultDispatcher-worker-2 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628721ba 2025-04-17 12:52:50.212 [DefaultDispatcher-worker-5 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.216 [DefaultDispatcher-worker-15 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.217 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.218 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535 2025-04-17 12:52:50.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 12:52:50.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 12:52:50.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.222 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa0d535: (connection evicted) 2025-04-17 12:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 12:52:50.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 12:52:50.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 12:52:50.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 12:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.223 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628721ba: (connection evicted) 2025-04-17 12:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 12:52:50.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5a3b06 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.224 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 12:52:50.226 [DefaultDispatcher-worker-2 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:50.226 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.226 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.226 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.227 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.227 [DefaultDispatcher-worker-5 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.233 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.238 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.239 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.240 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76a2db3f 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.240 [Test worker @coroutine#4019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 12:52:50.247 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.252 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.253 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.254 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.258 [DefaultDispatcher-worker-12 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4221663d 2025-04-17 12:52:50.265 [DefaultDispatcher-worker-12 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.269 [DefaultDispatcher-worker-9 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec675e 2025-04-17 12:52:50.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 12:52:50.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 12:52:50.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.308 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ec675e: (connection evicted) 2025-04-17 12:52:50.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 12:52:50.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 12:52:50.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 12:52:50.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 12:52:50.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.309 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4221663d: (connection evicted) 2025-04-17 12:52:50.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 12:52:50.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5713e261 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.310 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 12:52:50.318 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.323 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.324 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.325 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a73b74c 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.325 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 12:52:50.334 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.336 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:50.336 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.336 [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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.336 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.337 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.337 [DefaultDispatcher-worker-8 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.339 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.340 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.341 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.345 [DefaultDispatcher-worker-10 @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c58212 2025-04-17 12:52:50.352 [DefaultDispatcher-worker-9 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.357 [DefaultDispatcher-worker-18 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bed816 2025-04-17 12:52:50.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 12:52:50.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 12:52:50.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.361 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16bed816: (connection evicted) 2025-04-17 12:52:50.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 12:52:50.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 12:52:50.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 12:52:50.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 12:52:50.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.361 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c58212: (connection evicted) 2025-04-17 12:52:50.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 12:52:50.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38379575 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.362 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.363 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 12:52:50.370 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.375 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.376 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.377 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.377 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d3b4fe 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.378 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 12:52:50.386 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.390 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.391 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.392 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.396 [DefaultDispatcher-worker-7 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2025-04-17 12:52:50.403 [DefaultDispatcher-worker-4 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.408 [DefaultDispatcher-worker-13 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.409 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.410 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a 2025-04-17 12:52:50.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 12:52:50.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 12:52:50.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.414 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@86e7c7a: (connection evicted) 2025-04-17 12:52:50.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 12:52:50.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 12:52:50.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 12:52:50.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 12:52:50.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.415 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5935ade6: (connection evicted) 2025-04-17 12:52:50.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 12:52:50.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361eed12 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.416 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 12:52:50.424 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.428 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.429 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.430 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 12:52:50.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.430 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c1d2a13 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.431 [Test worker @coroutine#4218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 12:52:50.438 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.443 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.444 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.445 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.448 [DefaultDispatcher-worker-7 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7526a9 2025-04-17 12:52:50.455 [DefaultDispatcher-worker-5 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.459 [DefaultDispatcher-worker-21 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.465 [UI Thread @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2025-04-17 12:52:50.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 12:52:50.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 12:52:50.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.467 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96: (connection evicted) 2025-04-17 12:52:50.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 12:52:50.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 12:52:50.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 12:52:50.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 12:52:50.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.468 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7526a9: (connection evicted) 2025-04-17 12:52:50.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 12:52:50.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d818b5 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.469 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 12:52:50.477 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.482 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.482 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.483 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.488 [DefaultDispatcher-worker-19 @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.488 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.495 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02063a 2025-04-17 12:52:50.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 12:52:50.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 12:52:50.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.508 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a02063a: (connection evicted) 2025-04-17 12:52:50.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 12:52:50.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650ee893 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2025-04-17 12:52:50.509 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 12:52:50.517 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2025-04-17 12:52:50.522 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2025-04-17 12:52:50.523 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2025-04-17 12:52:50.524 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2025-04-17 12:52:50.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 12:52:50.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 12:52:50.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:50.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 12:52:50.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@127c5f20 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-17 12:52:50.527 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 12:52:50.535 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-17 12:52:50.540 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-17 12:52:50.540 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-17 12:52:50.541 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-17 12:52:50.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 12:52:50.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 12:52:50.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:50.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 12:52:50.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158bd27d 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-04-17 12:52:50.545 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 12:52:50.553 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-04-17 12:52:50.558 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-04-17 12:52:50.559 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-04-17 12:52:50.560 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f18a661 2025-04-17 12:52:50.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 12:52:50.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 12:52:50.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:50.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 12:52:50.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 12:52:50.563 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 12:52:50.563 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f709b99 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.564 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 12:52:50.572 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.577 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.578 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.579 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.584 [DefaultDispatcher-worker-13 @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2025-04-17 12:52:50.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 12:52:50.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 12:52:50.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.592 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f41593: (connection evicted) 2025-04-17 12:52:50.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 12:52:50.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b85fc 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ebbdab 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ebbdab 2025-04-17 12:52:50.593 [Test worker @coroutine#4467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 12:52:50.601 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ebbdab 2025-04-17 12:52:50.605 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ebbdab 2025-04-17 12:52:50.606 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ebbdab 2025-04-17 12:52:50.607 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ebbdab 2025-04-17 12:52:50.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 12:52:50.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 12:52:50.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:50.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 12:52:50.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431bf770 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.610 [Test worker @coroutine#4496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 12:52:50.618 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.623 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.624 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.625 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.629 [DefaultDispatcher-worker-9 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.630 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.632 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6 2025-04-17 12:52:50.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 12:52:50.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 12:52:50.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.643 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a35aed6: (connection evicted) 2025-04-17 12:52:50.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 12:52:50.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd4f91d 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.645 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 12:52:50.652 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.657 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.658 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.659 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4263fbe8 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.659 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 12:52:50.667 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.672 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.675 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.676 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.679 [DefaultDispatcher-worker-11 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:50.679 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.679 [DefaultDispatcher-worker-11 @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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.679 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.679 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.679 [DefaultDispatcher-worker-17 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.680 [DefaultDispatcher-worker-2 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf 2025-04-17 12:52:50.687 [DefaultDispatcher-worker-18 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.695 [DefaultDispatcher-worker-5 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a0a440 2025-04-17 12:52:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 12:52:50.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 12:52:50.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.700 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a0a440: (connection evicted) 2025-04-17 12:52:50.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 12:52:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 12:52:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 12:52:50.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 12:52:50.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.700 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d4ea4cf: (connection evicted) 2025-04-17 12:52:50.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 12:52:50.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e25b4b 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.702 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 12:52:50.710 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.715 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.716 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.717 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758e8b8d 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.717 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 12:52:50.725 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.730 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.731 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.732 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.736 [DefaultDispatcher-worker-21 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29922188 2025-04-17 12:52:50.743 [DefaultDispatcher-worker-6 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.751 [DefaultDispatcher-worker-13 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7266f136 2025-04-17 12:52:50.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 12:52:50.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 12:52:50.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.753 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7266f136: (connection evicted) 2025-04-17 12:52:50.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 12:52:50.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 12:52:50.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 12:52:50.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 12:52:50.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.753 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29922188: (connection evicted) 2025-04-17 12:52:50.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 12:52:50.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17cea679 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.755 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 12:52:50.763 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.768 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.769 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.770 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.770 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.771 [Test worker @coroutine#4586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 12:52:50.779 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.780 [DefaultDispatcher-worker-5 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:50.780 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.780 [DefaultDispatcher-worker-5 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.780 [DefaultDispatcher-worker-5 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.781 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.781 [DefaultDispatcher-worker-7 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.784 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.785 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.786 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.790 [DefaultDispatcher-worker-4 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 12:52:50.798 [DefaultDispatcher-worker-13 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.806 [DefaultDispatcher-worker-8 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.810 [DefaultDispatcher-worker-21 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.815 [DefaultDispatcher-worker-2 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2025-04-17 12:52:50.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 12:52:50.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 12:52:50.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.822 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d: (connection evicted) 2025-04-17 12:52:50.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 12:52:50.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 12:52:50.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 12:52:50.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 12:52:50.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.823 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2025-04-17 12:52:50.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 12:52:50.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad113d6 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.825 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 12:52:50.833 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.838 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.839 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.840 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f5752 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.840 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 12:52:50.841 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.841 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.841 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 12:52:50.848 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.853 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.854 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.855 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.859 [DefaultDispatcher-worker-13 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c666872 2025-04-17 12:52:50.859 [DefaultDispatcher-worker-2 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:50.859 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.859 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.859 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.860 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.860 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.866 [DefaultDispatcher-worker-16 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.871 [DefaultDispatcher-worker-15 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.875 [DefaultDispatcher-worker-9 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2025-04-17 12:52:50.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 12:52:50.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 12:52:50.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.881 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814: (connection evicted) 2025-04-17 12:52:50.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 12:52:50.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 12:52:50.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 12:52:50.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 12:52:50.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.882 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c666872: (connection evicted) 2025-04-17 12:52:50.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 12:52:50.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 12:52:50.882 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db84bfa 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.883 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 12:52:50.890 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.895 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.896 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.897 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b51a4c7 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.897 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.898 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 12:52:50.905 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.910 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.911 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.912 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.915 [DefaultDispatcher-worker-5 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-04-17 12:52:50.923 [DefaultDispatcher-worker-18 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.927 [DefaultDispatcher-worker-9 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-04-17 12:52:50.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 12:52:50.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 12:52:50.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.930 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08: (connection evicted) 2025-04-17 12:52:50.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 12:52:50.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 12:52:50.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 12:52:50.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 12:52:50.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.930 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb06667: (connection evicted) 2025-04-17 12:52:50.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 12:52:50.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5cd959 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.933 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 12:52:50.941 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.944 [DefaultDispatcher-worker-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:50.944 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.944 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.944 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.944 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.944 [DefaultDispatcher-worker-20 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.946 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.947 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.948 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32df1a2a 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.948 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 12:52:50.956 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.961 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.961 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.962 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.966 [DefaultDispatcher-worker-18 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a 2025-04-17 12:52:50.974 [DefaultDispatcher-worker-20 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.980 [DefaultDispatcher-worker-5 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.984 [DefaultDispatcher-worker-20 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:50.984 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.984 [DefaultDispatcher-worker-20 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:50.984 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.984 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.984 [DefaultDispatcher-worker-20 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:50.991 [DefaultDispatcher-worker-18 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2025-04-17 12:52:50.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 12:52:50.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 12:52:50.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.992 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2: (connection evicted) 2025-04-17 12:52:50.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 12:52:50.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 12:52:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 12:52:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 12:52:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:50.993 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c431e2a: (connection evicted) 2025-04-17 12:52:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 12:52:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78167 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:50.994 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 12:52:51.002 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.007 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.008 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.009 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.009 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.010 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 12:52:51.018 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.023 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.024 [DefaultDispatcher-worker-11 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:51.025 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.025 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.025 [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-17 12:52:51.025 [DefaultDispatcher-worker-11 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.025 [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-17 12:52:51.026 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.029 [DefaultDispatcher-worker-6 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-17 12:52:51.037 [DefaultDispatcher-worker-19 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.042 [DefaultDispatcher-worker-19 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.046 [DefaultDispatcher-worker-17 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.046 [DefaultDispatcher-worker-1 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:51.046 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.046 [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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.046 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.047 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.047 [DefaultDispatcher-worker-8 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.054 [DefaultDispatcher-worker-20 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc959 2025-04-17 12:52:51.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 12:52:51.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 12:52:51.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.055 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc959: (connection evicted) 2025-04-17 12:52:51.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 12:52:51.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 12:52:51.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 12:52:51.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 12:52:51.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.055 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-04-17 12:52:51.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 12:52:51.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164dfad2 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.057 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 12:52:51.058 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.058 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.058 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 12:52:51.065 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.070 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.071 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.072 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8d0c21 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.072 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 12:52:51.073 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.073 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.073 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 12:52:51.080 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.085 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.086 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.087 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.090 [DefaultDispatcher-worker-3 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2025-04-17 12:52:51.098 [DefaultDispatcher-worker-14 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.102 [DefaultDispatcher-worker-4 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-04-17 12:52:51.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 12:52:51.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 12:52:51.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.108 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@405a296e: (connection evicted) 2025-04-17 12:52:51.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 12:52:51.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 12:52:51.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 12:52:51.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 12:52:51.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.109 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4664fef: (connection evicted) 2025-04-17 12:52:51.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 12:52:51.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6bb6d8 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.110 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 12:52:51.118 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.123 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.124 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.125 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b9b035 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.125 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.126 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 12:52:51.126 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.126 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.126 [Test worker @coroutine#4827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 12:52:51.133 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.138 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.139 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.139 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.143 [DefaultDispatcher-worker-20 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724945 2025-04-17 12:52:51.150 [DefaultDispatcher-worker-12 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.154 [DefaultDispatcher-worker-6 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:51.154 [DefaultDispatcher-worker-3 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b 2025-04-17 12:52:51.154 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.154 [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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.154 [DefaultDispatcher-worker-6 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.155 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.155 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 12:52:51.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 12:52:51.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.156 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c1b1b: (connection evicted) 2025-04-17 12:52:51.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 12:52:51.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 12:52:51.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 12:52:51.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 12:52:51.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.157 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724945: (connection evicted) 2025-04-17 12:52:51.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 12:52:51.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7545cb17 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.158 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 12:52:51.166 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.170 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.171 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.172 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747e0a31 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.172 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 12:52:51.173 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.173 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.173 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 12:52:51.180 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.187 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.188 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.189 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.193 [DefaultDispatcher-worker-16 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd 2025-04-17 12:52:51.199 [DefaultDispatcher-worker-4 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.203 [DefaultDispatcher-worker-17 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-04-17 12:52:51.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 12:52:51.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 12:52:51.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.205 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5: (connection evicted) 2025-04-17 12:52:51.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 12:52:51.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 12:52:51.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 12:52:51.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 12:52:51.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.206 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6142b9dd: (connection evicted) 2025-04-17 12:52:51.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 12:52:51.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e6a643 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.207 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.208 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 12:52:51.215 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.220 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.221 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.222 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2539ab41 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.222 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 12:52:51.230 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.231 [DefaultDispatcher-worker-7 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:51.231 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.231 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.231 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.232 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.232 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.236 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.237 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.237 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.241 [DefaultDispatcher-worker-8 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662754bb 2025-04-17 12:52:51.249 [DefaultDispatcher-worker-14 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.255 [DefaultDispatcher-worker-21 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.258 [DefaultDispatcher-worker-6 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.308 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.323 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.340 [DefaultDispatcher-worker-1 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:51.341 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.341 [DefaultDispatcher-worker-1 @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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.341 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.341 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.341 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.371 [DefaultDispatcher-worker-16 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223095d3 2025-04-17 12:52:51.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 12:52:51.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 12:52:51.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.372 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223095d3: (connection evicted) 2025-04-17 12:52:51.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 12:52:51.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 12:52:51.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 12:52:51.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 12:52:51.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.373 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@662754bb: (connection evicted) 2025-04-17 12:52:51.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 12:52:51.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7953a656 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.374 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 12:52:51.381 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.387 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.388 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.388 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a6af38 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.389 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 12:52:51.396 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.401 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.402 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.403 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.406 [DefaultDispatcher-worker-1 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2350e46 2025-04-17 12:52:51.413 [DefaultDispatcher-worker-8 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.419 [DefaultDispatcher-worker-15 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.423 [DefaultDispatcher-worker-9 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2025-04-17 12:52:51.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 12:52:51.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 12:52:51.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.425 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3327406e: (connection evicted) 2025-04-17 12:52:51.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 12:52:51.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 12:52:51.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 12:52:51.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 12:52:51.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.426 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2350e46: (connection evicted) 2025-04-17 12:52:51.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 12:52:51.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ea4bac 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.427 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 12:52:51.435 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.440 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.441 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.441 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50aa5826 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.442 [Test worker @coroutine#4986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 12:52:51.449 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.454 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.455 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.456 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.459 [DefaultDispatcher-worker-2 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-04-17 12:52:51.467 [DefaultDispatcher-worker-7 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.472 [DefaultDispatcher-worker-20 @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2025-04-17 12:52:51.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 12:52:51.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 12:52:51.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.474 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627a1c77: (connection evicted) 2025-04-17 12:52:51.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 12:52:51.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 12:52:51.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 12:52:51.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 12:52:51.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.475 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f: (connection evicted) 2025-04-17 12:52:51.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 12:52:51.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1ef2fc 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.476 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 12:52:51.483 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.488 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.489 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.490 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f7a872 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.490 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 12:52:51.491 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.491 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.491 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 12:52:51.498 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.503 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.503 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.504 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.508 [DefaultDispatcher-worker-5 @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648100de 2025-04-17 12:52:51.515 [DefaultDispatcher-worker-1 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.520 [DefaultDispatcher-worker-16 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.525 [DefaultDispatcher-worker-18 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2025-04-17 12:52:51.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 12:52:51.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 12:52:51.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.527 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf: (connection evicted) 2025-04-17 12:52:51.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 12:52:51.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 12:52:51.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 12:52:51.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 12:52:51.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.528 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648100de: (connection evicted) 2025-04-17 12:52:51.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 12:52:51.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f06006d 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.529 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 12:52:51.537 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.541 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.542 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.543 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.547 [DefaultDispatcher-worker-18 @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.550 [DefaultDispatcher-worker-2 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2025-04-17 12:52:51.557 [UI Thread @coroutine#5070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717475881357074432 2025-04-17 12:52:51.557 [UI Thread @coroutine#5070] 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=717475881357074432. 2025-04-17 12:52:51.557 [UI Thread @coroutine#5070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717475881357074432 2025-04-17 12:52:51.558 [UI Thread @coroutine#5070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717475881357074432 2025-04-17 12:52:51.558 [UI Thread @coroutine#5070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717475881357074432 2025-04-17 12:52:51.558 [UI Thread @coroutine#5070] 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=717475881357074432. 2025-04-17 12:52:51.558 [UI Thread @coroutine#5070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717475881357074432 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:51.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 12:52:51.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 12:52:51.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.560 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9: (connection evicted) 2025-04-17 12:52:51.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 12:52:51.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5b562 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.593 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 12:52:51.594 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.594 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.594 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 12:52:51.601 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.606 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.607 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.608 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.619 [DefaultDispatcher-worker-11 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.623 [DefaultDispatcher-worker-19 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.626 [DefaultDispatcher-worker-14 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-04-17 12:52:51.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 12:52:51.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 12:52:51.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.633 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222557fc: (connection evicted) 2025-04-17 12:52:51.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 12:52:51.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dcf495c 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2025-04-17 12:52:51.671 [Test worker @coroutine#5112] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 12:52:51.679 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2025-04-17 12:52:51.684 [DefaultDispatcher-worker-11 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:51.684 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.684 [DefaultDispatcher-worker-11 @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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.684 [DefaultDispatcher-worker-11 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.684 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.684 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.685 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2025-04-17 12:52:51.685 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2025-04-17 12:52:51.686 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420dee82 2025-04-17 12:52:51.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 12:52:51.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 12:52:51.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:51.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 12:52:51.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.690 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee2e363 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@612e1c6e 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@612e1c6e 2025-04-17 12:52:51.691 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 12:52:51.699 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612e1c6e 2025-04-17 12:52:51.704 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612e1c6e 2025-04-17 12:52:51.705 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612e1c6e 2025-04-17 12:52:51.706 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612e1c6e 2025-04-17 12:52:51.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 12:52:51.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 12:52:51.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:51.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 12:52:51.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a1eb893 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.709 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 12:52:51.718 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.722 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.723 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.724 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb15360 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.724 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 12:52:51.725 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.725 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.725 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 12:52:51.732 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.737 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.738 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.739 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.743 [DefaultDispatcher-worker-3 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b 2025-04-17 12:52:51.749 [DefaultDispatcher-worker-2 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac3788 2025-04-17 12:52:51.752 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.752 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 12:52:51.752 [UI Thread @coroutine#5173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.753 [UI Thread @coroutine#5173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.753 [UI Thread @coroutine#5173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.753 [UI Thread @coroutine#5173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 12:52:51.753 [UI Thread @coroutine#5173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38321/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:51.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 12:52:51.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 12:52:51.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.754 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ac3788: (connection evicted) 2025-04-17 12:52:51.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 12:52:51.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 12:52:51.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 12:52:51.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 12:52:51.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.755 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5dfc9b: (connection evicted) 2025-04-17 12:52:51.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 12:52:51.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700b9a54 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.756 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 12:52:51.763 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.768 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.769 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.770 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.770 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 12:52:51.777 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.782 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.783 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.784 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.785 [DefaultDispatcher-worker-12 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:51.785 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.785 [DefaultDispatcher-worker-12 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.785 [DefaultDispatcher-worker-12 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.786 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.786 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.787 [DefaultDispatcher-worker-4 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-04-17 12:52:51.794 [DefaultDispatcher-worker-13 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-04-17 12:52:51.795 [UI Thread @coroutine#5205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.795 [UI Thread @coroutine#5205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 12:52:51.795 [UI Thread @coroutine#5205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.796 [UI Thread @coroutine#5205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.796 [UI Thread @coroutine#5205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 12:52:51.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 12:52:51.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.797 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca574db: (connection evicted) 2025-04-17 12:52:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 12:52:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 12:52:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 12:52:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 12:52:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.797 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2025-04-17 12:52:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 12:52:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2555b92 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.798 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 12:52:51.806 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.810 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.811 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.812 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2026af0 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.812 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 12:52:51.813 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.813 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.813 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 12:52:51.820 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.824 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.825 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.826 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.830 [DefaultDispatcher-worker-7 @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-04-17 12:52:51.837 [DefaultDispatcher-worker-10 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49442e03 2025-04-17 12:52:51.838 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.838 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 12:52:51.838 [UI Thread @coroutine#5234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.839 [UI Thread @coroutine#5234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.839 [UI Thread @coroutine#5234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 12:52:51.839 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 12:52:51.839 [UI Thread @coroutine#5234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36413/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 12:52:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 12:52:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.840 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49442e03: (connection evicted) 2025-04-17 12:52:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 12:52:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 12:52:51.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 12:52:51.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 12:52:51.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.840 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e839ee: (connection evicted) 2025-04-17 12:52:51.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 12:52:51.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19158d56 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.842 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 12:52:51.852 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.857 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.858 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.859 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e02113 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.859 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 12:52:51.864 [DefaultDispatcher-worker-14 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:51.864 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.864 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.864 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.865 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.865 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.867 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.872 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.873 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.874 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.877 [DefaultDispatcher-worker-19 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-04-17 12:52:51.885 [DefaultDispatcher-worker-16 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.891 [DefaultDispatcher-worker-7 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d 2025-04-17 12:52:51.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 12:52:51.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 12:52:51.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.897 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f49fa1d: (connection evicted) 2025-04-17 12:52:51.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 12:52:51.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 12:52:51.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 12:52:51.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 12:52:51.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.897 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5: (connection evicted) 2025-04-17 12:52:51.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 12:52:51.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 12:52:51.898 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f517209 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.899 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 12:52:51.906 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.911 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.912 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.913 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.917 [DefaultDispatcher-worker-2 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.927 [DefaultDispatcher-worker-5 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.932 [DefaultDispatcher-worker-18 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.942 [DefaultDispatcher-worker-11 @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-04-17 12:52:51.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 12:52:51.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 12:52:51.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.943 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b: (connection evicted) 2025-04-17 12:52:51.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 12:52:51.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713935c8 2025-04-17 12:52:51.944 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.945 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 12:52:51.948 [DefaultDispatcher-worker-4 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:51.949 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.949 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.949 [DefaultDispatcher-worker-4 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.949 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.949 [DefaultDispatcher-worker-11 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.953 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.958 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.959 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.960 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f3b4c9a 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.960 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.961 [Test worker @coroutine#5326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 12:52:51.968 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.973 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.974 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.974 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.978 [DefaultDispatcher-worker-21 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-04-17 12:52:51.985 [DefaultDispatcher-worker-13 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.988 [DefaultDispatcher-worker-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:51.988 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.988 [DefaultDispatcher-worker-1 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:51.988 [DefaultDispatcher-worker-1 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.988 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.988 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:51.989 [DefaultDispatcher-worker-6 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-04-17 12:52:51.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 12:52:51.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 12:52:51.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.993 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a: (connection evicted) 2025-04-17 12:52:51.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 12:52:51.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 12:52:51.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 12:52:51.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 12:52:51.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:51.993 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424632a: (connection evicted) 2025-04-17 12:52:51.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:51.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 12:52:51.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:51.995 [Test worker @coroutine#5370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 12:52:52.003 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.007 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.008 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.009 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.013 [DefaultDispatcher-worker-2 @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.017 [DefaultDispatcher-worker-2 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.023 [DefaultDispatcher-worker-18 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-17 12:52:52.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 12:52:52.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 12:52:52.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.024 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87f8146: (connection evicted) 2025-04-17 12:52:52.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 12:52:52.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298eca94 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.025 [Test worker @coroutine#5398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 12:52:52.029 [DefaultDispatcher-worker-18 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:52.029 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.029 [DefaultDispatcher-worker-18 @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-17 12:52:52.029 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.030 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.033 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.038 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.039 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.039 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.044 [DefaultDispatcher-worker-10 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.047 [DefaultDispatcher-worker-17 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acf3108 2025-04-17 12:52:52.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 12:52:52.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 12:52:52.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.048 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acf3108: (connection evicted) 2025-04-17 12:52:52.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 12:52:52.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41737438 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.049 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 12:52:52.050 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.050 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.050 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 12:52:52.050 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:52.050 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.050 [DefaultDispatcher-worker-16 @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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.050 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.051 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.051 [DefaultDispatcher-worker-11 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.057 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.062 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.063 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.064 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.100 [DefaultDispatcher-worker-11 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acacdf 2025-04-17 12:52:52.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 12:52:52.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 12:52:52.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.103 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acacdf: (connection evicted) 2025-04-17 12:52:52.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 12:52:52.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3094111c 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.104 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 12:52:52.112 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.117 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.118 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.118 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.123 [DefaultDispatcher-worker-9 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.126 [DefaultDispatcher-worker-15 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c 2025-04-17 12:52:52.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 12:52:52.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 12:52:52.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.129 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e7d994c: (connection evicted) 2025-04-17 12:52:52.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 12:52:52.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 12:52:52.132 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 12:52:52.139 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 12:52:52.144 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 12:52:52.145 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 12:52:52.146 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 12:52:52.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 12:52:52.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 12:52:52.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:52.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 12:52:52.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b2e0e4 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-17 12:52:52.149 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 12:52:52.156 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-17 12:52:52.159 [DefaultDispatcher-worker-8 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:52.159 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.159 [DefaultDispatcher-worker-8 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.159 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.160 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.160 [DefaultDispatcher-worker-17 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.161 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-17 12:52:52.162 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-17 12:52:52.163 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2025-04-17 12:52:52.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 12:52:52.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 12:52:52.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:52.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 12:52:52.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4a44bb 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d0127f 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d0127f 2025-04-17 12:52:52.165 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 12:52:52.173 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d0127f 2025-04-17 12:52:52.178 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d0127f 2025-04-17 12:52:52.179 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d0127f 2025-04-17 12:52:52.180 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d0127f 2025-04-17 12:52:52.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 12:52:52.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 12:52:52.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:52.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 12:52:52.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 12:52:52.187 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33397/Site/verify 2025-04-17 12:52:52.187 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33397/Site/verify. 2025-04-17 12:52:52.187 [UI Thread @coroutine#5532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33397/Site/verify 2025-04-17 12:52:52.188 [UI Thread @coroutine#5532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33397/Site/verify 2025-04-17 12:52:52.188 [UI Thread @coroutine#5532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33397/Site/verify 2025-04-17 12:52:52.188 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33397/Site/verify. 2025-04-17 12:52:52.188 [UI Thread @coroutine#5532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33397/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4185ea 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd2f96d 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd2f96d 2025-04-17 12:52:52.192 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 12:52:52.200 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd2f96d 2025-04-17 12:52:52.205 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd2f96d 2025-04-17 12:52:52.206 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd2f96d 2025-04-17 12:52:52.207 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd2f96d 2025-04-17 12:52:52.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 12:52:52.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 12:52:52.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:52.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 12:52:52.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@463a0302 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-04-17 12:52:52.209 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 12:52:52.217 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-04-17 12:52:52.222 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-04-17 12:52:52.223 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-04-17 12:52:52.224 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79228440 2025-04-17 12:52:52.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 12:52:52.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 12:52:52.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:52.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 12:52:52.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b7695f 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.225 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 12:52:52.226 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-17 12:52:52.226 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-17 12:52:52.226 [Test worker @coroutine#5581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 12:52:52.234 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-17 12:52:52.236 [DefaultDispatcher-worker-4 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:52.236 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.236 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.236 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.237 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.237 [DefaultDispatcher-worker-4 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.239 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-17 12:52:52.239 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-17 12:52:52.240 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447522b4 2025-04-17 12:52:52.241 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52945/Site/verify 2025-04-17 12:52:52.241 [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:52945/Site/verify. 2025-04-17 12:52:52.241 [UI Thread @coroutine#5598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52945/Site/verify 2025-04-17 12:52:52.242 [UI Thread @coroutine#5598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52945/Site/verify 2025-04-17 12:52:52.242 [UI Thread @coroutine#5598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52945/Site/verify 2025-04-17 12:52:52.242 [UI Thread @coroutine#5598] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52945/Site/verify. 2025-04-17 12:52:52.242 [UI Thread @coroutine#5598] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52945/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:52.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 12:52:52.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 12:52:52.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:52.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 12:52:52.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 12:52:52.246 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38389/Site/verify 2025-04-17 12:52:52.246 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38389/Site/verify. 2025-04-17 12:52:52.246 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38389/Site/verify 2025-04-17 12:52:52.246 [UI Thread @coroutine#5610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38389/Site/verify 2025-04-17 12:52:52.246 [UI Thread @coroutine#5610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38389/Site/verify 2025-04-17 12:52:52.247 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38389/Site/verify. 2025-04-17 12:52:52.247 [UI Thread @coroutine#5610] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38389/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:52.249 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52651/Site/verify 2025-04-17 12:52:52.249 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52651/Site/verify. 2025-04-17 12:52:52.249 [UI Thread @coroutine#5623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52651/Site/verify 2025-04-17 12:52:52.250 [UI Thread @coroutine#5623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52651/Site/verify 2025-04-17 12:52:52.250 [UI Thread @coroutine#5623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52651/Site/verify 2025-04-17 12:52:52.250 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52651/Site/verify. 2025-04-17 12:52:52.250 [UI Thread @coroutine#5623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52651/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:52.253 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 12:52:52.253 [UI Thread @coroutine#5637] 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-17 12:52:52.253 [UI Thread @coroutine#5637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 12:52:52.254 [UI Thread @coroutine#5637] 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-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6724f10e 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.255 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 12:52:52.264 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.269 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.269 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.270 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.274 [DefaultDispatcher-worker-18 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.284 [DefaultDispatcher-worker-13 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.288 [DefaultDispatcher-worker-7 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.291 [DefaultDispatcher-worker-7 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.294 [DefaultDispatcher-worker-3 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.297 [DefaultDispatcher-worker-4 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.301 [DefaultDispatcher-worker-13 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.310 [DefaultDispatcher-worker-20 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-04-17 12:52:52.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 12:52:52.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 12:52:52.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.311 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312cc16b: (connection evicted) 2025-04-17 12:52:52.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 12:52:52.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308bd473 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.312 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 12:52:52.320 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.324 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.325 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.326 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33b3e47 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.326 [Test worker @coroutine#5673] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 12:52:52.334 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.339 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.340 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.341 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.344 [DefaultDispatcher-worker-1 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:52.344 [DefaultDispatcher-worker-20 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2025-04-17 12:52:52.344 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.344 [DefaultDispatcher-worker-1 @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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.344 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.345 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.345 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.351 [DefaultDispatcher-worker-20 @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2025-04-17 12:52:52.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 12:52:52.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 12:52:52.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.359 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2114955c: (connection evicted) 2025-04-17 12:52:52.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 12:52:52.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 12:52:52.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 12:52:52.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 12:52:52.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.360 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b16770: (connection evicted) 2025-04-17 12:52:52.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 12:52:52.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3b0387 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.361 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 12:52:52.371 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.376 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.377 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.378 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dda28a3 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.378 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 12:52:52.386 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.391 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.391 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.392 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.396 [DefaultDispatcher-worker-16 @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35570a84 2025-04-17 12:52:52.403 [DefaultDispatcher-worker-19 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.407 [DefaultDispatcher-worker-6 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-04-17 12:52:52.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 12:52:52.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 12:52:52.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.410 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33450c: (connection evicted) 2025-04-17 12:52:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 12:52:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 12:52:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 12:52:52.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 12:52:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.410 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35570a84: (connection evicted) 2025-04-17 12:52:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 12:52:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d8a98b 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.411 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 12:52:52.419 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.424 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.424 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.425 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc74211 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.425 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.426 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 12:52:52.433 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.438 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.438 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.439 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.443 [DefaultDispatcher-worker-3 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f809cb 2025-04-17 12:52:52.449 [DefaultDispatcher-worker-4 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.454 [DefaultDispatcher-worker-12 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c 2025-04-17 12:52:52.512 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.526 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.689 [DefaultDispatcher-worker-15 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:52.689 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.689 [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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.689 [DefaultDispatcher-worker-15 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.689 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.690 [DefaultDispatcher-worker-10 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 12:52:52.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 12:52:52.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.705 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cee1b4c: (connection evicted) 2025-04-17 12:52:52.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 12:52:52.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 12:52:52.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 12:52:52.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 12:52:52.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.706 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f809cb: (connection evicted) 2025-04-17 12:52:52.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 12:52:52.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504ed038 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.707 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 12:52:52.708 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.708 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.708 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 12:52:52.715 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.720 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.721 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.722 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6565691a 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.722 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 12:52:52.729 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.734 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.735 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.736 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.740 [DefaultDispatcher-worker-14 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@385ff04e 2025-04-17 12:52:52.747 [DefaultDispatcher-worker-2 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.750 [DefaultDispatcher-worker-15 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.754 [DefaultDispatcher-worker-2 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614 2025-04-17 12:52:52.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 12:52:52.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 12:52:52.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.756 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb8e614: (connection evicted) 2025-04-17 12:52:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 12:52:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 12:52:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 12:52:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 12:52:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.757 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385ff04e: (connection evicted) 2025-04-17 12:52:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 12:52:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d5196fd 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.758 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 12:52:52.766 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.770 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.771 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.772 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282fabe9 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.772 [Test worker @coroutine#5882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 12:52:52.780 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.784 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.785 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.786 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.789 [DefaultDispatcher-worker-4 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:52.789 [DefaultDispatcher-worker-4 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.789 [DefaultDispatcher-worker-4 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.789 [DefaultDispatcher-worker-4 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.790 [DefaultDispatcher-worker-4 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2025-04-17 12:52:52.790 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.790 [DefaultDispatcher-worker-13 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.797 [DefaultDispatcher-worker-5 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.800 [DefaultDispatcher-worker-12 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.804 [DefaultDispatcher-worker-8 @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e259ca 2025-04-17 12:52:52.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 12:52:52.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 12:52:52.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.806 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e259ca: (connection evicted) 2025-04-17 12:52:52.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 12:52:52.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 12:52:52.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 12:52:52.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 12:52:52.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.807 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bd8247: (connection evicted) 2025-04-17 12:52:52.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 12:52:52.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2035f1f0 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.808 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 12:52:52.816 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.820 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.821 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.822 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4c7fd9 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.822 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 12:52:52.823 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.823 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.823 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 12:52:52.830 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.835 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.835 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.836 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.840 [DefaultDispatcher-worker-16 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44 2025-04-17 12:52:52.848 [DefaultDispatcher-worker-16 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.851 [DefaultDispatcher-worker-10 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.855 [DefaultDispatcher-worker-14 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2025-04-17 12:52:52.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 12:52:52.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 12:52:52.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.858 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d768435: (connection evicted) 2025-04-17 12:52:52.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 12:52:52.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 12:52:52.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 12:52:52.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 12:52:52.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.858 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6c5b44: (connection evicted) 2025-04-17 12:52:52.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 12:52:52.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a244aa3 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.860 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 12:52:52.868 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.869 [DefaultDispatcher-worker-11 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:52.869 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.869 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.869 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.870 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.870 [DefaultDispatcher-worker-17 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.873 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.873 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.874 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.879 [DefaultDispatcher-worker-6 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2025-04-17 12:52:52.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 12:52:52.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 12:52:52.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.880 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74947f2b: (connection evicted) 2025-04-17 12:52:52.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 12:52:52.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72eed4db 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.881 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 12:52:52.889 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.893 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.894 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.895 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.899 [DefaultDispatcher-worker-9 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.909 [DefaultDispatcher-worker-5 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.913 [DefaultDispatcher-worker-17 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2025-04-17 12:52:52.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 12:52:52.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 12:52:52.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.915 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf: (connection evicted) 2025-04-17 12:52:52.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 12:52:52.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9b5ff2e 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.916 [Test worker @coroutine#6040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 12:52:52.923 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.928 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.929 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.930 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.934 [DefaultDispatcher-worker-12 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.944 [DefaultDispatcher-worker-9 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.947 [DefaultDispatcher-worker-10 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.953 [DefaultDispatcher-worker-5 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:52.953 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.953 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.953 [DefaultDispatcher-worker-5 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.953 [DefaultDispatcher-worker-2 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bff608c 2025-04-17 12:52:52.953 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.954 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 12:52:52.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 12:52:52.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.954 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bff608c: (connection evicted) 2025-04-17 12:52:52.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 12:52:52.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0db8b1 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.955 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.956 [Test worker @coroutine#6075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 12:52:52.963 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.968 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.969 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.969 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.973 [DefaultDispatcher-worker-4 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.983 [DefaultDispatcher-worker-10 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.987 [DefaultDispatcher-worker-2 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.991 [DefaultDispatcher-worker-13 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2025-04-17 12:52:52.992 [DefaultDispatcher-worker-8 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 12:52:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 12:52:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:52.992 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.992 [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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:52.992 [DefaultDispatcher-worker-8 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.992 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bb29351: (connection evicted) 2025-04-17 12:52:52.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:52.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 12:52:52.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 12:52:52.993 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.993 [DefaultDispatcher-worker-2 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@679864e0 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-17 12:52:52.994 [Test worker @coroutine#6110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 12:52:53.002 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-17 12:52:53.006 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-17 12:52:53.007 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-17 12:52:53.008 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-04-17 12:52:53.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 12:52:53.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 12:52:53.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 12:52:53.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c7cea8 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.012 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 12:52:53.013 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-17 12:52:53.013 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-17 12:52:53.013 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 12:52:53.020 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-17 12:52:53.025 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-17 12:52:53.026 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-17 12:52:53.026 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2025-04-17 12:52:53.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 12:52:53.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 12:52:53.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 12:52:53.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378446f9 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-17 12:52:53.029 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 12:52:53.034 [DefaultDispatcher-worker-9 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:53.034 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.034 [DefaultDispatcher-worker-9 @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-17 12:52:53.034 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.034 [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-17 12:52:53.037 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-17 12:52:53.042 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-17 12:52:53.043 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-17 12:52:53.044 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-17 12:52:53.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 12:52:53.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 12:52:53.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 12:52:53.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@306c5fad 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ce367 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ce367 2025-04-17 12:52:53.048 [UI Thread @coroutine#6182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 12:52:53.055 [DefaultDispatcher-worker-1 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:53.055 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.055 [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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.055 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.056 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.056 [DefaultDispatcher-worker-3 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.058 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ce367 2025-04-17 12:52:53.063 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ce367 2025-04-17 12:52:53.064 [UI Thread @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ce367 2025-04-17 12:52:53.065 [UI Thread @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ce367 2025-04-17 12:52:53.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 12:52:53.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 12:52:53.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:53.067 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4ce367: (connection evicted) 2025-04-17 12:52:53.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 12:52:53.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276af32d 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 12:52:53.068 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-17 12:52:53.069 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-17 12:52:53.069 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 12:52:53.077 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-17 12:52:53.082 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-17 12:52:53.082 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-17 12:52:53.083 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2025-04-17 12:52:53.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 12:52:53.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 12:52:53.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 12:52:53.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67387eba 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-17 12:52:53.086 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 12:52:53.096 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-17 12:52:53.101 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-17 12:52:53.102 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-17 12:52:53.103 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-17 12:52:53.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 12:52:53.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 12:52:53.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 12:52:53.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179c778 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.105 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aafaf44 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aafaf44 2025-04-17 12:52:53.106 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 12:52:53.114 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafaf44 2025-04-17 12:52:53.119 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafaf44 2025-04-17 12:52:53.120 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafaf44 2025-04-17 12:52:53.120 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aafaf44 2025-04-17 12:52:53.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 12:52:53.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 12:52:53.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 12:52:53.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3625110e 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-17 12:52:53.122 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 12:52:53.130 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-17 12:52:53.135 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-17 12:52:53.136 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-17 12:52:53.137 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b96101b 2025-04-17 12:52:53.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 12:52:53.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 12:52:53.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 12:52:53.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e909344 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.139 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 12:52:53.140 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-17 12:52:53.140 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-17 12:52:53.140 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 12:52:53.147 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-17 12:52:53.152 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-17 12:52:53.153 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-17 12:52:53.154 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-04-17 12:52:53.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 12:52:53.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 12:52:53.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 12:52:53.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a72c9e 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-17 12:52:53.158 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 12:52:53.164 [DefaultDispatcher-worker-7 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:53.164 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.164 [DefaultDispatcher-worker-7 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.164 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.165 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.165 [DefaultDispatcher-worker-8 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.166 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-17 12:52:53.171 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-17 12:52:53.172 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-17 12:52:53.173 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63156646 2025-04-17 12:52:53.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 12:52:53.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 12:52:53.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 12:52:53.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 12:52:53.175 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 12:52:53.175 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.175 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.175 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ebb117 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffd6df2 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffd6df2 2025-04-17 12:52:53.176 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 12:52:53.184 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffd6df2 2025-04-17 12:52:53.189 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffd6df2 2025-04-17 12:52:53.190 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffd6df2 2025-04-17 12:52:53.191 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffd6df2 2025-04-17 12:52:53.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 12:52:53.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 12:52:53.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 12:52:53.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a87d40f 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 12:52:53.193 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dcf51b 2025-04-17 12:52:53.194 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dcf51b 2025-04-17 12:52:53.194 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 12:52:53.202 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dcf51b 2025-04-17 12:52:53.207 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dcf51b 2025-04-17 12:52:53.208 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dcf51b 2025-04-17 12:52:53.209 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51dcf51b 2025-04-17 12:52:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 12:52:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 12:52:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 12:52:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74944d7f 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5853431f 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5853431f 2025-04-17 12:52:53.212 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 12:52:53.221 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5853431f 2025-04-17 12:52:53.226 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5853431f 2025-04-17 12:52:53.227 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5853431f 2025-04-17 12:52:53.227 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5853431f 2025-04-17 12:52:53.230 [UI Thread @coroutine#6356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 12:52:53.230 [UI Thread @coroutine#6356] 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-17 12:52:53.230 [UI Thread @coroutine#6356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 12:52:53.231 [UI Thread @coroutine#6356] 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-17 12:52:53.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 12:52:53.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 12:52:53.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 12:52:53.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 12:52:53.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d3e7fc 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.233 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 12:52:53.241 [DefaultDispatcher-worker-10 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:53.241 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.241 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.241 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.242 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.242 [DefaultDispatcher-worker-2 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.243 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.248 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.249 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.250 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.252 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34249/Site/verify 2025-04-17 12:52:53.252 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34249/Site/verify. 2025-04-17 12:52:53.252 [UI Thread @coroutine#6381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34249/Site/verify 2025-04-17 12:52:53.253 [UI Thread @coroutine#6381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34249/Site/verify 2025-04-17 12:52:53.253 [UI Thread @coroutine#6381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34249/Site/verify 2025-04-17 12:52:53.253 [UI Thread @coroutine#6381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34249/Site/verify. 2025-04-17 12:52:53.253 [UI Thread @coroutine#6381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34249/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 12:52:53.257 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-273 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 due to dirty commit state on close(). 2025-04-17 12:52:53.257 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f3d208 2025-04-17 12:52:53.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 12:52:53.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 12:52:53.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:53.257 [HikariPool-273 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f3d208: (connection evicted) 2025-04-17 12:52:53.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:53.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 12:52:53.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4015ebf1 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.260 [Test worker @coroutine#6388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 12:52:53.268 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.273 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.274 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.275 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.279 [DefaultDispatcher-worker-16 @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.282 [DefaultDispatcher-worker-16 @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 12:52:53.285 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48081/717475891463098368/_ustadmanifest.json 2025-04-17 12:52:53.285 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48081/717475891463098368/_ustadmanifest.json. 2025-04-17 12:52:53.285 [UI Thread @coroutine#6407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48081/717475891463098368/_ustadmanifest.json 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48081/717475891463098368/_ustadmanifest.json 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48081/717475891463098368/_ustadmanifest.json 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] 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:48081/717475891463098368/_ustadmanifest.json. 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48081/717475891463098368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48081/mediainfo.json 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48081/mediainfo.json. 2025-04-17 12:52:53.286 [UI Thread @coroutine#6407] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48081/mediainfo.json 2025-04-17 12:52:53.287 [UI Thread @coroutine#6407] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48081/mediainfo.json 2025-04-17 12:52:53.287 [UI Thread @coroutine#6407] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48081/mediainfo.json 2025-04-17 12:52:53.328 [UI Thread @coroutine#6407] 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:48081/mediainfo.json. 2025-04-17 12:52:53.328 [UI Thread @coroutine#6407] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48081/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:53.349 [DefaultDispatcher-worker-16 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:53.349 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.349 [DefaultDispatcher-worker-16 @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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.349 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.349 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.349 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.360 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:53.694 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-17 12:52:53.694 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.694 [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:58555/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.694 [DefaultDispatcher-worker-3 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.695 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.695 [DefaultDispatcher-worker-7 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58555/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.795 [DefaultDispatcher-worker-20 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-17 12:52:53.795 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.795 [DefaultDispatcher-worker-20 @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:37013/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.795 [DefaultDispatcher-worker-20 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.795 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.795 [DefaultDispatcher-worker-18 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37013/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.874 [DefaultDispatcher-worker-21 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-17 12:52:53.874 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.874 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.874 [DefaultDispatcher-worker-21 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.875 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.875 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57575/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.958 [DefaultDispatcher-worker-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-17 12:52:53.959 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.959 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.959 [DefaultDispatcher-worker-2 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.959 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.959 [DefaultDispatcher-worker-10 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49917/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.997 [DefaultDispatcher-worker-11 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 12:52:53.997 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.997 [DefaultDispatcher-worker-11 @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:60735/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:53.997 [DefaultDispatcher-worker-11 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.997 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:53.997 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60735/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.039 [DefaultDispatcher-worker-6 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53975d1e 2025-04-17 12:52:54.039 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.039 [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-17 12:52:54.039 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.039 [DefaultDispatcher-worker-6 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.060 [DefaultDispatcher-worker-4 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 12:52:54.060 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.060 [DefaultDispatcher-worker-4 @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:44695/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:54.060 [DefaultDispatcher-worker-4 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.061 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.061 [DefaultDispatcher-worker-17 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44695/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.170 [DefaultDispatcher-worker-7 @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-17 12:52:54.170 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.170 [DefaultDispatcher-worker-7 @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:45511/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:54.170 [DefaultDispatcher-worker-7 @coroutine#2328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.171 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.171 [DefaultDispatcher-worker-2 @coroutine#2328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45511/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.247 [DefaultDispatcher-worker-7 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-17 12:52:54.247 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.247 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:54.247 [DefaultDispatcher-worker-7 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.247 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.248 [DefaultDispatcher-worker-1 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54357/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 12:52:54.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 12:52:54.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:54.331 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3: (connection evicted) 2025-04-17 12:52:54.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:54.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 12:52:54.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6174ff60 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.335 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 12:52:54.344 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.350 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.351 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.353 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.354 [DefaultDispatcher-worker-15 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-17 12:52:54.354 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.354 [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:43989/UmAppDatabase/replication/nodeId. 2025-04-17 12:52:54.354 [DefaultDispatcher-worker-15 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.355 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.355 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43989/UmAppDatabase/replication/nodeId 2025-04-17 12:52:54.357 [DefaultDispatcher-worker-10 @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.360 [DefaultDispatcher-worker-20 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70921720 2025-04-17 12:52:54.436 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:54.440 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47513/717475893921570816/_ustadmanifest.json 2025-04-17 12:52:54.440 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47513/717475893921570816/_ustadmanifest.json. 2025-04-17 12:52:54.440 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/717475893921570816/_ustadmanifest.json 2025-04-17 12:52:54.441 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/717475893921570816/_ustadmanifest.json 2025-04-17 12:52:54.441 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47513/717475893921570816/_ustadmanifest.json 2025-04-17 12:52:54.441 [UI Thread @coroutine#6469] 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:47513/717475893921570816/_ustadmanifest.json. 2025-04-17 12:52:54.441 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47513/717475893921570816/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:54.442 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47513/tincan.xml 2025-04-17 12:52:54.442 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47513/tincan.xml. 2025-04-17 12:52:54.442 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/tincan.xml 2025-04-17 12:52:54.442 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/tincan.xml 2025-04-17 12:52:54.442 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47513/tincan.xml 2025-04-17 12:52:54.483 [UI Thread @coroutine#6469] 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:47513/tincan.xml. 2025-04-17 12:52:54.483 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47513/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 12:52:54.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 12:52:54.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 12:52:54.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 12:52:54.489 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70921720: (connection evicted) 2025-04-17 12:52:54.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 12:52:54.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 12:52:54.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-17 16:19:01.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:01.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 16:19:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:01.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:01.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 16:19:02.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 16:19:02.079 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.095 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.098 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.119 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:02.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 16:19:02.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 16:19:02.125 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 16:19:02.125 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 16:19:02.127 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 16:19:02.127 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 16:19:02.130 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 16:19:02.130 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 16:19:02.132 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 16:19:02.132 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 16:19:02.134 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 16:19:02.134 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 16:19:02.136 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 16:19:02.136 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 16:19:02.138 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 16:19:02.138 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 16:19:02.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 16:19:02.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 16:19:02.141 [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-17 16:19:02.226 [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-17 16:19:02.226 [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-17 16:19:02.227 [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-17 16:19:02.228 [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-17 16:19:02.233 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.234 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 16:19:02.234 [DefaultDispatcher-worker-1 @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-17 16:19:02.234 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 16:19:02.277 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.296 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.309 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.322 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.335 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.339 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.410 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 16:19:02.429 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 16:19:02.430 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 16:19:02.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 16:19:02.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 16:19:02.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 16:19:02.440 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-17 16:19:02.440 [DefaultDispatcher-worker-9 @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-17 16:19:02.440 [DefaultDispatcher-worker-10 @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-17 16:19:02.440 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d8495: (connection evicted) 2025-04-17 16:19:02.440 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8: (connection evicted) 2025-04-17 16:19:02.441 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395efe5: (connection evicted) 2025-04-17 16:19:02.441 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36977ff3: (connection evicted) 2025-04-17 16:19:02.441 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98: (connection evicted) 2025-04-17 16:19:02.442 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b291c: (connection evicted) 2025-04-17 16:19:02.442 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3: (connection evicted) 2025-04-17 16:19:02.442 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b880bc: (connection evicted) 2025-04-17 16:19:02.442 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dece93f: (connection evicted) 2025-04-17 16:19:02.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:02.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 16:19:02.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 16:19:02.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 16:19:02.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b3fc6d8 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:02.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:02.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 16:19:02.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 16:19:02.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.457 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.458 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.460 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:02.460 [DefaultDispatcher-worker-10 @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-17 16:19:02.460 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:02.460 [DefaultDispatcher-worker-10 @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-17 16:19:02.467 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.467 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 16:19:02.468 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:02.468 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 16:19:02.470 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.478 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.486 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.494 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.502 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.505 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.540 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed31735 2025-04-17 16:19:02.551 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:02.553 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee8ab0b 2025-04-17 16:19:02.553 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee8ab0b 2025-04-17 16:19:02.555 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f4ca6 2025-04-17 16:19:02.555 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f4ca6 2025-04-17 16:19:02.557 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4410c07b 2025-04-17 16:19:02.557 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4410c07b 2025-04-17 16:19:02.557 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 16:19:02.557 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 16:19:02.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 16:19:02.558 [DefaultDispatcher-worker-14 @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-17 16:19:02.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 16:19:02.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-17 16:19:02.558 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed31735: (connection evicted) 2025-04-17 16:19:02.558 [DefaultDispatcher-worker-3 @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-17 16:19:02.559 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ee8ab0b: (connection evicted) 2025-04-17 16:19:02.559 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@112469d 2025-04-17 16:19:02.559 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@112469d 2025-04-17 16:19:02.559 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402f4ca6: (connection evicted) 2025-04-17 16:19:02.559 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4410c07b: (connection evicted) 2025-04-17 16:19:02.560 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112469d: (connection evicted) 2025-04-17 16:19:02.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:02.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 16:19:02.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 16:19:02.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e24e7 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:02.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:02.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 16:19:02.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aad919c 2025-04-17 16:19:02.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aad919c 2025-04-17 16:19:02.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 16:19:02.691 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:02.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a23470 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:02.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-17 16:19:02.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-17 16:19:02.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156cfa20 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:02.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:02.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 16:19:02.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-17 16:19:02.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-17 16:19:02.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 16:19:02.993 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5 2025-04-17 16:19:03.030 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.044 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.128 [DefaultDispatcher-worker-4 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-17 16:19:03.134 [DefaultDispatcher-worker-4 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-17 16:19:03.134 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 16:19:03.134 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38429/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 16:19:03.134 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 16:19:03.146 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 16:19:03.146 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 16:19:03.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 16:19:03.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 16:19:03.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.190 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a7eca5: (connection evicted) 2025-04-17 16:19:03.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 16:19:03.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 16:19:03.192 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23396fc0 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b6873f 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-17 16:19:03.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2025-04-17 16:19:03.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 16:19:03.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224e6e88 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-17 16:19:03.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-17 16:19:03.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 16:19:03.226 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-17 16:19:03.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 16:19:03.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 16:19:03.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.228 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73: (connection evicted) 2025-04-17 16:19:03.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 16:19:03.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 16:19:03.229 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b1ec84 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-17 16:19:03.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1 2025-04-17 16:19:03.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 16:19:03.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28fa541 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 16:19:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aab7195 2025-04-17 16:19:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aab7195 2025-04-17 16:19:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 16:19:03.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 16:19:03.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 16:19:03.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.247 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cbe95b1: (connection evicted) 2025-04-17 16:19:03.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 16:19:03.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 16:19:03.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 16:19:03.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401926df 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 16:19:03.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-17 16:19:03.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@550fa96f 2025-04-17 16:19:03.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54275b5d 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 16:19:03.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@271e851e 2025-04-17 16:19:03.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@271e851e 2025-04-17 16:19:03.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 16:19:03.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 16:19:03.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 16:19:03.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.266 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550fa96f: (connection evicted) 2025-04-17 16:19:03.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 16:19:03.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 16:19:03.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c00aa 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db728df 2025-04-17 16:19:03.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db728df 2025-04-17 16:19:03.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 16:19:03.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89414e 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-04-17 16:19:03.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-04-17 16:19:03.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 16:19:03.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 16:19:03.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 16:19:03.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.297 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db728df: (connection evicted) 2025-04-17 16:19:03.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 16:19:03.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 16:19:03.304 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.343 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.360 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.379 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54daf8f9 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-17 16:19:03.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1 2025-04-17 16:19:03.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123ca460 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 16:19:03.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 16:19:03.596 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.597 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.607 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.615 [DefaultDispatcher-worker-4 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.621 [DefaultDispatcher-worker-4 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.625 [DefaultDispatcher-worker-4 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 16:19:03.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 16:19:03.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.660 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cf3ae1: (connection evicted) 2025-04-17 16:19:03.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 16:19:03.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 16:19:03.664 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-04-17 16:19:03.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 16:19:03.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6630dd28 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 16:19:03.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-17 16:19:03.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2025-04-17 16:19:03.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793d09e 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 16:19:03.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-04-17 16:19:03.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-04-17 16:19:03.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 16:19:03.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 16:19:03.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 16:19:03.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.686 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b360972: (connection evicted) 2025-04-17 16:19:03.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 16:19:03.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb44964 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-17 16:19:03.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-04-17 16:19:03.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-04-17 16:19:03.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-04-17 16:19:03.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 16:19:03.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 16:19:03.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 16:19:03.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.698 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d444652: (connection evicted) 2025-04-17 16:19:03.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 16:19:03.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 16:19:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-17 16:19:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-04-17 16:19:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fbd5e0 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 16:19:03.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2025-04-17 16:19:03.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2025-04-17 16:19:03.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 16:19:03.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 16:19:03.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 16:19:03.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.709 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77856cc5: (connection evicted) 2025-04-17 16:19:03.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 16:19:03.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a3b1f7e 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-17 16:19:03.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@40017e98 2025-04-17 16:19:03.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbe486c 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-04-17 16:19:03.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-04-17 16:19:03.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 16:19:03.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 16:19:03.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 16:19:03.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.767 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40017e98: (connection evicted) 2025-04-17 16:19:03.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 16:19:03.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd7f381 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1 2025-04-17 16:19:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1 2025-04-17 16:19:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70777a65 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 16:19:03.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2025-04-17 16:19:03.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2025-04-17 16:19:03.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 16:19:03.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 16:19:03.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 16:19:03.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.781 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e5d5ac1: (connection evicted) 2025-04-17 16:19:03.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 16:19:03.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646cb2e 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.783 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-17 16:19:03.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-04-17 16:19:03.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cc9e1e 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-04-17 16:19:03.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-04-17 16:19:03.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 16:19:03.796 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.800 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-04-17 16:19:03.801 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-04-17 16:19:03.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 16:19:03.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 16:19:03.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.802 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5315266: (connection evicted) 2025-04-17 16:19:03.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 16:19:03.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 16:19:03.803 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43445fc6 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-04-17 16:19:03.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2025-04-17 16:19:03.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 16:19:03.808 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5072e638 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 16:19:03.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-04-17 16:19:03.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-04-17 16:19:03.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 16:19:03.820 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 16:19:03.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 16:19:03.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.825 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17befef0: (connection evicted) 2025-04-17 16:19:03.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 16:19:03.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 16:19:03.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4f2300 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-17 16:19:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a 2025-04-17 16:19:03.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 16:19:03.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16fc5622 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-04-17 16:19:03.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-04-17 16:19:03.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 16:19:03.879 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.892 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.915 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.933 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.942 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.947 [DefaultDispatcher-worker-4 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-04-17 16:19:03.948 [DefaultDispatcher-worker-4 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-04-17 16:19:03.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 16:19:03.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 16:19:03.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:03.949 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e6c22a: (connection evicted) 2025-04-17 16:19:03.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:03.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 16:19:03.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 16:19:03.950 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8df667 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2025-04-17 16:19:03.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@be616f0 2025-04-17 16:19:03.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f5cbc5 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:03.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:03.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2025-04-17 16:19:03.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2025-04-17 16:19:03.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 16:19:04.052 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.061 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 16:19:04.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 16:19:04.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.094 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@be616f0: (connection evicted) 2025-04-17 16:19:04.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 16:19:04.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 16:19:04.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f93225 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2025-04-17 16:19:04.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2025-04-17 16:19:04.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2025-04-17 16:19:04.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2025-04-17 16:19:04.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 16:19:04.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 16:19:04.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 16:19:04.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.108 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@164dea80: (connection evicted) 2025-04-17 16:19:04.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 16:19:04.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a890fdd 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-17 16:19:04.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc 2025-04-17 16:19:04.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 16:19:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-04-17 16:19:04.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-04-17 16:19:04.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 16:19:04.206 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.219 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.221 [DefaultDispatcher-worker-13 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-04-17 16:19:04.222 [DefaultDispatcher-worker-13 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-04-17 16:19:04.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 16:19:04.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 16:19:04.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.223 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ca278bc: (connection evicted) 2025-04-17 16:19:04.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 16:19:04.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 16:19:04.224 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef31221 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 16:19:04.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-17 16:19:04.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819901 2025-04-17 16:19:04.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 16:19:04.228 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@588d630d 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 16:19:04.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-17 16:19:04.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-04-17 16:19:04.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 16:19:04.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 16:19:04.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 16:19:04.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.236 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a819901: (connection evicted) 2025-04-17 16:19:04.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 16:19:04.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b62db8 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-17 16:19:04.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-17 16:19:04.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 16:19:04.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-17 16:19:04.256 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-17 16:19:04.257 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b788dc2 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-04-17 16:19:04.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@a44effb 2025-04-17 16:19:04.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 16:19:04.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 16:19:04.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 16:19:04.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:04.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 16:19:04.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a80c534 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 16:19:04.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-17 16:19:04.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-17 16:19:04.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 16:19:04.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-17 16:19:04.275 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-17 16:19:04.276 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ede035e 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2025-04-17 16:19:04.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2025-04-17 16:19:04.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 16:19:04.282 [DefaultDispatcher-worker-9 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2025-04-17 16:19:04.282 [DefaultDispatcher-worker-14 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-04-17 16:19:04.283 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2025-04-17 16:19:04.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 16:19:04.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 16:19:04.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.285 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e3321e: (connection evicted) 2025-04-17 16:19:04.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 16:19:04.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fce8b 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 16:19:04.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-17 16:19:04.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-17 16:19:04.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 16:19:04.290 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-17 16:19:04.295 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-17 16:19:04.296 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cca357 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a205ee5 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-17 16:19:04.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2025-04-17 16:19:04.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 16:19:04.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 16:19:04.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 16:19:04.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:04.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 16:19:04.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5599dc60 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 16:19:04.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-17 16:19:04.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-17 16:19:04.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 16:19:04.302 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-17 16:19:04.308 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-17 16:19:04.309 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70f5f59d 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b172e3 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-17 16:19:04.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-17 16:19:04.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 16:19:04.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 16:19:04.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 16:19:04.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:04.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 16:19:04.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb172dd 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dddfc35 2025-04-17 16:19:04.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dddfc35 2025-04-17 16:19:04.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 16:19:04.334 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.347 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dddfc35 2025-04-17 16:19:04.353 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dddfc35 2025-04-17 16:19:04.360 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.377 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.385 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dddfc35 2025-04-17 16:19:04.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 16:19:04.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 16:19:04.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.386 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dddfc35: (connection evicted) 2025-04-17 16:19:04.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 16:19:04.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a751535 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f166d61 2025-04-17 16:19:04.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f166d61 2025-04-17 16:19:04.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 16:19:04.397 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.411 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.411 [DefaultDispatcher-worker-4 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f166d61 2025-04-17 16:19:04.415 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f166d61 2025-04-17 16:19:04.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 16:19:04.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 16:19:04.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.425 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f166d61: (connection evicted) 2025-04-17 16:19:04.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 16:19:04.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 16:19:04.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506b083 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-17 16:19:04.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-17 16:19:04.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 16:19:04.445 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-17 16:19:04.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 16:19:04.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 16:19:04.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.447 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace2408: (connection evicted) 2025-04-17 16:19:04.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 16:19:04.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 16:19:04.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eefaca0 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 16:19:04.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 16:19:04.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 16:19:04.467 [DefaultDispatcher-worker-18 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 16:19:04.471 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-04-17 16:19:04.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 16:19:04.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 16:19:04.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.472 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8: (connection evicted) 2025-04-17 16:19:04.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 16:19:04.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd4780c 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 16:19:04.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-17 16:19:04.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-17 16:19:04.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 16:19:04.494 [DefaultDispatcher-worker-8 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-04-17 16:19:04.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 16:19:04.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 16:19:04.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.495 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395eb363: (connection evicted) 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 16:19:04.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6136eb 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 16:19:04.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@73234691 2025-04-17 16:19:04.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@73234691 2025-04-17 16:19:04.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 16:19:04.514 [DefaultDispatcher-worker-5 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73234691 2025-04-17 16:19:04.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 16:19:04.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 16:19:04.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.514 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73234691: (connection evicted) 2025-04-17 16:19:04.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 16:19:04.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 16:19:04.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0a3826 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffd35dd 2025-04-17 16:19:04.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffd35dd 2025-04-17 16:19:04.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 16:19:04.689 [DefaultDispatcher-worker-5 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffd35dd 2025-04-17 16:19:04.694 [DefaultDispatcher-worker-1 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffd35dd 2025-04-17 16:19:04.696 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53919/manifest.json 2025-04-17 16:19:04.696 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53919/manifest.json. 2025-04-17 16:19:04.696 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53919/manifest.json 2025-04-17 16:19:04.697 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53919/manifest.json 2025-04-17 16:19:04.697 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53919/manifest.json 2025-04-17 16:19:04.750 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.773 [Test worker @coroutine#337] 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:53919/manifest.json. 2025-04-17 16:19:04.773 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53919/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:04.781 [DefaultDispatcher-worker-7 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ffd35dd 2025-04-17 16:19:04.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 16:19:04.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 16:19:04.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.786 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffd35dd: (connection evicted) 2025-04-17 16:19:04.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:04.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 16:19:04.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b891de 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 16:19:04.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f32ab17 2025-04-17 16:19:04.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f32ab17 2025-04-17 16:19:04.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47374fa5 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1b5532 2025-04-17 16:19:04.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1b5532 2025-04-17 16:19:04.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 16:19:04.829 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 16:19:04.865 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-04-17 16:19:04.866 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@12dc702b 2025-04-17 16:19:04.904 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.912 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:04.918 [DefaultDispatcher-worker-5 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:42375 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514f2020 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-17 16:19:04.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-17 16:19:04.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 16:19:04.934 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 16:19:04.938 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 16:19:04.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 16:19:04.938 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 16:19:04.939 [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-17 16:19:04.939 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 16:19:04.939 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 16:19:04.939 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 16:19:04.939 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d45cfb 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:04.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:04.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:04.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:04.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 16:19:04.970 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:04.976 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:04.979 [DefaultDispatcher-worker-5 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-17 16:19:04.981 [DefaultDispatcher-worker-5 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-17 16:19:04.986 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:04.990 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:04.990 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:04.990 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json. 2025-04-17 16:19:04.990 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:04.992 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:04.992 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:04.992 [Test worker @coroutine#354] 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:42375/api/content/717529023032328192/_ustadmanifest.json. 2025-04-17 16:19:04.992 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:05.000 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.003 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 16:19:05.004 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6d2e0a42-f928-45ae-989e-b92d790a6a6b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 16:19:05.005 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:05.005 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6d2e0a42-f928-45ae-989e-b92d790a6a6b 2025-04-17 16:19:05.008 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:05.008 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42375/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:05.008 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:05.008 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42375/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:05.013 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.013 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:05.013 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42375/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:05.013 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:05.016 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/api/blob/upload-init-batch 2025-04-17 16:19:05.016 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42375/api/blob/upload-init-batch. 2025-04-17 16:19:05.016 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/api/blob/upload-init-batch 2025-04-17 16:19:05.017 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42375/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:05.019 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:05.040 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:05.052 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 16:19:05.052 [eventLoopGroupProxy-4-1 @call-handler#395] 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-17 16:19:05.052 [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-17 16:19:05.052 [eventLoopGroupProxy-4-2 @call-handler#398] 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-17 16:19:05.055 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:05.055 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:05.057 [eventLoopGroupProxy-4-1 @call-handler#395] 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-17 16:19:05.057 [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-17 16:19:05.057 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:05.059 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:05.059 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:05.059 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:05.060 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:05.060 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:05.062 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-17 16:19:05.062 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-17 16:19:05.065 [DefaultDispatcher-worker-19 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.066 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f32ab17 2025-04-17 16:19:05.069 [DefaultDispatcher-worker-17 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.073 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-04-17 16:19:05.074 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/api/blob/upload-init-batch 2025-04-17 16:19:05.074 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42375/api/blob/upload-init-batch 2025-04-17 16:19:05.077 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42375/api/blob/upload-init-batch. 2025-04-17 16:19:05.077 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42375/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:05.084 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/api/blob/upload-batch-data 2025-04-17 16:19:05.084 [DefaultDispatcher-worker-17 @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:42375/api/blob/upload-batch-data. 2025-04-17 16:19:05.085 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/api/blob/upload-batch-data 2025-04-17 16:19:05.085 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:05.090 [eventLoopGroupProxy-4-1 @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-17 16:19:05.097 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f32ab17 2025-04-17 16:19:05.097 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:05.097 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-17 16:19:05.098 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/api/blob/upload-batch-data 2025-04-17 16:19:05.103 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/api/blob/upload-batch-data 2025-04-17 16:19:05.103 [DefaultDispatcher-worker-17 @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:42375/api/blob/upload-batch-data. 2025-04-17 16:19:05.103 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/api/blob/upload-batch-data 2025-04-17 16:19:05.103 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:05.105 [eventLoopGroupProxy-4-1 @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-17 16:19:05.107 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f32ab17 2025-04-17 16:19:05.107 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:05.107 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:05.108 [DefaultDispatcher-worker-17 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/api/blob/upload-batch-data 2025-04-17 16:19:05.119 [DefaultDispatcher-worker-4 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.125 [DefaultDispatcher-worker-19 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.134 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/UmAppDatabase/replication/message 2025-04-17 16:19:05.134 [DefaultDispatcher-worker-19 @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:42375/UmAppDatabase/replication/message. 2025-04-17 16:19:05.134 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/UmAppDatabase/replication/message 2025-04-17 16:19:05.134 [DefaultDispatcher-worker-19 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42375/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:05.136 [eventLoopGroupProxy-4-1 @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-17 16:19:05.136 [eventLoopGroupProxy-4-1 @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-17 16:19:05.136 [eventLoopGroupProxy-4-1 @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-17 16:19:05.147 [DefaultDispatcher-worker-5 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1b5532 2025-04-17 16:19:05.148 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:05.148 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 16:19:05.148 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:05.148 [DefaultDispatcher-worker-10 @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:42375/api/content/717529023032328192/_ustadmanifest.json. 2025-04-17 16:19:05.148 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:05.149 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/UmAppDatabase/replication/message 2025-04-17 16:19:05.149 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42375/UmAppDatabase/replication/message 2025-04-17 16:19:05.149 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42375/UmAppDatabase/replication/message. 2025-04-17 16:19:05.149 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42375/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:05.149 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:05.149 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json 2025-04-17 16:19:05.150 [DefaultDispatcher-worker-16 @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:42375/api/content/717529023032328192/_ustadmanifest.json. 2025-04-17 16:19:05.150 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42375/api/content/717529023032328192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:05.154 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63 2025-04-17 16:19:05.155 [DefaultDispatcher-worker-2 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1b5532 2025-04-17 16:19:05.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 16:19:05.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 16:19:05.155 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 16:19:05.156 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 16:19:05.156 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 16:19:05.156 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2afc39 2025-04-17 16:19:05.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 16:19:05.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 16:19:05.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:05.157 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c65ec63: (connection evicted) 2025-04-17 16:19:05.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:05.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 16:19:05.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 16:19:05.435 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:05.435 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:05.619 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:06.162 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@12dc702b 2025-04-17 16:19:06.162 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@12dc702b 2025-04-17 16:19:06.164 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f32ab17 2025-04-17 16:19:06.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 16:19:06.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 16:19:06.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:06.165 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e1b5532: (connection evicted) 2025-04-17 16:19:06.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:06.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 16:19:06.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b1693c 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:06.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:06.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:06.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3dafd4 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:06.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-17 16:19:06.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-17 16:19:06.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 16:19:06.179 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 16:19:06.180 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 16:19:06.180 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@45482f82 2025-04-17 16:19:06.181 [DefaultDispatcher-worker-1 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:33705 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7bd9a8 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:06.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:06.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 16:19:06.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-04-17 16:19:06.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-04-17 16:19:06.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 16:19:06.183 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 16:19:06.183 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 16:19:06.183 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 16:19:06.183 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 16:19:06.183 [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-17 16:19:06.183 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 16:19:06.183 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 16:19:06.183 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 16:19:06.183 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1e578f 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:06.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:06.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:06.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 16:19:06.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 16:19:06.207 [DefaultDispatcher-worker-1 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.212 [DefaultDispatcher-worker-7 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.217 [DefaultDispatcher-worker-17 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-04-17 16:19:06.218 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-04-17 16:19:06.223 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.227 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.227 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:06.227 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json. 2025-04-17 16:19:06.227 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:06.228 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:06.228 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:06.229 [Test worker @coroutine#459] 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:33705/api/content/717529031168098304/_ustadmanifest.json. 2025-04-17 16:19:06.229 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:06.236 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.236 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 16:19:06.236 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-acbf31ba-a724-467a-9c5c-58deaf63da2d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 16:19:06.237 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:06.237 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-acbf31ba-a724-467a-9c5c-58deaf63da2d 2025-04-17 16:19:06.238 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:06.238 [DefaultDispatcher-worker-6 @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:33705/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:06.238 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:06.238 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:06.240 [eventLoopGroupProxy-7-2 @call-handler#491] 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-17 16:19:06.240 [eventLoopGroupProxy-7-1 @call-handler#490] 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-17 16:19:06.240 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.240 [eventLoopGroupProxy-7-2 @call-handler#491] 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-17 16:19:06.240 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:06.241 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.241 [eventLoopGroupProxy-7-2 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 16:19:06.241 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:06.241 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:06.243 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.243 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/UmAppDatabase/replication/nodeId 2025-04-17 16:19:06.243 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33705/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:06.243 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/UmAppDatabase/replication/nodeId 2025-04-17 16:19:06.245 [eventLoopGroupProxy-7-2 @call-handler#499] 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-17 16:19:06.245 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.245 [eventLoopGroupProxy-7-2 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 16:19:06.245 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.245 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-init-batch. 2025-04-17 16:19:06.245 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.245 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:06.245 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/UmAppDatabase/replication/nodeId 2025-04-17 16:19:06.245 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/UmAppDatabase/replication/nodeId 2025-04-17 16:19:06.246 [eventLoopGroupProxy-7-2 @call-handler#504] 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-17 16:19:06.246 [eventLoopGroupProxy-7-2 @call-handler#504] 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-17 16:19:06.247 [eventLoopGroupProxy-7-2 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:06.248 [eventLoopGroupProxy-7-2 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 16:19:06.248 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.248 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.249 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-init-batch. 2025-04-17 16:19:06.249 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33705/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:06.250 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.250 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.250 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.250 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.251 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.251 [eventLoopGroupProxy-7-2 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:06.253 [eventLoopGroupProxy-7-2 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:06.253 [eventLoopGroupProxy-7-2 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.253 [eventLoopGroupProxy-7-2 @call-handler#512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:06.253 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.254 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.255 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.255 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.255 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.256 [eventLoopGroupProxy-7-2 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:06.256 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.257 [eventLoopGroupProxy-7-2 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:06.257 [eventLoopGroupProxy-7-2 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.257 [eventLoopGroupProxy-7-2 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:06.258 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.259 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.259 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.259 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.259 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.260 [eventLoopGroupProxy-7-2 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:06.268 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:06.270 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:06.278 [DefaultDispatcher-worker-10 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2025-04-17 16:19:06.282 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:06.285 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:06.301 [eventLoopGroupProxy-7-2 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.301 [eventLoopGroupProxy-7-2 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 16:19:06.302 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.302 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.302 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.302 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.302 [DefaultDispatcher-worker-5 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.303 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.304 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:06.304 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.304 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.304 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33705/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:06.304 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:33705/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33705/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 16:19:06.305 [DefaultDispatcher-worker-10 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33705/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.311 [DefaultDispatcher-worker-11 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.318 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:06.320 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 16:19:06.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a2a8c838-8046-432f-b17a-9a3952b6df9c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 16:19:06.820 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:06.820 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a2a8c838-8046-432f-b17a-9a3952b6df9c 2025-04-17 16:19:06.822 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.822 [DefaultDispatcher-worker-4 @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:33705/api/blob/upload-init-batch. 2025-04-17 16:19:06.822 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.822 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:06.824 [eventLoopGroupProxy-7-2 @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-17 16:19:06.824 [eventLoopGroupProxy-7-2 @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-17 16:19:06.825 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:06.826 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-17 16:19:06.826 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.826 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/api/blob/upload-init-batch 2025-04-17 16:19:06.826 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33705/api/blob/upload-init-batch. 2025-04-17 16:19:06.827 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33705/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:06.827 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.827 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.827 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.827 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.829 [eventLoopGroupProxy-7-2 @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-17 16:19:06.830 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.831 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:06.831 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.832 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.832 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.832 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.832 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.833 [eventLoopGroupProxy-7-2 @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-17 16:19:06.834 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.834 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:06.834 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.835 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.835 [DefaultDispatcher-worker-5 @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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.835 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.835 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.835 [eventLoopGroupProxy-7-2 @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-17 16:19:06.877 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.877 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:06.878 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.878 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.878 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.878 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.878 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.879 [eventLoopGroupProxy-7-2 @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-17 16:19:06.921 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.921 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:06.922 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.922 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.923 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.923 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.923 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.923 [eventLoopGroupProxy-7-2 @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-17 16:19:06.965 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:06.965 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:06.966 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.966 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.966 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:06.966 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:06.966 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:06.968 [eventLoopGroupProxy-7-2 @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-17 16:19:07.009 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.009 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 16:19:07.010 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.010 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.010 [DefaultDispatcher-worker-4 @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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.010 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.010 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.011 [eventLoopGroupProxy-7-2 @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-17 16:19:07.053 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.053 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:07.054 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.054 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.054 [DefaultDispatcher-worker-4 @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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.054 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.054 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.055 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:07.097 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.097 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:07.098 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.098 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.098 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.098 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.098 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.099 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:07.141 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.142 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:07.142 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.142 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.143 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.143 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.143 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.143 [eventLoopGroupProxy-7-2 @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-17 16:19:07.185 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.185 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:07.186 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.186 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.186 [DefaultDispatcher-worker-4 @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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.186 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.186 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.187 [eventLoopGroupProxy-7-2 @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-17 16:19:07.229 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.229 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:07.230 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.230 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.230 [DefaultDispatcher-worker-4 @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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.230 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.230 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.231 [eventLoopGroupProxy-7-2 @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-17 16:19:07.273 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.273 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:07.274 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.274 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.274 [DefaultDispatcher-worker-5 @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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.274 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.274 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.275 [eventLoopGroupProxy-7-2 @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-17 16:19:07.317 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.317 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:07.318 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.318 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.318 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.318 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.318 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.319 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:07.326 [DefaultDispatcher-worker-20 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:07.362 [eventLoopGroupProxy-7-2 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:07.362 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.363 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 16:19:07.363 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.364 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.364 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.364 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.364 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.365 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:07.367 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:07.367 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.367 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:07.367 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.368 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.368 [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:33705/api/blob/upload-batch-data. 2025-04-17 16:19:07.368 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.368 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:07.368 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:07.370 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:07.370 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.370 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:07.371 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/blob/upload-batch-data 2025-04-17 16:19:07.376 [DefaultDispatcher-worker-13 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:07.380 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:07.381 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/UmAppDatabase/replication/message 2025-04-17 16:19:07.381 [DefaultDispatcher-worker-11 @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:33705/UmAppDatabase/replication/message. 2025-04-17 16:19:07.381 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/UmAppDatabase/replication/message 2025-04-17 16:19:07.381 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33705/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:07.382 [eventLoopGroupProxy-7-2 @call-handler#604] 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-17 16:19:07.382 [eventLoopGroupProxy-7-2 @call-handler#604] 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-17 16:19:07.382 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-2 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-17 16:19:07.393 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:07.393 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json. 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/UmAppDatabase/replication/message 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/UmAppDatabase/replication/message 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33705/UmAppDatabase/replication/message. 2025-04-17 16:19:07.393 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33705/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:07.394 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:07.394 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json 2025-04-17 16:19:07.394 [DefaultDispatcher-worker-14 @coroutine#453] 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:33705/api/content/717529031168098304/_ustadmanifest.json. 2025-04-17 16:19:07.394 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33705/api/content/717529031168098304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:07.398 [DefaultDispatcher-worker-12 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-04-17 16:19:07.399 [DefaultDispatcher-worker-14 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-04-17 16:19:07.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 16:19:07.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 16:19:07.400 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 16:19:07.400 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 16:19:07.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 16:19:07.401 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-04-17 16:19:07.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 16:19:07.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 16:19:07.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:07.401 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b: (connection evicted) 2025-04-17 16:19:07.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:07.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 16:19:07.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 16:19:07.684 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:07.820 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:07.877 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:08.169 [DefaultDispatcher-worker-1 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-04-17 16:19:08.405 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@45482f82 2025-04-17 16:19:08.405 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@45482f82 2025-04-17 16:19:08.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 16:19:08.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 16:19:08.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:08.406 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74: (connection evicted) 2025-04-17 16:19:08.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:08.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 16:19:08.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164db8f0 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:08.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 16:19:08.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52667676 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 16:19:08.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 16:19:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 16:19:08.442 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 16:19:08.443 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-17 16:19:08.443 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@feab3ae 2025-04-17 16:19:08.444 [DefaultDispatcher-worker-16 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:45833 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165a5979 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:08.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:08.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 16:19:08.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-04-17 16:19:08.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-04-17 16:19:08.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 16:19:08.446 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 16:19:08.446 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 16:19:08.446 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 16:19:08.446 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 16:19:08.446 [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-17 16:19:08.446 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 16:19:08.446 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 16:19:08.446 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 16:19:08.446 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ac47f14 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 16:19:08.468 [DefaultDispatcher-worker-16 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.472 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.476 [DefaultDispatcher-worker-7 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-04-17 16:19:08.477 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-04-17 16:19:08.482 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.487 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.487 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.487 [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:45833/api/content/717529042511675392/_ustadmanifest.json. 2025-04-17 16:19:08.487 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.488 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.488 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.488 [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:45833/api/content/717529042511675392/_ustadmanifest.json. 2025-04-17 16:19:08.488 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:08.495 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.496 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 16:19:08.496 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-09da5083-d797-4178-a636-017f1d80f875', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 16:19:08.497 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:08.497 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-09da5083-d797-4178-a636-017f1d80f875 2025-04-17 16:19:08.497 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:08.498 [DefaultDispatcher-worker-11 @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:45833/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:08.498 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:08.498 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:08.500 [eventLoopGroupProxy-10-2 @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-17 16:19:08.500 [eventLoopGroupProxy-10-1 @call-handler#668] 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-17 16:19:08.500 [eventLoopGroupProxy-10-1 @call-handler#668] 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-17 16:19:08.500 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:08.500 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.500 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.501 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-17 16:19:08.501 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:08.501 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45833/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:08.503 [DefaultDispatcher-worker-10 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.503 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/UmAppDatabase/replication/nodeId 2025-04-17 16:19:08.503 [DefaultDispatcher-worker-10 @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:45833/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:08.503 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/UmAppDatabase/replication/nodeId 2025-04-17 16:19:08.504 [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-17 16:19:08.504 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.504 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 16:19:08.504 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/blob/upload-init-batch 2025-04-17 16:19:08.504 [DefaultDispatcher-worker-18 @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:45833/api/blob/upload-init-batch. 2025-04-17 16:19:08.504 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/blob/upload-init-batch 2025-04-17 16:19:08.504 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:08.505 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/UmAppDatabase/replication/nodeId 2025-04-17 16:19:08.505 [DefaultDispatcher-worker-10 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45833/UmAppDatabase/replication/nodeId 2025-04-17 16:19:08.505 [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-17 16:19:08.505 [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-17 16:19:08.506 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.507 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 16:19:08.507 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/blob/upload-init-batch 2025-04-17 16:19:08.507 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45833/api/blob/upload-init-batch 2025-04-17 16:19:08.508 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45833/api/blob/upload-init-batch. 2025-04-17 16:19:08.508 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45833/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:08.510 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.510 [DefaultDispatcher-worker-15 @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:45833/api/blob/upload-batch-data. 2025-04-17 16:19:08.510 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.510 [DefaultDispatcher-worker-15 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:08.511 [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-17 16:19:08.511 [DefaultDispatcher-worker-8 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.513 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.513 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.513 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:08.513 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.514 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.515 [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:45833/api/blob/upload-batch-data. 2025-04-17 16:19:08.515 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.515 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:08.516 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:08.517 [DefaultDispatcher-worker-13 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.517 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.517 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.518 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 16:19:08.522 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.524 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.524 [DefaultDispatcher-worker-17 @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:45833/api/blob/upload-batch-data. 2025-04-17 16:19:08.524 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.524 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:08.525 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:08.528 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.529 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.529 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 16:19:08.529 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.530 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:08.530 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.530 [DefaultDispatcher-worker-17 @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:45833/api/blob/upload-batch-data. 2025-04-17 16:19:08.530 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.530 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:08.531 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:08.532 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:08.533 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.533 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.533 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:08.534 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.535 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.535 [DefaultDispatcher-worker-17 @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:45833/api/blob/upload-batch-data. 2025-04-17 16:19:08.535 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.535 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:08.535 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:08.537 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:08.537 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.537 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:08.537 [DefaultDispatcher-worker-17 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/blob/upload-batch-data 2025-04-17 16:19:08.544 [DefaultDispatcher-worker-16 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.545 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:08.547 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:08.548 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.549 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/UmAppDatabase/replication/message 2025-04-17 16:19:08.549 [DefaultDispatcher-worker-11 @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:45833/UmAppDatabase/replication/message. 2025-04-17 16:19:08.549 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/UmAppDatabase/replication/message 2025-04-17 16:19:08.549 [DefaultDispatcher-worker-11 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45833/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:08.550 [eventLoopGroupProxy-10-1 @call-handler#720] 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-17 16:19:08.550 [eventLoopGroupProxy-10-1 @call-handler#720] 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-17 16:19:08.550 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:08.561 [DefaultDispatcher-worker-18 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 16:19:08.561 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:08.562 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-19 @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:45833/api/content/717529042511675392/_ustadmanifest.json. 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/UmAppDatabase/replication/message 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45833/UmAppDatabase/replication/message 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45833/UmAppDatabase/replication/message. 2025-04-17 16:19:08.562 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45833/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:08.563 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.563 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json 2025-04-17 16:19:08.563 [DefaultDispatcher-worker-19 @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:45833/api/content/717529042511675392/_ustadmanifest.json. 2025-04-17 16:19:08.563 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45833/api/content/717529042511675392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:08.568 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-04-17 16:19:08.569 [DefaultDispatcher-worker-13 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 16:19:08.570 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 16:19:08.570 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 16:19:08.570 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 16:19:08.570 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 16:19:08.570 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 16:19:08.571 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-04-17 16:19:08.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 16:19:08.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 16:19:08.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:08.571 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16f62062: (connection evicted) 2025-04-17 16:19:08.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:08.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 16:19:08.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 16:19:08.947 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:08.947 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:09.045 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:09.575 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@feab3ae 2025-04-17 16:19:09.575 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@feab3ae 2025-04-17 16:19:09.576 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-04-17 16:19:09.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 16:19:09.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 16:19:09.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:09.576 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a09c0: (connection evicted) 2025-04-17 16:19:09.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:09.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 16:19:09.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@444ebefd 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:09.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e709e 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:09.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-17 16:19:09.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-17 16:19:09.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 16:19:09.590 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 16:19:09.591 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 16:19:09.591 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6d5d1204 2025-04-17 16:19:09.592 [DefaultDispatcher-worker-7 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:45375 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4220468 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:09.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:09.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 16:19:09.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:09.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:09.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 16:19:09.594 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 16:19:09.594 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 16:19:09.594 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 16:19:09.594 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 16:19:09.594 [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-17 16:19:09.594 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 16:19:09.594 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 16:19:09.594 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 16:19:09.594 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:09.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bc2650 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:09.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 16:19:09.614 [DefaultDispatcher-worker-13 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.618 [DefaultDispatcher-worker-17 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.679 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:09.681 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:09.693 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:09.695 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:09.708 [DefaultDispatcher-worker-17 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:09.735 [DefaultDispatcher-worker-17 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:09.739 [DefaultDispatcher-worker-17 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:09.741 [DefaultDispatcher-worker-17 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:09.748 [DefaultDispatcher-worker-5 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.753 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.753 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:09.753 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json. 2025-04-17 16:19:09.754 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:09.755 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:09.755 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:09.756 [Test worker @coroutine#754] 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:45375/api/content/717529046809567232/_ustadmanifest.json. 2025-04-17 16:19:09.756 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:09.812 [DefaultDispatcher-worker-10 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 16:19:09.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c471abd7-4ff9-47ff-a98d-2159c4758a8c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 16:19:09.813 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 16:19:09.813 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c471abd7-4ff9-47ff-a98d-2159c4758a8c 2025-04-17 16:19:09.814 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:09.814 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45375/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:09.814 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:09.814 [DefaultDispatcher-worker-11 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:09.816 [eventLoopGroupProxy-13-2 @call-handler#790] 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-17 16:19:09.816 [eventLoopGroupProxy-13-1 @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-17 16:19:09.816 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.816 [eventLoopGroupProxy-13-2 @call-handler#790] 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-17 16:19:09.816 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:09.817 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.817 [eventLoopGroupProxy-13-2 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 16:19:09.817 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:09.817 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:09.819 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.819 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:09.819 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45375/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:09.819 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:09.820 [eventLoopGroupProxy-13-2 @call-handler#798] 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-17 16:19:09.820 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.820 [eventLoopGroupProxy-13-2 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 16:19:09.820 [DefaultDispatcher-worker-4 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:09.821 [DefaultDispatcher-worker-4 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45375/UmAppDatabase/replication/nodeId 2025-04-17 16:19:09.826 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.832 [DefaultDispatcher-worker-18 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:09.836 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-init-batch 2025-04-17 16:19:09.836 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-init-batch. 2025-04-17 16:19:09.836 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-init-batch 2025-04-17 16:19:09.836 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:09.837 [eventLoopGroupProxy-13-2 @call-handler#805] 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-17 16:19:09.837 [eventLoopGroupProxy-13-2 @call-handler#805] 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-17 16:19:09.880 [eventLoopGroupProxy-13-2 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.881 [eventLoopGroupProxy-13-2 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-17 16:19:09.882 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-init-batch 2025-04-17 16:19:09.882 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45375/api/blob/upload-init-batch 2025-04-17 16:19:09.882 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-init-batch. 2025-04-17 16:19:09.883 [DefaultDispatcher-worker-20 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45375/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:09.886 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.886 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:09.886 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.886 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:09.887 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:09.889 [eventLoopGroupProxy-13-2 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.889 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.889 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:09.890 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.891 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.891 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:09.891 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.891 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:09.892 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:09.934 [eventLoopGroupProxy-13-2 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.934 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.934 [eventLoopGroupProxy-13-2 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:09.935 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.935 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.935 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:09.935 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.935 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:09.936 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:09.937 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.938 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.938 [eventLoopGroupProxy-13-2 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:09.938 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.939 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.939 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:09.939 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.939 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:09.939 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:09.942 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.942 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.942 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 16:19:09.942 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.943 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.943 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:09.943 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.943 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:09.943 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:09.986 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:09.986 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:09.987 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:09.987 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.989 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.989 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:09.989 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:09.989 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:09.990 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.051 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.051 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.052 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-17 16:19:10.052 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.053 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.053 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.053 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.053 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.054 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.101 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.101 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.102 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-17 16:19:10.102 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.103 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.103 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.103 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.103 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.104 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.145 [eventLoopGroupProxy-13-2 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.145 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.145 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 16:19:10.146 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.146 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.146 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.146 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.146 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.147 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.190 [eventLoopGroupProxy-13-2 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.190 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.190 [eventLoopGroupProxy-13-2 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.191 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.192 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.192 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.235 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.235 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.235 [eventLoopGroupProxy-13-2 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.236 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.237 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.237 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.237 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.237 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.237 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.239 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.239 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.239 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.239 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.240 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.240 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.240 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.240 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.240 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.241 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.241 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.241 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.242 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.242 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.242 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.242 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.242 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.243 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.244 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.244 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.245 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.245 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.245 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.245 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.245 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.245 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.246 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.247 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.247 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.247 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.248 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.248 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.248 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.248 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.248 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.249 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.250 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.251 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.251 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.251 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.251 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.251 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.251 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.251 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.252 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.253 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.253 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.254 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.254 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.254 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.254 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.254 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.254 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.255 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.256 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.256 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.256 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.256 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.257 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.257 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.257 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.257 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.258 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.259 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.259 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.259 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.259 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.260 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.260 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.260 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.260 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.260 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.261 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.261 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.261 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.262 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.262 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.263 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.263 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.263 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.263 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.264 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.264 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.264 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.265 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.265 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.265 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.265 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.265 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.266 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.267 [eventLoopGroupProxy-13-2 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.267 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.267 [eventLoopGroupProxy-13-2 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.267 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.268 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.268 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.268 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.268 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.268 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.269 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.269 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.270 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.270 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.271 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.271 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.271 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.271 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.272 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.273 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.273 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.273 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.274 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.274 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.274 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.274 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.274 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.275 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.276 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.276 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.276 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.277 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.277 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.277 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.277 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.277 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.278 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.279 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.279 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.279 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.279 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.280 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.280 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.280 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.280 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.281 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.281 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.282 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.282 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.282 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.284 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.285 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.285 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.285 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.285 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.286 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.286 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.286 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.286 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.287 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.288 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.288 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.288 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.288 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.289 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.289 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.289 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.289 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.289 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.291 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.291 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.291 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.291 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.292 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.292 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.292 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.292 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.292 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.293 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.293 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.294 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.294 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.294 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.294 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.294 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.294 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.295 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.296 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.296 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.296 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.296 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.298 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.298 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.298 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.298 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.298 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.300 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.300 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.300 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.300 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.303 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.303 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.303 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.303 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.304 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.305 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.305 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.305 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.306 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.306 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.306 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.306 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.306 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.307 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.308 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.308 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.308 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.309 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.309 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.309 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.309 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.309 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.310 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.311 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.311 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.311 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.311 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.312 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.312 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.312 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.312 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.312 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.313 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.313 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.314 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.314 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.315 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.315 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.315 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.315 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.315 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.330 [DefaultDispatcher-worker-15 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:10.357 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.358 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.358 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.358 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.359 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.359 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.359 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.359 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.360 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.361 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.361 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.361 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.361 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.362 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.362 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.362 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.362 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.362 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.363 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.363 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.363 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.364 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.364 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.364 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.364 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.364 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.365 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.366 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.366 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.366 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.366 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.367 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.367 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.367 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.367 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.367 [eventLoopGroupProxy-13-2 @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-17 16:19:10.410 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.410 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.410 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.410 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.411 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.411 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.411 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.411 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.412 [eventLoopGroupProxy-13-2 @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-17 16:19:10.455 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.455 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.455 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.456 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.456 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.456 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.456 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.456 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.457 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.458 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.458 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.459 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.459 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.460 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.461 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.461 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.461 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.461 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.463 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.505 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.505 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.506 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 16:19:10.506 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.507 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.507 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.507 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.507 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.508 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.509 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.509 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.509 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.509 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.510 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.510 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.510 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.510 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.510 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.512 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.512 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.512 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.512 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.513 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.513 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.513 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.513 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.513 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.514 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.514 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.514 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.515 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.515 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.515 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.515 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.515 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.516 [eventLoopGroupProxy-13-2 @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-17 16:19:10.517 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.517 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.517 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.517 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.518 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.518 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.518 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.518 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.519 [eventLoopGroupProxy-13-2 @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-17 16:19:10.561 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.561 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.561 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.562 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.562 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.562 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.562 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.563 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.563 [eventLoopGroupProxy-13-2 @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-17 16:19:10.564 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.565 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.565 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.565 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.566 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.566 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.566 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.566 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.566 [eventLoopGroupProxy-13-2 @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-17 16:19:10.567 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.568 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.568 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.568 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.569 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.569 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.569 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.569 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.569 [eventLoopGroupProxy-13-2 @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-17 16:19:10.571 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.571 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.571 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.571 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.572 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.572 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.572 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.572 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.573 [eventLoopGroupProxy-13-2 @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-17 16:19:10.574 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.574 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.574 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.574 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.575 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.575 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.575 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.575 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.575 [eventLoopGroupProxy-13-2 @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-17 16:19:10.577 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.577 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.577 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.577 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.578 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.578 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.578 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.578 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.578 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.579 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.579 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.579 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.580 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.580 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.580 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.580 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.580 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.581 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.582 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.582 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.582 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.582 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.583 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.583 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.583 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.583 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.584 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.585 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.585 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.585 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.586 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.586 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.586 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.586 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.586 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.587 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.588 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.589 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.589 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.589 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.590 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.590 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.590 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.590 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.590 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.591 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.591 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.592 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.593 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.594 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.594 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.595 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.595 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.595 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.596 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.596 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.596 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.596 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.597 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.597 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.597 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.598 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.598 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.598 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.598 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.598 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.599 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.641 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.641 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.641 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:10.642 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.643 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.643 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.643 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.643 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.643 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.645 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.645 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.645 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.645 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.646 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.646 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.646 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.646 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.647 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.648 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.648 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.648 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.648 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.649 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.649 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.649 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.649 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.650 [eventLoopGroupProxy-13-2 @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-17 16:19:10.691 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.692 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.692 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.692 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.693 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.693 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.693 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.693 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.694 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.695 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.695 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.695 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.695 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.696 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.696 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.696 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.696 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.697 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.698 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.698 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.698 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.698 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.699 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.699 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.699 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.699 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.699 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.701 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.701 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.701 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.701 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.702 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.702 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.702 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.702 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.702 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.745 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.745 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.745 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.746 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.747 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.747 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.747 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.747 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.748 [eventLoopGroupProxy-13-2 @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-17 16:19:10.749 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.749 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.749 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.749 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.751 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.751 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.751 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.751 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.751 [eventLoopGroupProxy-13-2 @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-17 16:19:10.794 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.794 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.794 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.795 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.796 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.796 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.796 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.796 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.797 [eventLoopGroupProxy-13-2 @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-17 16:19:10.839 [DefaultDispatcher-worker-15 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:10.841 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.841 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.841 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 16:19:10.841 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.842 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.842 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.842 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.842 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.842 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.885 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.885 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.885 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.886 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.886 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.886 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.886 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.887 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.887 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.930 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.930 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.930 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:10.930 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.931 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.931 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.931 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.931 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.932 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.933 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.933 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.933 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.933 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.934 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.934 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.934 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.934 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.934 [eventLoopGroupProxy-13-2 @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-17 16:19:10.935 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.936 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.936 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.936 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.936 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.936 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.936 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.936 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.937 [eventLoopGroupProxy-13-2 @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-17 16:19:10.938 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.938 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.938 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.938 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.939 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.939 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.939 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.939 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.940 [eventLoopGroupProxy-13-2 @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-17 16:19:10.940 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.941 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.941 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.942 [eventLoopGroupProxy-13-2 @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-17 16:19:10.943 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.943 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.943 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.943 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.944 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.944 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.944 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.944 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.944 [eventLoopGroupProxy-13-2 @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-17 16:19:10.945 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.945 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.945 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.947 [eventLoopGroupProxy-13-2 @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-17 16:19:10.948 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.948 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.948 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.948 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.949 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.949 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.949 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.949 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.949 [eventLoopGroupProxy-13-2 @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-17 16:19:10.950 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.950 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.950 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.950 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.951 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.951 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.951 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.951 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.952 [eventLoopGroupProxy-13-2 @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-17 16:19:10.952 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.952 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.953 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:10.953 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.953 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.953 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.953 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.953 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.954 [eventLoopGroupProxy-13-2 @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-17 16:19:10.955 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.955 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.955 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.955 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.956 [eventLoopGroupProxy-13-2 @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-17 16:19:10.957 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.957 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.957 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.957 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.957 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.957 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.957 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.957 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.958 [eventLoopGroupProxy-13-2 @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-17 16:19:10.959 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.959 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.959 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.959 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.960 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.961 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.961 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.961 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.961 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.961 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.961 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.961 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.961 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.962 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:10.963 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:10.963 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:10.963 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:10.963 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.964 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.964 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:10.964 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:10.964 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:10.964 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.007 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.007 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.007 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.008 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.008 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.008 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.008 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.008 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.009 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.010 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.010 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.010 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.010 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.011 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.011 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.011 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.011 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.011 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.012 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.012 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.012 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.012 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.013 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.013 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.013 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.013 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.013 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.014 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.014 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.014 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.014 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.015 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.015 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.015 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.015 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.015 [eventLoopGroupProxy-13-2 @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-17 16:19:11.016 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.016 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.016 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.017 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.017 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.017 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.017 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.017 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.017 [eventLoopGroupProxy-13-2 @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-17 16:19:11.018 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.018 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.019 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.019 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.019 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.019 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.019 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.019 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.020 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.021 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.021 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.021 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.022 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.064 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.064 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.064 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.065 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.065 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.065 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.065 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.066 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.066 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.067 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.067 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.067 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.067 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.068 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.068 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.068 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.068 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.068 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.069 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.069 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.069 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.069 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.070 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.070 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.070 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.070 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.070 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.112 [eventLoopGroupProxy-13-2 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.112 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.112 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.113 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.113 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.113 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.114 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.114 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.114 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.115 [eventLoopGroupProxy-13-2 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.115 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.115 [eventLoopGroupProxy-13-2 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.115 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.116 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.116 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.116 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.116 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.116 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.118 [eventLoopGroupProxy-13-2 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.118 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.118 [eventLoopGroupProxy-13-2 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.118 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.118 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.118 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.118 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.118 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.119 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.120 [eventLoopGroupProxy-13-2 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.120 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.120 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.120 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.121 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.121 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.121 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.121 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.121 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.122 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.122 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.122 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.122 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.122 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.122 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.123 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.123 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.123 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.124 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.124 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.124 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.124 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.125 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.125 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.125 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.125 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.125 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.126 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.126 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.126 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.126 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.127 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.127 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.127 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.127 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.127 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.128 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.128 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.128 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.128 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.129 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.129 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.129 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.129 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.129 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.130 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.130 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.130 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.130 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.131 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.131 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.131 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.131 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.131 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.132 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.132 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.132 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.133 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.133 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.133 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.133 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.133 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.134 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.135 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.135 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.135 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.135 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.135 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.135 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.136 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.136 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.136 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.137 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.137 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.137 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.137 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.139 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.139 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.139 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.139 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.139 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.182 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.182 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.182 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.183 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.183 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.183 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.183 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.183 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.184 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.185 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.185 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.185 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.185 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.186 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.186 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.186 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.186 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.186 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.229 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.229 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.230 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.230 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.231 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.231 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.231 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.231 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.231 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.232 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.232 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.232 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.232 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.233 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.233 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.233 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.233 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.233 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.276 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.276 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.276 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.276 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.277 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.277 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.277 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.277 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.278 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.319 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.320 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.320 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.320 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.321 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.321 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.321 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.321 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.321 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.351 [DefaultDispatcher-worker-14 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:11.363 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.363 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.363 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.363 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.363 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.364 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.364 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.364 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.364 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.407 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.407 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.407 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.407 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.408 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.408 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.408 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.408 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.409 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.451 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.451 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.451 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.451 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.452 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.452 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.452 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.452 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.453 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.454 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.454 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.454 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.454 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.454 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.454 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.454 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.454 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.455 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.497 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.497 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.497 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.498 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.498 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.498 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.498 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.498 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.499 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.500 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.500 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.500 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.500 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.501 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.501 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.501 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.501 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.501 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.503 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.503 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.503 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.503 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.504 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.504 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.504 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.504 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.504 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.505 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.505 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.505 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.505 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.506 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.506 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.506 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.506 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.506 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.507 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.508 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.508 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.508 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.508 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.508 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.508 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.508 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.509 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.509 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.509 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.510 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.510 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.510 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.510 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.510 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.510 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.511 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.553 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.553 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.553 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.554 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.554 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.554 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.554 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.554 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.555 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.556 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.556 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.556 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.556 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.557 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.557 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.557 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.557 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.557 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.558 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.558 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.558 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.558 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.558 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.558 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.558 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.558 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.559 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.559 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.560 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.560 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.560 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.560 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.560 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.560 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.560 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.561 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.581 [DefaultDispatcher-worker-14 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.598 [DefaultDispatcher-worker-14 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:11.602 [eventLoopGroupProxy-13-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.602 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.602 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 16:19:11.602 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.603 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.603 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.603 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.603 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.603 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.604 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.604 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.604 [eventLoopGroupProxy-13-2 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.604 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.605 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.606 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.606 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.606 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.606 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.607 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.607 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.608 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.608 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.608 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.608 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.609 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.609 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.609 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.609 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.609 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.652 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.652 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.652 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.652 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.653 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.653 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.653 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.653 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.654 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.696 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.696 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.697 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.697 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.698 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.698 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.698 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.698 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.698 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.700 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.700 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.700 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.700 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.701 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.701 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.701 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.701 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.701 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.706 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.707 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.707 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-17 16:19:11.707 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.707 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.707 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.707 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.707 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.708 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.709 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.709 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.709 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.709 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.709 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.710 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.710 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.710 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.710 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.753 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.753 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.753 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.754 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.754 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.754 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.754 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.754 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.755 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.756 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.756 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.756 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.756 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.757 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.757 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.757 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.757 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.757 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.800 [eventLoopGroupProxy-13-2 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.800 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.800 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.801 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.801 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.801 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.801 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.801 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.802 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.844 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.844 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.844 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.844 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.845 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.846 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.846 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.847 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.847 [eventLoopGroupProxy-13-2 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.847 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.847 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.847 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.847 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.847 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.848 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.859 [DefaultDispatcher-worker-20 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:11.890 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.890 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.890 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 16:19:11.890 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.891 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.891 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.891 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.891 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.891 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.892 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.892 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.892 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.892 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.893 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.893 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.893 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.893 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.893 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.895 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.895 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.895 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.895 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.896 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.896 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.896 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.896 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.896 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.897 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.897 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.897 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.898 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.898 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.898 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.898 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.899 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.899 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.945 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.945 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.945 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 16:19:11.945 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.946 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.946 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.946 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.946 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.946 [eventLoopGroupProxy-13-2 @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-17 16:19:11.989 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.989 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.989 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 16:19:11.989 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.990 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.990 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.990 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.990 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.991 [eventLoopGroupProxy-13-2 @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-17 16:19:11.992 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.992 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.992 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 16:19:11.992 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.994 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.994 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.994 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.994 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.994 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.995 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.995 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.996 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.996 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.996 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.996 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45375/api/blob/upload-batch-data. 2025-04-17 16:19:11.996 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:11.996 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:11.997 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 16:19:11.999 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:11.999 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:11.999 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 16:19:11.999 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/blob/upload-batch-data 2025-04-17 16:19:12.005 [DefaultDispatcher-worker-4 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:12.009 [DefaultDispatcher-worker-16 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:12.009 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/UmAppDatabase/replication/message 2025-04-17 16:19:12.009 [DefaultDispatcher-worker-16 @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:45375/UmAppDatabase/replication/message. 2025-04-17 16:19:12.009 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/UmAppDatabase/replication/message 2025-04-17 16:19:12.009 [DefaultDispatcher-worker-16 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45375/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:12.010 [eventLoopGroupProxy-13-2 @call-handler#1602] 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-17 16:19:12.010 [eventLoopGroupProxy-13-2 @call-handler#1602] 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-17 16:19:12.010 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:12.023 [DefaultDispatcher-worker-13 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-17 16:19:12.023 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:12.024 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-13 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-13 @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:45375/api/content/717529046809567232/_ustadmanifest.json. 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-13 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/UmAppDatabase/replication/message 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45375/UmAppDatabase/replication/message 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45375/UmAppDatabase/replication/message. 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45375/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-7 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:12.024 [DefaultDispatcher-worker-7 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json 2025-04-17 16:19:12.025 [DefaultDispatcher-worker-15 @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:45375/api/content/717529046809567232/_ustadmanifest.json. 2025-04-17 16:19:12.025 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45375/api/content/717529046809567232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:12.029 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2025-04-17 16:19:12.041 [DefaultDispatcher-worker-14 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-04-17 16:19:12.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 16:19:12.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 16:19:12.059 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 16:19:12.059 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 16:19:12.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 16:19:12.061 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df681cc 2025-04-17 16:19:12.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 16:19:12.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 16:19:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:12.061 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198524ec: (connection evicted) 2025-04-17 16:19:12.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:12.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 16:19:12.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 16:19:12.094 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:12.094 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:12.505 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 16:19:13.066 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6d5d1204 2025-04-17 16:19:13.066 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6d5d1204 2025-04-17 16:19:13.070 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1c406e 2025-04-17 16:19:13.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 16:19:13.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 16:19:13.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:13.070 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459: (connection evicted) 2025-04-17 16:19:13.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:13.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 16:19:13.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d24ab25 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:13.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:13.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-17 16:19:13.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-17 16:19:13.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 16:19:13.108 [DefaultDispatcher-worker-1 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232be28d 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:13.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-17 16:19:13.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-17 16:19:13.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5929059c 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:13.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:13.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 16:19:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-17 16:19:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-17 16:19:13.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 16:19:13.115 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 16:19:13.116 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 16:19:13.117 [DefaultDispatcher-worker-3 @coroutine#1639] INFO ktor.application - Responding at http://0.0.0.0:37929 2025-04-17 16:19:13.119 [DefaultDispatcher-worker-3 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-17 16:19:13.120 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37929/api/blob/upload-init-batch 2025-04-17 16:19:13.120 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37929/api/blob/upload-init-batch. 2025-04-17 16:19:13.120 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37929/api/blob/upload-init-batch 2025-04-17 16:19:13.120 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37929/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:13.121 [eventLoopGroupProxy-16-1 @call-handler#1647] 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-17 16:19:13.122 [eventLoopGroupProxy-16-1 @call-handler#1647] 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-17 16:19:13.122 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-17 16:19:13.123 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37929/api/blob/upload-init-batch 2025-04-17 16:19:13.123 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37929/api/blob/upload-init-batch 2025-04-17 16:19:13.123 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37929/api/blob/upload-init-batch. 2025-04-17 16:19:13.123 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37929/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:13.124 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37929/api/blob/upload-batch-data 2025-04-17 16:19:13.124 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37929/api/blob/upload-batch-data. 2025-04-17 16:19:13.124 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37929/api/blob/upload-batch-data 2025-04-17 16:19:13.124 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:13.124 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-17 16:19:13.126 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-17 16:19:13.126 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:13.127 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37929/api/blob/upload-batch-data 2025-04-17 16:19:13.128 [eventLoopGroupProxy-16-2 @call-handler#1664] 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-17 16:19:13.130 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:13.133 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e53bb4f 2025-04-17 16:19:13.180 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:13.213 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:13.214 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574413bd 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 16:19:14.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 16:19:14.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 16:19:14.228 [DefaultDispatcher-worker-14 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 16:19:14.231 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57085/api/blob/upload-init-batch 2025-04-17 16:19:14.231 [Test worker @coroutine#1672] 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:57085/api/blob/upload-init-batch. 2025-04-17 16:19:14.231 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57085/api/blob/upload-init-batch 2025-04-17 16:19:14.231 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57085/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:14.232 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57085/api/blob/upload-init-batch 2025-04-17 16:19:14.232 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57085/api/blob/upload-init-batch 2025-04-17 16:19:14.232 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57085/api/blob/upload-init-batch. 2025-04-17 16:19:14.232 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57085/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:14.238 [DefaultDispatcher-worker-20 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 16:19:14.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 16:19:14.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 16:19:14.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.240 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556e4588: (connection evicted) 2025-04-17 16:19:14.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 16:19:14.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 16:19:14.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d863bb 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2025-04-17 16:19:14.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2025-04-17 16:19:14.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 16:19:14.269 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53297/api/blob/upload-init-batch 2025-04-17 16:19:14.269 [Test worker @coroutine#1683] 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:53297/api/blob/upload-init-batch. 2025-04-17 16:19:14.269 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53297/api/blob/upload-init-batch 2025-04-17 16:19:14.269 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53297/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:14.270 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53297/api/blob/upload-init-batch 2025-04-17 16:19:14.270 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53297/api/blob/upload-init-batch 2025-04-17 16:19:14.270 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53297/api/blob/upload-init-batch. 2025-04-17 16:19:14.270 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53297/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:14.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 16:19:14.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 16:19:14.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.271 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4560eb15: (connection evicted) 2025-04-17 16:19:14.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 16:19:14.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7b1d6a 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 16:19:14.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c941d19 2025-04-17 16:19:14.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c941d19 2025-04-17 16:19:14.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 16:19:14.286 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47241/api/blob/upload-init-batch 2025-04-17 16:19:14.286 [Test worker @coroutine#1689] 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:47241/api/blob/upload-init-batch. 2025-04-17 16:19:14.286 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47241/api/blob/upload-init-batch 2025-04-17 16:19:14.286 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47241/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 16:19:14.287 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47241/api/blob/upload-init-batch 2025-04-17 16:19:14.287 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47241/api/blob/upload-init-batch 2025-04-17 16:19:14.287 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47241/api/blob/upload-init-batch. 2025-04-17 16:19:14.287 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47241/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:14.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 16:19:14.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 16:19:14.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.291 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c941d19: (connection evicted) 2025-04-17 16:19:14.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 16:19:14.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ea60f 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 16:19:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2025-04-17 16:19:14.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2025-04-17 16:19:14.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 16:19:14.552 [DefaultDispatcher-worker-1 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2025-04-17 16:19:14.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73483d4b 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2025-04-17 16:19:14.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2025-04-17 16:19:14.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 16:19:14.576 [DefaultDispatcher-worker-15 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2025-04-17 16:19:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 16:19:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498f1f63 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7b4bb6 2025-04-17 16:19:14.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7b4bb6 2025-04-17 16:19:14.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7d173f 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 16:19:14.618 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.620 [DefaultDispatcher-worker-13 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.624 [DefaultDispatcher-worker-6 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.629 [DefaultDispatcher-worker-9 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.633 [DefaultDispatcher-worker-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.635 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.639 [DefaultDispatcher-worker-5 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 16:19:14.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 16:19:14.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.643 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c618295: (connection evicted) 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 16:19:14.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3e4253 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 16:19:14.655 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.664 [DefaultDispatcher-worker-15 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.668 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.673 [DefaultDispatcher-worker-10 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.677 [DefaultDispatcher-worker-20 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.677 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.678 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.684 [DefaultDispatcher-worker-2 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 16:19:14.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 16:19:14.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 16:19:14.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.685 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141c66db: (connection evicted) 2025-04-17 16:19:14.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 16:19:14.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 16:19:14.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 16:19:14.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a2ca681 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 16:19:14.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 16:19:14.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 16:19:14.706 [DefaultDispatcher-worker-2 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 16:19:14.710 [DefaultDispatcher-worker-18 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 16:19:14.714 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 16:19:14.718 [DefaultDispatcher-worker-15 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 16:19:14.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 16:19:14.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 16:19:14.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.719 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c: (connection evicted) 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 16:19:14.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4238ff 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:14.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 16:19:14.739 [DefaultDispatcher-worker-14 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.744 [DefaultDispatcher-worker-15 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.748 [DefaultDispatcher-worker-6 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.752 [DefaultDispatcher-worker-15 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.754 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.758 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 16:19:14.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 16:19:14.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 16:19:14.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:14.759 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19834eb7: (connection evicted) 2025-04-17 16:19:14.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:14.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 16:19:14.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 16:19:15.081 [DefaultDispatcher-worker-17 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d4fe33 2025-04-17 16:19:15.115 [DefaultDispatcher-worker-17 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7a0f18 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c399d4 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:18.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2025-04-17 16:19:18.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2025-04-17 16:19:18.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 16:19:18.304 [DefaultDispatcher-worker-20 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2025-04-17 16:19:18.383 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:18.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a916120 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:18.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 16:19:18.851 [DefaultDispatcher-worker-20 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.856 [DefaultDispatcher-worker-12 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.860 [DefaultDispatcher-worker-20 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.864 [DefaultDispatcher-worker-16 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.869 [DefaultDispatcher-worker-17 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77902ed6 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:18.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:18.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 16:19:18.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 16:19:18.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 16:19:18.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 16:19:18.892 [DefaultDispatcher-worker-20 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 16:19:18.897 [DefaultDispatcher-worker-20 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 16:19:18.901 [DefaultDispatcher-worker-9 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 16:19:18.904 [DefaultDispatcher-worker-4 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 16:19:18.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cad577 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:18.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 16:19:18.923 [DefaultDispatcher-worker-12 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.927 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.930 [DefaultDispatcher-worker-2 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.932 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:18.933 [DefaultDispatcher-worker-16 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.936 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.942 [DefaultDispatcher-worker-4 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27244a88 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:18.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 16:19:18.959 [DefaultDispatcher-worker-13 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.963 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.966 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.970 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.974 [DefaultDispatcher-worker-16 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 16:19:18.974 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae26c59 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:18.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:18.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:18.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 16:19:18.992 [DefaultDispatcher-worker-8 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:18.996 [DefaultDispatcher-worker-13 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:18.999 [DefaultDispatcher-worker-15 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:19.002 [DefaultDispatcher-worker-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:19.005 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:19.006 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.010 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 16:19:19.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 16:19:19.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 16:19:19.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 16:19:19.031 [DefaultDispatcher-worker-8 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 16:19:19.035 [DefaultDispatcher-worker-9 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 16:19:19.038 [DefaultDispatcher-worker-4 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 16:19:19.041 [DefaultDispatcher-worker-11 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 16:19:19.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 16:19:19.043 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.060 [DefaultDispatcher-worker-14 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.064 [DefaultDispatcher-worker-20 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.067 [DefaultDispatcher-worker-12 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.070 [DefaultDispatcher-worker-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.074 [DefaultDispatcher-worker-13 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.075 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.080 [DefaultDispatcher-worker-6 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 16:19:19.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-17 16:19:19.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-17 16:19:19.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 16:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 16:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 16:19:19.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 16:19:19.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 16:19:19.106 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 16:19:19.108 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfedfb7 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 16:19:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 16:19:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 16:19:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 16:19:19.113 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.124 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 16:19:19.126 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 16:19:19.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 16:19:19.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5b549b 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 16:19:19.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 16:19:19.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 16:19:19.142 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 16:19:19.143 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.143 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601ca994 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 16:19:19.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 16:19:19.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 16:19:19.157 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 16:19:19.158 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 16:19:19.162 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.162 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.163 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.163 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.163 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.182 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.192 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.204 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.204 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.204 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.211 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.229 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.244 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.245 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.246 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.246 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.287 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.288 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.288 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.330 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.330 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.330 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.371 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.372 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45835/ 2025-04-17 16:19:19.372 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45835/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.413 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45835/ 2025-04-17 16:19:19.437 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.437 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.438 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.438 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.438 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.479 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.480 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.480 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.521 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.522 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.522 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.563 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.564 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.564 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.605 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.606 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.606 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.647 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.648 [Test worker @coroutine#1887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39081/ 2025-04-17 16:19:19.648 [Test worker @coroutine#1887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39081/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 16:19:19.648 [Test worker @coroutine#1887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39081/ 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@771ede0d 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c697c 2025-04-17 16:19:19.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c697c 2025-04-17 16:19:19.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 16:19:19.740 [DefaultDispatcher-worker-12 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c697c 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cba89f 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 16:19:19.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-17 16:19:19.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-17 16:19:19.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 16:19:19.767 [DefaultDispatcher-worker-19 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a985388 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-17 16:19:19.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-17 16:19:19.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 16:19:19.788 [DefaultDispatcher-worker-8 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76cad511 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-04-17 16:19:19.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-04-17 16:19:19.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 16:19:19.799 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.809 [DefaultDispatcher-worker-13 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a544cd 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-17 16:19:19.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-17 16:19:19.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 16:19:19.832 [DefaultDispatcher-worker-6 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab8f93 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-04-17 16:19:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-04-17 16:19:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 16:19:19.847 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.857 [DefaultDispatcher-worker-19 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ade78 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-04-17 16:19:19.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-04-17 16:19:19.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 16:19:19.868 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.881 [DefaultDispatcher-worker-16 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df83569 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 16:19:19.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 16:19:19.890 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.900 [DefaultDispatcher-worker-9 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.904 [DefaultDispatcher-worker-5 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.907 [DefaultDispatcher-worker-20 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.910 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.911 [DefaultDispatcher-worker-16 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.917 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.920 [DefaultDispatcher-worker-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 16:19:19.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 16:19:19.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 16:19:19.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.923 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e0393df: (connection evicted) 2025-04-17 16:19:19.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:19.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 16:19:19.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dedc8b8 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 16:19:19.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 16:19:19.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 16:19:19.934 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.942 [DefaultDispatcher-worker-19 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 16:19:19.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 16:19:19.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 16:19:19.960 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:19.968 [DefaultDispatcher-worker-17 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65528bcf 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 16:19:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 16:19:19.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 16:19:19.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 16:19:19.989 [DefaultDispatcher-worker-6 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0ecdbf 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:19.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-17 16:19:19.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-17 16:19:19.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 16:19:20.009 [DefaultDispatcher-worker-13 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4250b0c1 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:20.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:20.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 16:19:20.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 16:19:20.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 16:19:20.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 16:19:20.024 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.030 [DefaultDispatcher-worker-3 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 16:19:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4733662d 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:20.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 16:19:20.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 16:19:20.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 16:19:20.047 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.051 [DefaultDispatcher-worker-17 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 16:19:20.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad80206 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:20.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 16:19:20.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 16:19:20.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 16:19:20.069 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.071 [DefaultDispatcher-worker-17 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d50f682 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:20.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:20.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 16:19:20.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cc1f5c 2025-04-17 16:19:20.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cc1f5c 2025-04-17 16:19:20.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 16:19:20.090 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.092 [DefaultDispatcher-worker-19 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cc1f5c 2025-04-17 16:19:20.123 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.157 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.157 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:20.173 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480f1311 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 16:19:24.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 16:19:24.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 16:19:24.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 16:19:24.177 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 16:19:24.186 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 16:19:24.192 [DefaultDispatcher-worker-6 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 16:19:24.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 16:19:24.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.212 [DefaultDispatcher-worker-13 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.218 [DefaultDispatcher-worker-4 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.221 [DefaultDispatcher-worker-7 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.225 [DefaultDispatcher-worker-6 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 16:19:24.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.245 [DefaultDispatcher-worker-18 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.249 [DefaultDispatcher-worker-5 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.252 [DefaultDispatcher-worker-19 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.255 [DefaultDispatcher-worker-18 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 16:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 16:19:24.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 16:19:24.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 16:19:24.267 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.275 [DefaultDispatcher-worker-20 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 16:19:24.280 [DefaultDispatcher-worker-6 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 16:19:24.283 [DefaultDispatcher-worker-5 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f5eba4 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 16:19:24.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 16:19:24.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 16:19:24.294 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.294 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 16:19:24.303 [DefaultDispatcher-worker-16 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 16:19:24.307 [DefaultDispatcher-worker-11 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f255ed 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 16:19:24.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 16:19:24.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 16:19:24.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 16:19:24.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 16:19:24.326 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.327 [DefaultDispatcher-worker-7 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335a45a8 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 16:19:24.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 16:19:24.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 16:19:24.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 16:19:24.348 [DefaultDispatcher-worker-12 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 16:19:24.385 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.385 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.409 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.441 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 16:19:24.468 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.474 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.475 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.476 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.477 [DefaultDispatcher-worker-12 @coroutine#2092] 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:55627/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.477 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.477 [DefaultDispatcher-worker-12 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55627/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.477 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.477 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.481 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.481 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.481 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.481 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.482 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.482 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.483 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 16:19:24.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 16:19:24.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 16:19:24.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 16:19:24.505 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 16:19:24.506 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 16:19:24.509 [DefaultDispatcher-worker-4 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 16:19:24.509 [DefaultDispatcher-worker-4 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 16:19:24.509 [DefaultDispatcher-worker-4 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 16:19:24.510 [DefaultDispatcher-worker-17 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 16:19:24.510 [DefaultDispatcher-worker-17 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 16:19:24.511 [DefaultDispatcher-worker-15 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2693e39c 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 16:19:24.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 16:19:24.553 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.555 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@11baf942 2025-04-17 16:19:24.555 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@11baf942 2025-04-17 16:19:24.556 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7d0505 2025-04-17 16:19:24.556 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7d0505 2025-04-17 16:19:24.558 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b429232 2025-04-17 16:19:24.558 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b429232 2025-04-17 16:19:24.559 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e400f3e 2025-04-17 16:19:24.559 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e400f3e 2025-04-17 16:19:24.561 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f68d5d 2025-04-17 16:19:24.561 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f68d5d 2025-04-17 16:19:24.562 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd4f66b 2025-04-17 16:19:24.562 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd4f66b 2025-04-17 16:19:24.564 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@60882aa1 2025-04-17 16:19:24.564 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@60882aa1 2025-04-17 16:19:24.565 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6ff071 2025-04-17 16:19:24.565 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6ff071 2025-04-17 16:19:24.567 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@125f0e84 2025-04-17 16:19:24.567 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@125f0e84 2025-04-17 16:19:24.567 [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-17 16:19:24.568 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.574 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.575 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.576 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.576 [DefaultDispatcher-worker-15 @coroutine#2125] 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:54419/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.576 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.576 [DefaultDispatcher-worker-15 @coroutine#2125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54419/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.577 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.577 [DefaultDispatcher-worker-19 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.580 [DefaultDispatcher-worker-4 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.580 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.580 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.580 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.581 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.581 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.582 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.584 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.587 [DefaultDispatcher-worker-15 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.587 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@343576ca 2025-04-17 16:19:24.587 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@343576ca 2025-04-17 16:19:24.589 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af28e3c 2025-04-17 16:19:24.589 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af28e3c 2025-04-17 16:19:24.591 [DefaultDispatcher-worker-16 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.591 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecd1dba 2025-04-17 16:19:24.591 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecd1dba 2025-04-17 16:19:24.593 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcf8407 2025-04-17 16:19:24.593 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcf8407 2025-04-17 16:19:24.595 [DefaultDispatcher-worker-12 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.595 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d33e92 2025-04-17 16:19:24.595 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d33e92 2025-04-17 16:19:24.598 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7edf5a 2025-04-17 16:19:24.598 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7edf5a 2025-04-17 16:19:24.599 [DefaultDispatcher-worker-1 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c883b62 2025-04-17 16:19:24.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c883b62 2025-04-17 16:19:24.602 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be07b48 2025-04-17 16:19:24.602 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be07b48 2025-04-17 16:19:24.603 [DefaultDispatcher-worker-5 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.604 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@663af108 2025-04-17 16:19:24.604 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@663af108 2025-04-17 16:19:24.604 [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-17 16:19:24.607 [DefaultDispatcher-worker-19 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.611 [DefaultDispatcher-worker-12 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.615 [DefaultDispatcher-worker-6 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.619 [DefaultDispatcher-worker-14 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.623 [DefaultDispatcher-worker-19 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:24.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 16:19:24.644 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.651 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.652 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.652 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.652 [DefaultDispatcher-worker-15 @coroutine#2171] 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:33851/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.652 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.652 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33851/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.653 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.653 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.653 [DefaultDispatcher-worker-17 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.656 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-17 16:19:24.656 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3a190 2025-04-17 16:19:24.657 [DefaultDispatcher-worker-20 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.657 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.657 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.657 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.657 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.657 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.658 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-17 16:19:24.658 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e744ff6 2025-04-17 16:19:24.658 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 16:19:24.660 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-17 16:19:24.660 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4bcae0 2025-04-17 16:19:24.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 16:19:24.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 16:19:24.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 16:19:24.661 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 16:19:24.662 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-17 16:19:24.662 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4945cd 2025-04-17 16:19:24.664 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-17 16:19:24.664 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebd295 2025-04-17 16:19:24.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-17 16:19:24.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4c2cc1 2025-04-17 16:19:24.668 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 16:19:24.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-17 16:19:24.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04e522 2025-04-17 16:19:24.669 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 16:19:24.670 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 16:19:24.670 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 16:19:24.670 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 16:19:24.670 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-17 16:19:24.670 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66ba82 2025-04-17 16:19:24.670 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 16:19:24.670 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 16:19:24.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-17 16:19:24.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2315aa81 2025-04-17 16:19:24.672 [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-17 16:19:24.674 [DefaultDispatcher-worker-14 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96dc5c 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 16:19:24.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 16:19:24.727 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.730 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.732 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c108b9 2025-04-17 16:19:24.732 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c108b9 2025-04-17 16:19:24.733 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d06f2b1 2025-04-17 16:19:24.734 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d06f2b1 2025-04-17 16:19:24.734 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.735 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.735 [DefaultDispatcher-worker-10 @coroutine#2203] 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:38767/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.735 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.735 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.735 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@293963c9 2025-04-17 16:19:24.735 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@293963c9 2025-04-17 16:19:24.736 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.736 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.737 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3bf88a 2025-04-17 16:19:24.737 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3bf88a 2025-04-17 16:19:24.739 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4794a174 2025-04-17 16:19:24.739 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4794a174 2025-04-17 16:19:24.739 [DefaultDispatcher-worker-5 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.739 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.739 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.739 [DefaultDispatcher-worker-5 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.740 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.740 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9d504d 2025-04-17 16:19:24.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9d504d 2025-04-17 16:19:24.741 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 16:19:24.742 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd8571c 2025-04-17 16:19:24.742 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd8571c 2025-04-17 16:19:24.743 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1407c5 2025-04-17 16:19:24.743 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1407c5 2025-04-17 16:19:24.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 16:19:24.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 16:19:24.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 16:19:24.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 16:19:24.745 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee99832 2025-04-17 16:19:24.745 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee99832 2025-04-17 16:19:24.745 [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-17 16:19:24.750 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 16:19:24.751 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 16:19:24.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 16:19:24.756 [DefaultDispatcher-worker-8 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 16:19:24.761 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.763 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-04-17 16:19:24.763 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77522771 2025-04-17 16:19:24.764 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-04-17 16:19:24.764 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995d7eb 2025-04-17 16:19:24.766 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-04-17 16:19:24.766 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daa4c01 2025-04-17 16:19:24.767 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-04-17 16:19:24.767 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a8ddd0 2025-04-17 16:19:24.767 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.769 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-04-17 16:19:24.769 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e270c1b 2025-04-17 16:19:24.770 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-04-17 16:19:24.770 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@95aa2bb 2025-04-17 16:19:24.772 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-04-17 16:19:24.772 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f2dd5 2025-04-17 16:19:24.773 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-04-17 16:19:24.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5887229f 2025-04-17 16:19:24.774 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.775 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.775 [DefaultDispatcher-worker-8 @coroutine#2232] 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:55289/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.775 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.775 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55289/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.776 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.776 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.777 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-04-17 16:19:24.777 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea6ba40 2025-04-17 16:19:24.777 [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-17 16:19:24.780 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.780 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.780 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.780 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.780 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.780 [DefaultDispatcher-worker-19 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.781 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3708f0 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 16:19:24.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 16:19:24.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 16:19:24.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 16:19:24.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 16:19:24.790 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 16:19:24.791 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ff320f 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.792 [DefaultDispatcher-worker-12 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 16:19:24.793 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:24.793 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:24.793 [DefaultDispatcher-worker-12 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 16:19:24.796 [DefaultDispatcher-worker-19 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 16:19:24.808 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:24.813 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.814 [DefaultDispatcher-worker-12 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:24.815 [DefaultDispatcher-worker-12 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:24.815 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.815 [DefaultDispatcher-worker-19 @coroutine#2261] 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-17 16:19:24.815 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.815 [DefaultDispatcher-worker-19 @coroutine#2261] 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-17 16:19:24.815 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934d634 2025-04-17 16:19:24.815 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934d634 2025-04-17 16:19:24.815 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:24.815 [DefaultDispatcher-worker-12 @coroutine#2254] 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-17 16:19:24.815 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:24.816 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.816 [DefaultDispatcher-worker-17 @coroutine#2254] 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-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.817 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f32b62 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.817 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f32b62 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 16:19:24.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 16:19:24.819 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ccbd44 2025-04-17 16:19:24.819 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ccbd44 2025-04-17 16:19:24.820 [DefaultDispatcher-worker-14 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:24.820 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.820 [DefaultDispatcher-worker-14 @coroutine#2260] 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-17 16:19:24.820 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.821 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce2159 2025-04-17 16:19:24.821 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ce2159 2025-04-17 16:19:24.823 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f4c8c2 2025-04-17 16:19:24.823 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f4c8c2 2025-04-17 16:19:24.825 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@675256a5 2025-04-17 16:19:24.825 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@675256a5 2025-04-17 16:19:24.827 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1182e196 2025-04-17 16:19:24.827 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1182e196 2025-04-17 16:19:24.829 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e1de16 2025-04-17 16:19:24.829 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e1de16 2025-04-17 16:19:24.831 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@799cb2d0 2025-04-17 16:19:24.831 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@799cb2d0 2025-04-17 16:19:24.831 [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-17 16:19:24.833 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.839 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.840 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.841 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.841 [DefaultDispatcher-worker-18 @coroutine#2276] 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:43413/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.841 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.841 [DefaultDispatcher-worker-18 @coroutine#2276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43413/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.842 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.842 [DefaultDispatcher-worker-1 @coroutine#2276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.843 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.845 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.845 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.845 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.845 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.846 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.846 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac6bda8 2025-04-17 16:19:24.846 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac6bda8 2025-04-17 16:19:24.846 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.846 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.848 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54014880 2025-04-17 16:19:24.848 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54014880 2025-04-17 16:19:24.850 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@503ed6d8 2025-04-17 16:19:24.850 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@503ed6d8 2025-04-17 16:19:24.851 [DefaultDispatcher-worker-6 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.852 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c42bb 2025-04-17 16:19:24.852 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c42bb 2025-04-17 16:19:24.853 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.854 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a788649 2025-04-17 16:19:24.854 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a788649 2025-04-17 16:19:24.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-17 16:19:24.855 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-17 16:19:24.855 [DefaultDispatcher-worker-19 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.856 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e394ce 2025-04-17 16:19:24.856 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e394ce 2025-04-17 16:19:24.856 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-17 16:19:24.856 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-17 16:19:24.858 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-17 16:19:24.858 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-17 16:19:24.858 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0e9c 2025-04-17 16:19:24.858 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0e9c 2025-04-17 16:19:24.860 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-17 16:19:24.860 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-17 16:19:24.860 [DefaultDispatcher-worker-12 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.860 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7513bdf4 2025-04-17 16:19:24.860 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7513bdf4 2025-04-17 16:19:24.861 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-17 16:19:24.861 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-17 16:19:24.862 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6737d1 2025-04-17 16:19:24.862 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6737d1 2025-04-17 16:19:24.862 [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-17 16:19:24.863 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-17 16:19:24.863 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-17 16:19:24.864 [DefaultDispatcher-worker-13 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.865 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-17 16:19:24.865 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-17 16:19:24.866 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-17 16:19:24.867 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-17 16:19:24.868 [DefaultDispatcher-worker-18 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.868 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-17 16:19:24.868 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-17 16:19:24.868 [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-17 16:19:24.872 [DefaultDispatcher-worker-19 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.876 [DefaultDispatcher-worker-15 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.880 [DefaultDispatcher-worker-2 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.884 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.884 [DefaultDispatcher-worker-10 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.885 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:24.885 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 16:19:24.885 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:24.886 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-17 16:19:24.886 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-17 16:19:24.886 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:24.886 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:24.888 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-17 16:19:24.888 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-17 16:19:24.890 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-17 16:19:24.890 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-17 16:19:24.892 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-17 16:19:24.892 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-17 16:19:24.893 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.894 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-17 16:19:24.894 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-17 16:19:24.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 16:19:24.895 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 16:19:24.896 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-17 16:19:24.896 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-17 16:19:24.897 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 16:19:24.897 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 16:19:24.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-17 16:19:24.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-17 16:19:24.899 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 16:19:24.899 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 16:19:24.900 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-17 16:19:24.900 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-17 16:19:24.901 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 16:19:24.901 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 16:19:24.902 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-17 16:19:24.902 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-17 16:19:24.902 [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-17 16:19:24.903 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 16:19:24.903 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 16:19:24.905 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 16:19:24.905 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 16:19:24.907 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 16:19:24.907 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 16:19:24.909 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 16:19:24.909 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 16:19:24.911 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 16:19:24.911 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 16:19:24.911 [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-17 16:19:24.918 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:24.920 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-17 16:19:24.920 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-17 16:19:24.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-17 16:19:24.922 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-17 16:19:24.924 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-17 16:19:24.924 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-17 16:19:24.926 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-17 16:19:24.926 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-17 16:19:24.927 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 16:19:24.927 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43413/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:24.928 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:24.928 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 16:19:24.928 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:24.928 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-17 16:19:24.928 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-17 16:19:24.929 [DefaultDispatcher-worker-16 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:24.929 [DefaultDispatcher-worker-16 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:24.930 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-17 16:19:24.930 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-17 16:19:24.932 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-17 16:19:24.932 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-17 16:19:24.934 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-17 16:19:24.934 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-17 16:19:24.936 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-17 16:19:24.936 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-17 16:19:24.936 [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-17 16:19:24.945 [DefaultDispatcher-worker-13 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce7ab6f 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 16:19:24.960 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.965 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.966 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.967 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.967 [DefaultDispatcher-worker-19 @coroutine#2327] 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:33675/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:24.967 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.967 [DefaultDispatcher-worker-19 @coroutine#2327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33675/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:24.968 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.968 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:24.971 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.971 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.971 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:24.971 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.971 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.971 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:24.972 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26edfa34 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:24.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:24.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:24.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 16:19:24.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 16:19:24.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 16:19:24.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 16:19:24.975 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 16:19:24.980 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 16:19:24.981 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 16:19:24.985 [DefaultDispatcher-worker-10 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 16:19:24.985 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.988 [DefaultDispatcher-worker-10 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.991 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:24.994 [DefaultDispatcher-worker-9 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.004 [DefaultDispatcher-worker-4 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.011 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.015 [DefaultDispatcher-worker-20 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.018 [DefaultDispatcher-worker-6 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.021 [DefaultDispatcher-worker-2 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.026 [DefaultDispatcher-worker-20 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c55658 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 16:19:25.040 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.045 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.045 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.046 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.046 [DefaultDispatcher-worker-2 @coroutine#2369] 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:56877/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:25.046 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.046 [DefaultDispatcher-worker-2 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56877/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:25.047 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.047 [DefaultDispatcher-worker-12 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.048 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.049 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d6b7f 2025-04-17 16:19:25.049 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d6b7f 2025-04-17 16:19:25.050 [DefaultDispatcher-worker-6 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.050 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.050 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.050 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.051 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.051 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.051 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba96a0 2025-04-17 16:19:25.051 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba96a0 2025-04-17 16:19:25.051 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 16:19:25.053 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1785000f 2025-04-17 16:19:25.053 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1785000f 2025-04-17 16:19:25.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 16:19:25.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 16:19:25.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 16:19:25.054 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 16:19:25.054 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@52879c9b 2025-04-17 16:19:25.054 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@52879c9b 2025-04-17 16:19:25.056 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@24573327 2025-04-17 16:19:25.056 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@24573327 2025-04-17 16:19:25.058 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@631fae9b 2025-04-17 16:19:25.058 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@631fae9b 2025-04-17 16:19:25.059 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 16:19:25.059 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c255f8f 2025-04-17 16:19:25.059 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c255f8f 2025-04-17 16:19:25.060 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 16:19:25.061 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a863d4 2025-04-17 16:19:25.061 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a863d4 2025-04-17 16:19:25.063 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffba0ad 2025-04-17 16:19:25.063 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffba0ad 2025-04-17 16:19:25.063 [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-17 16:19:25.063 [DefaultDispatcher-worker-11 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 16:19:25.064 [DefaultDispatcher-worker-14 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.068 [DefaultDispatcher-worker-13 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.071 [DefaultDispatcher-worker-20 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.074 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.075 [DefaultDispatcher-worker-13 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.076 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:25.076 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 16:19:25.076 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:25.076 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-17 16:19:25.076 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-17 16:19:25.077 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:25.077 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 16:19:25.078 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-17 16:19:25.078 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-17 16:19:25.080 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-17 16:19:25.080 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-17 16:19:25.081 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-17 16:19:25.081 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-17 16:19:25.083 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-17 16:19:25.083 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-17 16:19:25.084 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-17 16:19:25.084 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-17 16:19:25.086 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-17 16:19:25.086 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-17 16:19:25.087 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-17 16:19:25.087 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-17 16:19:25.089 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-17 16:19:25.089 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-17 16:19:25.089 [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-17 16:19:25.117 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 16:19:25.117 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56877/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:25.118 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:25.118 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 16:19:25.118 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:25.118 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:25.118 [DefaultDispatcher-worker-3 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 16:19:25.127 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:25.129 [DefaultDispatcher-worker-8 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:25.130 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-04-17 16:19:25.130 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-04-17 16:19:25.131 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-04-17 16:19:25.131 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 16:19:25.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 16:19:25.133 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-04-17 16:19:25.133 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-04-17 16:19:25.134 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-04-17 16:19:25.134 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-04-17 16:19:25.136 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-04-17 16:19:25.136 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-04-17 16:19:25.138 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-04-17 16:19:25.138 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-04-17 16:19:25.139 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-04-17 16:19:25.139 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-04-17 16:19:25.141 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-04-17 16:19:25.141 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-04-17 16:19:25.143 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-04-17 16:19:25.143 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-04-17 16:19:25.143 [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-17 16:19:25.144 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.149 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.150 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.151 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.151 [DefaultDispatcher-worker-19 @coroutine#2423] 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:60803/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:25.151 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.151 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60803/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:25.152 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.152 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:25.155 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.157 [DefaultDispatcher-worker-10 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.157 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.157 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.157 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.157 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.157 [DefaultDispatcher-worker-13 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.158 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-04-17 16:19:25.158 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-04-17 16:19:25.158 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17adbecf 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 16:19:25.159 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-04-17 16:19:25.159 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-04-17 16:19:25.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 16:19:25.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 16:19:25.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 16:19:25.161 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 16:19:25.161 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-04-17 16:19:25.161 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-04-17 16:19:25.162 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-04-17 16:19:25.162 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-04-17 16:19:25.164 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-04-17 16:19:25.164 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-04-17 16:19:25.165 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-04-17 16:19:25.165 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-04-17 16:19:25.166 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 16:19:25.167 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 16:19:25.167 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-04-17 16:19:25.167 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-04-17 16:19:25.169 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/auth/register 2025-04-17 16:19:25.169 [DefaultDispatcher-worker-5 @coroutine#2445] 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:60803/auth/register. 2025-04-17 16:19:25.169 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/auth/register 2025-04-17 16:19:25.169 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60803/auth/register from class io.ktor.http.content.TextContent 2025-04-17 16:19:25.169 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-04-17 16:19:25.169 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-04-17 16:19:25.169 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/auth/register 2025-04-17 16:19:25.169 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/auth/register 2025-04-17 16:19:25.171 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-04-17 16:19:25.171 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-04-17 16:19:25.171 [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-17 16:19:25.171 [DefaultDispatcher-worker-13 @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 16:19:25.210 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60803/auth/register. 2025-04-17 16:19:25.210 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60803/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:25.222 [DefaultDispatcher-worker-18 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.225 [DefaultDispatcher-worker-3 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:25.233 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0943d 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 16:19:25.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 16:19:25.234 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65673458 2025-04-17 16:19:25.234 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65673458 2025-04-17 16:19:25.236 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0c684 2025-04-17 16:19:25.236 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0c684 2025-04-17 16:19:25.237 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f5f28 2025-04-17 16:19:25.237 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9f5f28 2025-04-17 16:19:25.238 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9dccbf 2025-04-17 16:19:25.239 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9dccbf 2025-04-17 16:19:25.240 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7604e840 2025-04-17 16:19:25.240 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7604e840 2025-04-17 16:19:25.241 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d84e2 2025-04-17 16:19:25.241 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d84e2 2025-04-17 16:19:25.243 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0efeba 2025-04-17 16:19:25.243 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0efeba 2025-04-17 16:19:25.245 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab233f0 2025-04-17 16:19:25.245 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab233f0 2025-04-17 16:19:25.245 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.246 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25940e 2025-04-17 16:19:25.246 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25940e 2025-04-17 16:19:25.246 [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-17 16:19:25.250 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.251 [Test worker @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.252 [DefaultDispatcher-worker-14 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.252 [DefaultDispatcher-worker-14 @coroutine#2458] 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-17 16:19:25.252 [DefaultDispatcher-worker-14 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.252 [DefaultDispatcher-worker-14 @coroutine#2458] 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-17 16:19:25.253 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.253 [DefaultDispatcher-worker-11 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.256 [DefaultDispatcher-worker-16 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.256 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.256 [DefaultDispatcher-worker-16 @coroutine#2457] 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-17 16:19:25.256 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.256 [DefaultDispatcher-worker-9 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.256 [DefaultDispatcher-worker-9 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.257 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.260 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.260 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.263 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d8fb62 2025-04-17 16:19:25.263 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d8fb62 2025-04-17 16:19:25.264 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1f1da9 2025-04-17 16:19:25.264 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1f1da9 2025-04-17 16:19:25.266 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f209012 2025-04-17 16:19:25.266 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f209012 2025-04-17 16:19:25.267 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a221792 2025-04-17 16:19:25.267 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@a221792 2025-04-17 16:19:25.269 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@823fe5f 2025-04-17 16:19:25.269 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@823fe5f 2025-04-17 16:19:25.270 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 16:19:25.271 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6258a7 2025-04-17 16:19:25.271 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6258a7 2025-04-17 16:19:25.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 16:19:25.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 16:19:25.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.271 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8: (connection evicted) 2025-04-17 16:19:25.272 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7089efd9 2025-04-17 16:19:25.272 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7089efd9 2025-04-17 16:19:25.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 16:19:25.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f91c91 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 16:19:25.274 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0de8dd 2025-04-17 16:19:25.274 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0de8dd 2025-04-17 16:19:25.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 16:19:25.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.276 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcb22c5 2025-04-17 16:19:25.276 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcb22c5 2025-04-17 16:19:25.276 [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-17 16:19:25.280 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.281 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.281 [DefaultDispatcher-worker-9 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.281 [DefaultDispatcher-worker-9 @coroutine#2485] 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-17 16:19:25.281 [DefaultDispatcher-worker-9 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.281 [DefaultDispatcher-worker-9 @coroutine#2485] 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-17 16:19:25.282 [DefaultDispatcher-worker-15 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.282 [DefaultDispatcher-worker-15 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.285 [DefaultDispatcher-worker-14 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.285 [DefaultDispatcher-worker-14 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.285 [DefaultDispatcher-worker-14 @coroutine#2484] 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-17 16:19:25.285 [DefaultDispatcher-worker-14 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.286 [DefaultDispatcher-worker-14 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.286 [DefaultDispatcher-worker-14 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.287 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.288 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.289 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 16:19:25.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 16:19:25.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 16:19:25.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.290 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d273300: (connection evicted) 2025-04-17 16:19:25.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 16:19:25.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78762e87 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 16:19:25.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 16:19:25.293 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.297 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.298 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.299 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.299 [DefaultDispatcher-worker-6 @coroutine#2512] 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-17 16:19:25.299 [DefaultDispatcher-worker-6 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.299 [DefaultDispatcher-worker-6 @coroutine#2512] 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-17 16:19:25.300 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.300 [DefaultDispatcher-worker-4 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.303 [DefaultDispatcher-worker-13 @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.303 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.303 [DefaultDispatcher-worker-13 @coroutine#2511] 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-17 16:19:25.303 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.303 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.303 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.304 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.305 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.307 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.308 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.310 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.312 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.313 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 16:19:25.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 16:19:25.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 16:19:25.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.313 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b: (connection evicted) 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 16:19:25.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5276330a 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 16:19:25.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 16:19:25.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.321 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.322 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.322 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.322 [DefaultDispatcher-worker-12 @coroutine#2550] 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-17 16:19:25.322 [DefaultDispatcher-worker-12 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.322 [DefaultDispatcher-worker-12 @coroutine#2550] 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-17 16:19:25.323 [DefaultDispatcher-worker-13 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.323 [DefaultDispatcher-worker-13 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.326 [DefaultDispatcher-worker-10 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.326 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.326 [DefaultDispatcher-worker-10 @coroutine#2549] 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-17 16:19:25.326 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.326 [DefaultDispatcher-worker-19 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.326 [DefaultDispatcher-worker-19 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.327 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.328 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.330 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 16:19:25.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 16:19:25.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 16:19:25.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.330 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e: (connection evicted) 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 16:19:25.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9742012 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 16:19:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 16:19:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.338 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.339 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.339 [DefaultDispatcher-worker-10 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.339 [DefaultDispatcher-worker-10 @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-17 16:19:25.339 [DefaultDispatcher-worker-10 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.339 [DefaultDispatcher-worker-10 @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-17 16:19:25.340 [DefaultDispatcher-worker-1 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.340 [DefaultDispatcher-worker-1 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.343 [DefaultDispatcher-worker-4 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.343 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.343 [DefaultDispatcher-worker-4 @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-17 16:19:25.343 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.344 [DefaultDispatcher-worker-1 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.344 [DefaultDispatcher-worker-1 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.344 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.346 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.347 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.348 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.350 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 16:19:25.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 16:19:25.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 16:19:25.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.350 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39ff4421: (connection evicted) 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 16:19:25.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c8c5513 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 16:19:25.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 16:19:25.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.358 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.359 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.360 [DefaultDispatcher-worker-8 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.360 [DefaultDispatcher-worker-8 @coroutine#2613] 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-17 16:19:25.360 [DefaultDispatcher-worker-8 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.360 [DefaultDispatcher-worker-8 @coroutine#2613] 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-17 16:19:25.360 [DefaultDispatcher-worker-9 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.360 [DefaultDispatcher-worker-9 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 16:19:25.364 [DefaultDispatcher-worker-19 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.364 [DefaultDispatcher-worker-19 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.364 [DefaultDispatcher-worker-19 @coroutine#2612] 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-17 16:19:25.364 [DefaultDispatcher-worker-19 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.364 [DefaultDispatcher-worker-17 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.364 [DefaultDispatcher-worker-17 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 16:19:25.365 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.366 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 16:19:25.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 16:19:25.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 16:19:25.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.367 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d: (connection evicted) 2025-04-17 16:19:25.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 16:19:25.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 16:19:25.487 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:25.487 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.487 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.487 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.488 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.488 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.585 [DefaultDispatcher-worker-19 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:25.585 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.585 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.585 [DefaultDispatcher-worker-19 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.586 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.586 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.606 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@203b98cf 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.607 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 16:19:25.615 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.620 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.621 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.622 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.627 [DefaultDispatcher-worker-10 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.632 [DefaultDispatcher-worker-20 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 16:19:25.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 16:19:25.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 16:19:25.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.633 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22495f2f: (connection evicted) 2025-04-17 16:19:25.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 16:19:25.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303a484e 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.635 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 16:19:25.644 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.649 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.650 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.651 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae69abe 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.651 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 16:19:25.652 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.652 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.652 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 16:19:25.662 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.662 [DefaultDispatcher-worker-19 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:25.662 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.662 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.662 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.663 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.663 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.667 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.668 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.668 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.672 [DefaultDispatcher-worker-7 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 16:19:25.680 [DefaultDispatcher-worker-2 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.684 [DefaultDispatcher-worker-17 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.687 [DefaultDispatcher-worker-7 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 16:19:25.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 16:19:25.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 16:19:25.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.694 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2: (connection evicted) 2025-04-17 16:19:25.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 16:19:25.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 16:19:25.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 16:19:25.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 16:19:25.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.695 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50508ed3: (connection evicted) 2025-04-17 16:19:25.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 16:19:25.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@163b8acc 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.696 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 16:19:25.704 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.709 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.710 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.710 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503b5337 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.711 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 16:19:25.718 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.723 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.724 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.725 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.728 [DefaultDispatcher-worker-2 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 16:19:25.735 [DefaultDispatcher-worker-14 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.739 [DefaultDispatcher-worker-1 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.742 [DefaultDispatcher-worker-15 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 16:19:25.743 [DefaultDispatcher-worker-12 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:25.743 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.743 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.743 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 16:19:25.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 16:19:25.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.744 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.744 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.744 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2: (connection evicted) 2025-04-17 16:19:25.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 16:19:25.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 16:19:25.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 16:19:25.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 16:19:25.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.745 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136480b: (connection evicted) 2025-04-17 16:19:25.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 16:19:25.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cecd959 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.746 [Test worker @coroutine#2761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 16:19:25.754 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.759 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.760 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.761 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.765 [DefaultDispatcher-worker-18 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.775 [DefaultDispatcher-worker-9 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.776 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.779 [DefaultDispatcher-worker-19 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 16:19:25.784 [DefaultDispatcher-worker-18 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:25.784 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.784 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.784 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.785 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.785 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 16:19:25.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 16:19:25.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.791 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2150dc64: (connection evicted) 2025-04-17 16:19:25.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 16:19:25.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331fe6d4 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.792 [Test worker @coroutine#2825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 16:19:25.800 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.805 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.806 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.806 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.811 [DefaultDispatcher-worker-5 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.822 [DefaultDispatcher-worker-2 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.824 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.826 [DefaultDispatcher-worker-19 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:25.826 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.826 [DefaultDispatcher-worker-19 @coroutine#2260] 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-17 16:19:25.826 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.827 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.828 [DefaultDispatcher-worker-5 @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555454c7 2025-04-17 16:19:25.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 16:19:25.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 16:19:25.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.831 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@555454c7: (connection evicted) 2025-04-17 16:19:25.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:25.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 16:19:25.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50177966 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.833 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 16:19:25.840 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.845 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.846 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.847 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.850 [DefaultDispatcher-worker-15 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:25.850 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.850 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.850 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.850 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.850 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.851 [DefaultDispatcher-worker-3 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.861 [DefaultDispatcher-worker-2 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.865 [DefaultDispatcher-worker-5 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:25.933 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:25.976 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:25.976 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.976 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:25.976 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.976 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.976 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:25.980 [DefaultDispatcher-worker-9 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2025-04-17 16:19:26.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 16:19:26.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 16:19:26.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.010 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a: (connection evicted) 2025-04-17 16:19:26.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:26.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 16:19:26.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f39bcb5 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.012 [Test worker @coroutine#2928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 16:19:26.020 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.024 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.025 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.026 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.031 [DefaultDispatcher-worker-13 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.031 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.042 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.046 [DefaultDispatcher-worker-9 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25192b6e 2025-04-17 16:19:26.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 16:19:26.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 16:19:26.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.052 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25192b6e: (connection evicted) 2025-04-17 16:19:26.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:26.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 16:19:26.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72d2470 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:26.053 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:26.054 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:26.054 [Test worker @coroutine#2963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 16:19:26.054 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.054 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.054 [Test worker @coroutine#2963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 16:19:26.055 [DefaultDispatcher-worker-18 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:26.055 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.055 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.055 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.056 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.056 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.063 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.068 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.069 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.070 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.074 [DefaultDispatcher-worker-3 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609f136b 2025-04-17 16:19:26.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 16:19:26.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 16:19:26.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.118 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609f136b: (connection evicted) 2025-04-17 16:19:26.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:26.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 16:19:26.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16576a6 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:26.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 16:19:26.165 [DefaultDispatcher-worker-18 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:26.166 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.166 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.166 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.166 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.166 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.176 [DefaultDispatcher-worker-2 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.180 [DefaultDispatcher-worker-12 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.183 [DefaultDispatcher-worker-14 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.186 [DefaultDispatcher-worker-3 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.202 [DefaultDispatcher-worker-20 @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.202 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 16:19:26.206 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-17 16:19:26.207 [DefaultDispatcher-worker-5 @coroutine#3005] INFO ktor.application - Responding at http://0.0.0.0:43257 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7597ae32 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:26.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 16:19:26.216 [DefaultDispatcher-worker-20 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.216 [DefaultDispatcher-worker-20 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:26.216 [DefaultDispatcher-worker-20 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.216 [DefaultDispatcher-worker-20 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.217 [eventLoopGroupProxy-19-1 @call-handler#3014] 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-17 16:19:26.218 [eventLoopGroupProxy-19-1 @call-handler#3014] 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-17 16:19:26.218 [eventLoopGroupProxy-19-1 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.218 [eventLoopGroupProxy-19-1 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.218 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-17 16:19:26.218 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.218 [DefaultDispatcher-worker-9 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.218 [DefaultDispatcher-worker-9 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 16:19:26.220 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ce13fa 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:26.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:26.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 16:19:26.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 16:19:26.225 [DefaultDispatcher-worker-7 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.226 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.226 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.226 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.226 [eventLoopGroupProxy-19-1 @call-handler#3021] 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-17 16:19:26.226 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.226 [DefaultDispatcher-worker-14 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.226 [DefaultDispatcher-worker-14 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.230 [DefaultDispatcher-worker-20 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.231 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.231 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:26.231 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.231 [DefaultDispatcher-worker-14 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7108b12d 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:26.231 [eventLoopGroupProxy-19-1 @call-handler#3031] 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-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:26.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:26.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 16:19:26.232 [eventLoopGroupProxy-19-1 @call-handler#3031] 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-17 16:19:26.232 [eventLoopGroupProxy-19-1 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-04-17 16:19:26.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-04-17 16:19:26.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 16:19:26.232 [eventLoopGroupProxy-19-1 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.232 [eventLoopGroupProxy-19-3 @call-handler#3034] 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-17 16:19:26.232 [eventLoopGroupProxy-19-3 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.232 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.232 [DefaultDispatcher-worker-11 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.234 [DefaultDispatcher-worker-5 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.240 [DefaultDispatcher-worker-20 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.240 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.240 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.240 [DefaultDispatcher-worker-20 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.241 [eventLoopGroupProxy-19-1 @call-handler#3039] 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-17 16:19:26.241 [eventLoopGroupProxy-19-1 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.241 [DefaultDispatcher-worker-21 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.241 [DefaultDispatcher-worker-21 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.242 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.242 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 16:19:26.242 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.242 [DefaultDispatcher-worker-9 @coroutine#3044] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.243 [eventLoopGroupProxy-19-1 @call-handler#3048] 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-17 16:19:26.243 [eventLoopGroupProxy-19-1 @call-handler#3048] 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-17 16:19:26.243 [eventLoopGroupProxy-19-1 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.244 [eventLoopGroupProxy-19-1 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.244 [eventLoopGroupProxy-19-4 @call-handler#3052] 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-17 16:19:26.244 [DefaultDispatcher-worker-10 @coroutine#3044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.244 [eventLoopGroupProxy-19-4 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.244 [DefaultDispatcher-worker-10 @coroutine#3044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 16:19:26.246 [DefaultDispatcher-worker-16 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.247 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.249 [DefaultDispatcher-worker-2 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.251 [DefaultDispatcher-worker-22 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.252 [DefaultDispatcher-worker-2 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-04-17 16:19:26.252 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.252 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.252 [DefaultDispatcher-worker-2 @coroutine#3043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.253 [eventLoopGroupProxy-19-1 @call-handler#3060] 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-17 16:19:26.253 [eventLoopGroupProxy-19-1 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.253 [DefaultDispatcher-worker-5 @coroutine#3043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.253 [DefaultDispatcher-worker-5 @coroutine#3043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.256 [DefaultDispatcher-worker-19 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-04-17 16:19:26.260 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-04-17 16:19:26.267 [DefaultDispatcher-worker-18 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.268 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.268 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 16:19:26.268 [DefaultDispatcher-worker-18 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.269 [eventLoopGroupProxy-19-1 @call-handler#3074] 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-17 16:19:26.271 [DefaultDispatcher-worker-3 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761. 2025-04-17 16:19:26.284 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761 2025-04-17 16:19:26.285 [eventLoopGroupProxy-19-1 @call-handler#3078] 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-17 16:19:26.288 [eventLoopGroupProxy-19-1 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.289 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761 2025-04-17 16:19:26.289 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761 2025-04-17 16:19:26.289 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761. 2025-04-17 16:19:26.289 [DefaultDispatcher-worker-15 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493761 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.293 [DefaultDispatcher-worker-2 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.294 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.294 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 16:19:26.294 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.294 [eventLoopGroupProxy-19-1 @call-handler#3082] 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-17 16:19:26.295 [eventLoopGroupProxy-19-1 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.296 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.296 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.296 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 16:19:26.296 [DefaultDispatcher-worker-2 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.300 [DefaultDispatcher-worker-6 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.308 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:26.310 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.313 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.313 [DefaultDispatcher-worker-18 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.313 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.313 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.313 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.313 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.314 [eventLoopGroupProxy-19-1 @call-handler#3088] 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-17 16:19:26.314 [eventLoopGroupProxy-19-1 @call-handler#3088] 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-17 16:19:26.314 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.318 [DefaultDispatcher-worker-1 @call-handler#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.318 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.319 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.319 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.319 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.319 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.321 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.322 [DefaultDispatcher-worker-1 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.329 [DefaultDispatcher-worker-20 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.330 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.330 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 16:19:26.330 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.330 [eventLoopGroupProxy-19-1 @call-handler#3101] 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-17 16:19:26.332 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.333 [DefaultDispatcher-worker-16 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.342 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.342 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 16:19:26.343 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 16:19:26.343 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.343 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762 2025-04-17 16:19:26.343 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762. 2025-04-17 16:19:26.343 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762 2025-04-17 16:19:26.343 [eventLoopGroupProxy-19-1 @call-handler#3106] 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-17 16:19:26.343 [eventLoopGroupProxy-19-1 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.344 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762 2025-04-17 16:19:26.344 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762 2025-04-17 16:19:26.344 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762. 2025-04-17 16:19:26.344 [DefaultDispatcher-worker-17 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717529120629493762 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.348 [DefaultDispatcher-worker-8 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.348 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.348 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 16:19:26.348 [DefaultDispatcher-worker-8 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.349 [eventLoopGroupProxy-19-1 @call-handler#3110] 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-17 16:19:26.349 [eventLoopGroupProxy-19-1 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.349 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.349 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 16:19:26.349 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 16:19:26.349 [DefaultDispatcher-worker-6 @coroutine#3049] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.353 [DefaultDispatcher-worker-22 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.364 [DefaultDispatcher-worker-21 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.367 [DefaultDispatcher-worker-23 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.367 [DefaultDispatcher-worker-3 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.367 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.367 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.367 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.367 [DefaultDispatcher-worker-23 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.368 [eventLoopGroupProxy-19-1 @call-handler#3116] 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-17 16:19:26.368 [eventLoopGroupProxy-19-1 @call-handler#3116] 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-17 16:19:26.368 [eventLoopGroupProxy-19-1 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.370 [DefaultDispatcher-worker-7 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.374 [DefaultDispatcher-worker-22 @call-handler#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.375 [eventLoopGroupProxy-19-1 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.375 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.375 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.375 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.375 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.379 [DefaultDispatcher-worker-13 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.382 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.382 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760. 2025-04-17 16:19:26.382 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.382 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.382 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.382 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.382 [eventLoopGroupProxy-19-1 @call-handler#3151] 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-17 16:19:26.383 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.383 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.383 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.383 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.383 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.383 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.384 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.384 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761. 2025-04-17 16:19:26.384 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.385 [eventLoopGroupProxy-19-1 @call-handler#3151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.385 [eventLoopGroupProxy-19-5 @call-handler#3171] 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-17 16:19:26.385 [eventLoopGroupProxy-19-7 @call-handler#3172] 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-17 16:19:26.385 [eventLoopGroupProxy-19-6 @call-handler#3175] 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-17 16:19:26.385 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.385 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.386 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760. 2025-04-17 16:19:26.386 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.386 [eventLoopGroupProxy-19-7 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.386 [eventLoopGroupProxy-19-5 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.386 [eventLoopGroupProxy-19-6 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.386 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.386 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.386 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.386 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.387 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.387 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.387 [eventLoopGroupProxy-19-8 @call-handler#3186] 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-17 16:19:26.387 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.387 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.387 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.387 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.387 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.387 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.390 [DefaultDispatcher-worker-18 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.393 [eventLoopGroupProxy-19-8 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.394 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.394 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.394 [DefaultDispatcher-worker-23 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.394 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761. 2025-04-17 16:19:26.394 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.397 [DefaultDispatcher-worker-12 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.400 [DefaultDispatcher-worker-19 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.405 [DefaultDispatcher-worker-3 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.407 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760 2025-04-17 16:19:26.407 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760. 2025-04-17 16:19:26.407 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760 2025-04-17 16:19:26.408 [eventLoopGroupProxy-19-1 @call-handler#3197] 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-17 16:19:26.409 [eventLoopGroupProxy-19-1 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.409 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760 2025-04-17 16:19:26.409 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760 2025-04-17 16:19:26.409 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760. 2025-04-17 16:19:26.409 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.414 [DefaultDispatcher-worker-16 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.419 [DefaultDispatcher-worker-23 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.422 [DefaultDispatcher-worker-19 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.423 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.423 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.423 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.423 [DefaultDispatcher-worker-19 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.423 [eventLoopGroupProxy-19-1 @call-handler#3205] 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-17 16:19:26.423 [eventLoopGroupProxy-19-1 @call-handler#3205] 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-17 16:19:26.423 [eventLoopGroupProxy-19-1 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.427 [DefaultDispatcher-worker-23 @call-handler#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.427 [eventLoopGroupProxy-19-1 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.428 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.428 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.428 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.428 [DefaultDispatcher-worker-2 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.431 [DefaultDispatcher-worker-5 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.432 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761 2025-04-17 16:19:26.432 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761. 2025-04-17 16:19:26.432 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761 2025-04-17 16:19:26.432 [eventLoopGroupProxy-19-1 @call-handler#3226] 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-17 16:19:26.435 [eventLoopGroupProxy-19-1 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.435 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761 2025-04-17 16:19:26.435 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761 2025-04-17 16:19:26.436 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761. 2025-04-17 16:19:26.436 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717529120629493762&assignmentUid=717529120629493760&clazzUid=717529120629493760&submitterUid=717529120629493761 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.440 [DefaultDispatcher-worker-5 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.445 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761 2025-04-17 16:19:26.445 [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:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761. 2025-04-17 16:19:26.445 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761 2025-04-17 16:19:26.445 [eventLoopGroupProxy-19-1 @call-handler#3244] 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-17 16:19:26.445 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.445 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.445 [UI Thread @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [eventLoopGroupProxy-19-1 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.446 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760. 2025-04-17 16:19:26.446 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [eventLoopGroupProxy-19-5 @call-handler#3253] 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-17 16:19:26.446 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.446 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [eventLoopGroupProxy-19-6 @call-handler#3258] 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-17 16:19:26.446 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.446 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.446 [eventLoopGroupProxy-19-7 @call-handler#3264] 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-17 16:19:26.446 [eventLoopGroupProxy-19-1 @call-handler#3265] 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-17 16:19:26.447 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761 2025-04-17 16:19:26.447 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761 2025-04-17 16:19:26.447 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761. 2025-04-17 16:19:26.447 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/PersonDao/getNamesByUid?uid=717529120629493761 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.447 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.447 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.447 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.447 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.448 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.448 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.448 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.448 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.448 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.448 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.448 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.448 [UI Thread @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.448 [UI Thread @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.448 [UI Thread @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.448 [UI Thread @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.449 [eventLoopGroupProxy-19-6 @call-handler#3258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.449 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760 2025-04-17 16:19:26.449 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760 2025-04-17 16:19:26.449 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760. 2025-04-17 16:19:26.449 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.451 [DefaultDispatcher-worker-15 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.455 [DefaultDispatcher-worker-16 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.457 [DefaultDispatcher-worker-15 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.460 [DefaultDispatcher-worker-7 @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.464 [DefaultDispatcher-worker-3 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.467 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762 2025-04-17 16:19:26.467 [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:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762. 2025-04-17 16:19:26.467 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762 2025-04-17 16:19:26.467 [eventLoopGroupProxy-19-1 @call-handler#3281] 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-17 16:19:26.470 [eventLoopGroupProxy-19-1 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.470 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762 2025-04-17 16:19:26.470 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762 2025-04-17 16:19:26.470 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762. 2025-04-17 16:19:26.470 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493762 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.475 [DefaultDispatcher-worker-3 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.476 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761 2025-04-17 16:19:26.476 [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:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761. 2025-04-17 16:19:26.476 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761 2025-04-17 16:19:26.477 [eventLoopGroupProxy-19-1 @call-handler#3285] 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-17 16:19:26.477 [eventLoopGroupProxy-19-1 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.477 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761 2025-04-17 16:19:26.477 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761 2025-04-17 16:19:26.478 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761. 2025-04-17 16:19:26.478 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/PersonDao/findByUidAsync?uid=717529120629493761 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.481 [DefaultDispatcher-worker-11 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.487 [DefaultDispatcher-worker-2 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-7 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-7 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43257/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-4 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.491 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.491 [eventLoopGroupProxy-19-1 @call-handler#3293] 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-17 16:19:26.492 [eventLoopGroupProxy-19-1 @call-handler#3293] 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-17 16:19:26.492 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.492 [eventLoopGroupProxy-19-1 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 16:19:26.492 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.496 [DefaultDispatcher-worker-20 @call-handler#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f 2025-04-17 16:19:26.496 [eventLoopGroupProxy-19-1 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.496 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.496 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/replication/message 2025-04-17 16:19:26.496 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/replication/message. 2025-04-17 16:19:26.496 [DefaultDispatcher-worker-10 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.497 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.497 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760. 2025-04-17 16:19:26.497 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.498 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.498 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.498 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.498 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.498 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.498 [eventLoopGroupProxy-19-1 @call-handler#3335] 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-17 16:19:26.498 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.498 [eventLoopGroupProxy-19-5 @call-handler#3336] 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-17 16:19:26.498 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.498 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.498 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.498 [eventLoopGroupProxy-19-6 @call-handler#3345] 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-17 16:19:26.498 [eventLoopGroupProxy-19-1 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.498 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.498 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761. 2025-04-17 16:19:26.498 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.498 [eventLoopGroupProxy-19-7 @call-handler#3349] 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-17 16:19:26.498 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.498 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 2025-04-17 16:19:26.499 [eventLoopGroupProxy-19-6 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.499 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760. 2025-04-17 16:19:26.499 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.499 [eventLoopGroupProxy-19-7 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.499 [eventLoopGroupProxy-19-5 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.499 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.499 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.499 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.499 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.499 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.499 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.499 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.499 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 2025-04-17 16:19:26.499 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.499 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.499 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760. 2025-04-17 16:19:26.499 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717529120629493761&assignmentUid=717529120629493760 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.501 [DefaultDispatcher-worker-17 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5 2025-04-17 16:19:26.501 [eventLoopGroupProxy-19-9 @call-handler#3363] 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-17 16:19:26.502 [eventLoopGroupProxy-19-9 @call-handler#3363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 16:19:26.503 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.503 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 2025-04-17 16:19:26.503 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761. 2025-04-17 16:19:26.503 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43257/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717529120629493760&clazzUid=717529120629493760&accountPersonUid=717529120629493761 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:26.503 [DefaultDispatcher-worker-18 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.506 [DefaultDispatcher-worker-18 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.509 [DefaultDispatcher-worker-10 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.511 [DefaultDispatcher-worker-4 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.515 [DefaultDispatcher-worker-21 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c 2025-04-17 16:19:26.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 16:19:26.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 16:19:26.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.517 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5de17c: (connection evicted) 2025-04-17 16:19:26.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:26.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 16:19:26.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 16:19:26.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 16:19:26.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 16:19:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:26.518 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29aa29f5: (connection evicted) 2025-04-17 16:19:26.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:26.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 16:19:26.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 16:19:26.591 [DefaultDispatcher-worker-20 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:26.591 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.591 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.591 [DefaultDispatcher-worker-20 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.592 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.592 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.667 [DefaultDispatcher-worker-12 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:26.667 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.667 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.667 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.667 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.667 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.748 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:26.748 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.748 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.748 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.749 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.749 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.789 [DefaultDispatcher-worker-10 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:26.789 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.789 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.789 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.789 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.789 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.831 [DefaultDispatcher-worker-23 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:26.831 [DefaultDispatcher-worker-23 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.831 [DefaultDispatcher-worker-23 @coroutine#2260] 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-17 16:19:26.831 [DefaultDispatcher-worker-23 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.831 [DefaultDispatcher-worker-23 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.854 [DefaultDispatcher-worker-14 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:26.854 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.854 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.854 [DefaultDispatcher-worker-14 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.854 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.854 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.980 [DefaultDispatcher-worker-18 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:26.981 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.981 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:26.981 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.981 [DefaultDispatcher-worker-22 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:26.981 [DefaultDispatcher-worker-22 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.059 [DefaultDispatcher-worker-10 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:27.059 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.059 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.059 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.060 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.060 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.171 [DefaultDispatcher-worker-16 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:27.171 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.171 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.171 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.172 [DefaultDispatcher-worker-17 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.172 [DefaultDispatcher-worker-17 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.496 [DefaultDispatcher-worker-22 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:27.496 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.496 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.496 [DefaultDispatcher-worker-22 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.497 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.497 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 16:19:27.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 16:19:27.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.521 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbe592f: (connection evicted) 2025-04-17 16:19:27.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 16:19:27.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aabbe81 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.523 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 16:19:27.524 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.524 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.524 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 16:19:27.533 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.539 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.540 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.541 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4821e1a3 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.541 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 16:19:27.542 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.542 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.542 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 16:19:27.551 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.557 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.558 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.559 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.565 [DefaultDispatcher-worker-5 @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b437bb 2025-04-17 16:19:27.574 [DefaultDispatcher-worker-5 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.579 [DefaultDispatcher-worker-8 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a 2025-04-17 16:19:27.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 16:19:27.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 16:19:27.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.584 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2bcf0a: (connection evicted) 2025-04-17 16:19:27.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 16:19:27.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 16:19:27.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 16:19:27.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 16:19:27.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.584 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b437bb: (connection evicted) 2025-04-17 16:19:27.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 16:19:27.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c3483b 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.585 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 16:19:27.586 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.586 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.586 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 16:19:27.595 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.596 [DefaultDispatcher-worker-12 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:27.596 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.596 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.596 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.597 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.597 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.601 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.602 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.603 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.603 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 16:19:27.603 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.603 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.603 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c15e 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.604 [Test worker @coroutine#3474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 16:19:27.613 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.618 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.619 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.620 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.624 [DefaultDispatcher-worker-19 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7 2025-04-17 16:19:27.632 [DefaultDispatcher-worker-6 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.637 [DefaultDispatcher-worker-6 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.642 [DefaultDispatcher-worker-4 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.652 [DefaultDispatcher-worker-23 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae 2025-04-17 16:19:27.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 16:19:27.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 16:19:27.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.654 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ccc07ae: (connection evicted) 2025-04-17 16:19:27.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 16:19:27.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 16:19:27.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 16:19:27.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 16:19:27.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.655 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4acae4c7: (connection evicted) 2025-04-17 16:19:27.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 16:19:27.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72117fc0 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.656 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 16:19:27.665 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.671 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.671 [DefaultDispatcher-worker-6 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:27.671 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.671 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.671 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.672 [DefaultDispatcher-worker-22 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.672 [DefaultDispatcher-worker-22 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.672 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.673 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.673 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c97eeb 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.674 [Test worker @coroutine#3563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 16:19:27.683 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.689 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.690 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.691 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.695 [DefaultDispatcher-worker-10 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2025-04-17 16:19:27.703 [DefaultDispatcher-worker-19 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.708 [DefaultDispatcher-worker-8 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2025-04-17 16:19:27.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 16:19:27.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 16:19:27.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.711 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71904ea8: (connection evicted) 2025-04-17 16:19:27.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 16:19:27.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 16:19:27.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 16:19:27.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 16:19:27.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.712 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04: (connection evicted) 2025-04-17 16:19:27.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 16:19:27.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e0fe23 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.713 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 16:19:27.722 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.728 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.729 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.730 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.730 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f714749 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.731 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 16:19:27.740 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.745 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.746 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.747 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.751 [DefaultDispatcher-worker-15 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-04-17 16:19:27.753 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:27.753 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.753 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.753 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.754 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.754 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.760 [DefaultDispatcher-worker-11 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.765 [DefaultDispatcher-worker-14 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42 2025-04-17 16:19:27.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 16:19:27.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 16:19:27.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.769 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05dd42: (connection evicted) 2025-04-17 16:19:27.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 16:19:27.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 16:19:27.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 16:19:27.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 16:19:27.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.769 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d587c73: (connection evicted) 2025-04-17 16:19:27.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 16:19:27.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bac6d7 2025-04-17 16:19:27.770 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.771 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 16:19:27.780 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.786 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.787 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.788 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adf3670 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.788 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 16:19:27.793 [DefaultDispatcher-worker-17 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:27.793 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.793 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.793 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.794 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.794 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.798 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.804 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.805 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.806 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.809 [DefaultDispatcher-worker-19 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2025-04-17 16:19:27.818 [DefaultDispatcher-worker-7 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.823 [DefaultDispatcher-worker-2 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2025-04-17 16:19:27.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 16:19:27.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 16:19:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.827 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c29138a: (connection evicted) 2025-04-17 16:19:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 16:19:27.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 16:19:27.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 16:19:27.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 16:19:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.828 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d8236c: (connection evicted) 2025-04-17 16:19:27.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 16:19:27.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 16:19:27.828 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16dc12cf 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.829 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 16:19:27.836 [DefaultDispatcher-worker-22 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:27.836 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.836 [DefaultDispatcher-worker-22 @coroutine#2260] 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-17 16:19:27.836 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.837 [DefaultDispatcher-worker-22 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.838 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.844 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.845 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.846 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e12bc5 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.847 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 16:19:27.856 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.858 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:27.859 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.859 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.859 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.859 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.859 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.862 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.863 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.864 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.868 [DefaultDispatcher-worker-18 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c7781a 2025-04-17 16:19:27.876 [DefaultDispatcher-worker-17 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.881 [DefaultDispatcher-worker-10 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.884 [DefaultDispatcher-worker-18 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74974165 2025-04-17 16:19:27.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 16:19:27.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 16:19:27.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.888 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74974165: (connection evicted) 2025-04-17 16:19:27.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 16:19:27.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 16:19:27.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 16:19:27.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 16:19:27.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.889 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c7781a: (connection evicted) 2025-04-17 16:19:27.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 16:19:27.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62bcfa01 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.890 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 16:19:27.898 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.903 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.904 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.905 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe03c06 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.905 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 16:19:27.912 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.917 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.918 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.919 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.923 [DefaultDispatcher-worker-9 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2025-04-17 16:19:27.930 [DefaultDispatcher-worker-7 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.935 [DefaultDispatcher-worker-2 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.939 [DefaultDispatcher-worker-18 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.948 [DefaultDispatcher-worker-11 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72412c3d 2025-04-17 16:19:27.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 16:19:27.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 16:19:27.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.950 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72412c3d: (connection evicted) 2025-04-17 16:19:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 16:19:27.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 16:19:27.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 16:19:27.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 16:19:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:27.951 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f007c4: (connection evicted) 2025-04-17 16:19:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:27.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 16:19:27.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5327c503 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.952 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 16:19:27.960 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.964 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.965 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.966 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.966 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 16:19:27.966 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:27.966 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:27.966 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:27.966 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:27.966 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e2a773 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.967 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 16:19:27.974 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.979 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.980 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.981 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.984 [DefaultDispatcher-worker-9 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b926efa 2025-04-17 16:19:27.984 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:27.985 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.985 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:27.985 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.985 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.985 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:27.991 [DefaultDispatcher-worker-12 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.996 [DefaultDispatcher-worker-12 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:27.997 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84 2025-04-17 16:19:28.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 16:19:28.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 16:19:28.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.001 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ee8ea84: (connection evicted) 2025-04-17 16:19:28.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 16:19:28.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 16:19:28.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 16:19:28.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 16:19:28.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.001 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b926efa: (connection evicted) 2025-04-17 16:19:28.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 16:19:28.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a9762 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.002 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.003 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 16:19:28.010 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.015 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.016 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.017 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac3c6cd 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.017 [Test worker @coroutine#3956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 16:19:28.024 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.029 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.030 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.031 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.034 [DefaultDispatcher-worker-17 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322 2025-04-17 16:19:28.042 [DefaultDispatcher-worker-7 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.047 [DefaultDispatcher-worker-21 @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.048 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.049 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c00c7 2025-04-17 16:19:28.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 16:19:28.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 16:19:28.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.052 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147c00c7: (connection evicted) 2025-04-17 16:19:28.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 16:19:28.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 16:19:28.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 16:19:28.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 16:19:28.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.053 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2b7322: (connection evicted) 2025-04-17 16:19:28.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 16:19:28.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 16:19:28.053 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517594dd 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.054 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 16:19:28.061 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.064 [DefaultDispatcher-worker-1 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:28.064 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.064 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.064 [DefaultDispatcher-worker-1 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.065 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.065 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.067 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.068 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.069 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52caa9d8 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.069 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 16:19:28.076 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.081 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.082 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.083 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.088 [DefaultDispatcher-worker-6 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e780d7 2025-04-17 16:19:28.096 [DefaultDispatcher-worker-9 @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.100 [DefaultDispatcher-worker-1 @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c 2025-04-17 16:19:28.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 16:19:28.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 16:19:28.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.138 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1390cc4c: (connection evicted) 2025-04-17 16:19:28.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 16:19:28.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 16:19:28.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 16:19:28.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 16:19:28.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.139 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e780d7: (connection evicted) 2025-04-17 16:19:28.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 16:19:28.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76aab1e3 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.140 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 16:19:28.148 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.152 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.153 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.154 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.154 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375dc95c 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.155 [Test worker @coroutine#4095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 16:19:28.162 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.167 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.168 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.169 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.173 [DefaultDispatcher-worker-22 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed 2025-04-17 16:19:28.175 [DefaultDispatcher-worker-23 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:28.175 [DefaultDispatcher-worker-23 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.175 [DefaultDispatcher-worker-23 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.175 [DefaultDispatcher-worker-23 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.176 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.176 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.179 [DefaultDispatcher-worker-17 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.184 [DefaultDispatcher-worker-3 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e242d 2025-04-17 16:19:28.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 16:19:28.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 16:19:28.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.188 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432e242d: (connection evicted) 2025-04-17 16:19:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 16:19:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 16:19:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 16:19:28.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 16:19:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.189 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fd1deed: (connection evicted) 2025-04-17 16:19:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 16:19:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2623ad23 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.190 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 16:19:28.198 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.203 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.203 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.204 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae3f536 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.205 [Test worker @coroutine#4155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 16:19:28.213 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.217 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.218 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.219 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.223 [DefaultDispatcher-worker-4 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2025-04-17 16:19:28.231 [DefaultDispatcher-worker-20 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.235 [DefaultDispatcher-worker-8 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.236 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.237 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd 2025-04-17 16:19:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 16:19:28.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 16:19:28.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.241 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d37ecd: (connection evicted) 2025-04-17 16:19:28.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 16:19:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 16:19:28.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 16:19:28.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 16:19:28.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.242 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb34397: (connection evicted) 2025-04-17 16:19:28.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 16:19:28.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414b785c 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.243 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 16:19:28.250 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.255 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.256 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.257 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d8488 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.257 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.258 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 16:19:28.265 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.269 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.270 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.271 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.275 [DefaultDispatcher-worker-22 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb 2025-04-17 16:19:28.282 [DefaultDispatcher-worker-22 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.286 [DefaultDispatcher-worker-7 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.290 [UI Thread @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b 2025-04-17 16:19:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 16:19:28.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 16:19:28.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.292 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1f906b: (connection evicted) 2025-04-17 16:19:28.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 16:19:28.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 16:19:28.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 16:19:28.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 16:19:28.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.293 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17fd9fbb: (connection evicted) 2025-04-17 16:19:28.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 16:19:28.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb0322 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.294 [Test worker @coroutine#4308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 16:19:28.295 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.295 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.295 [Test worker @coroutine#4308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 16:19:28.302 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.307 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.308 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.308 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.313 [DefaultDispatcher-worker-18 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.314 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.320 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2025-04-17 16:19:28.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 16:19:28.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 16:19:28.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.332 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0: (connection evicted) 2025-04-17 16:19:28.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 16:19:28.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a06914 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.333 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.334 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 16:19:28.334 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-17 16:19:28.334 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-17 16:19:28.334 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 16:19:28.341 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-17 16:19:28.346 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-17 16:19:28.347 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-17 16:19:28.347 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43baf0b9 2025-04-17 16:19:28.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 16:19:28.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 16:19:28.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:28.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 16:19:28.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123372f4 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-17 16:19:28.350 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 16:19:28.357 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-17 16:19:28.362 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-17 16:19:28.363 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-17 16:19:28.364 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2025-04-17 16:19:28.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 16:19:28.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 16:19:28.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:28.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 16:19:28.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6809a461 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.366 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 16:19:28.367 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-17 16:19:28.367 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-17 16:19:28.367 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 16:19:28.374 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-17 16:19:28.379 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-17 16:19:28.380 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-17 16:19:28.381 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b87a98 2025-04-17 16:19:28.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 16:19:28.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 16:19:28.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:28.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 16:19:28.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6564c 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.383 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 16:19:28.384 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.384 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.384 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 16:19:28.392 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.397 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.397 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.398 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.403 [DefaultDispatcher-worker-15 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-04-17 16:19:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 16:19:28.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 16:19:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.411 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be49e00: (connection evicted) 2025-04-17 16:19:28.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 16:19:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d39c9c 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ebacdc 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ebacdc 2025-04-17 16:19:28.412 [Test worker @coroutine#4465] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 16:19:28.420 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ebacdc 2025-04-17 16:19:28.424 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ebacdc 2025-04-17 16:19:28.425 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ebacdc 2025-04-17 16:19:28.426 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ebacdc 2025-04-17 16:19:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 16:19:28.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 16:19:28.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:28.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 16:19:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c1447e 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.428 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 16:19:28.429 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.429 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.429 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 16:19:28.437 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.441 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.442 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.443 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.447 [DefaultDispatcher-worker-18 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.448 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.450 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a770af8 2025-04-17 16:19:28.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 16:19:28.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 16:19:28.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.461 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a770af8: (connection evicted) 2025-04-17 16:19:28.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 16:19:28.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 16:19:28.462 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa16117 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.463 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 16:19:28.470 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.475 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.476 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.477 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057728e 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.477 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 16:19:28.485 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.490 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.491 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.492 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.495 [DefaultDispatcher-worker-23 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3 2025-04-17 16:19:28.501 [DefaultDispatcher-worker-5 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:28.501 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.501 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.501 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.502 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.502 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.502 [DefaultDispatcher-worker-12 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.511 [DefaultDispatcher-worker-20 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@271bbb75 2025-04-17 16:19:28.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 16:19:28.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 16:19:28.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.516 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271bbb75: (connection evicted) 2025-04-17 16:19:28.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 16:19:28.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 16:19:28.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 16:19:28.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 16:19:28.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.516 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e9053b3: (connection evicted) 2025-04-17 16:19:28.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 16:19:28.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a83740e 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.517 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 16:19:28.518 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.518 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.518 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 16:19:28.525 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.530 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.531 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.532 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d92487 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.532 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 16:19:28.539 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.544 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.545 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.546 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.550 [DefaultDispatcher-worker-9 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2025-04-17 16:19:28.557 [DefaultDispatcher-worker-10 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.565 [DefaultDispatcher-worker-5 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ff774 2025-04-17 16:19:28.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 16:19:28.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 16:19:28.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.567 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ff774: (connection evicted) 2025-04-17 16:19:28.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 16:19:28.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 16:19:28.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 16:19:28.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 16:19:28.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.568 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2: (connection evicted) 2025-04-17 16:19:28.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 16:19:28.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43941806 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.569 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 16:19:28.570 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.570 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.570 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 16:19:28.578 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.583 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.584 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.585 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71586f 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.585 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 16:19:28.586 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.586 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.586 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 16:19:28.593 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.598 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.599 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.600 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.601 [DefaultDispatcher-worker-8 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:28.602 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.602 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.602 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.602 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.602 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.604 [DefaultDispatcher-worker-18 @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10 2025-04-17 16:19:28.611 [DefaultDispatcher-worker-3 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.618 [DefaultDispatcher-worker-6 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.621 [DefaultDispatcher-worker-23 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.626 [DefaultDispatcher-worker-1 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-04-17 16:19:28.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 16:19:28.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 16:19:28.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.633 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c: (connection evicted) 2025-04-17 16:19:28.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 16:19:28.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 16:19:28.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 16:19:28.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 16:19:28.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.633 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1e9a10: (connection evicted) 2025-04-17 16:19:28.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 16:19:28.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5808573f 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.635 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 16:19:28.645 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.650 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.651 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.652 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@334d96af 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.652 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 16:19:28.660 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.664 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.665 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.666 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.670 [DefaultDispatcher-worker-3 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db55dec 2025-04-17 16:19:28.676 [DefaultDispatcher-worker-8 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:28.677 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.677 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.677 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.677 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.677 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.678 [DefaultDispatcher-worker-21 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.683 [DefaultDispatcher-worker-10 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.687 [DefaultDispatcher-worker-6 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-04-17 16:19:28.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 16:19:28.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 16:19:28.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.693 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0: (connection evicted) 2025-04-17 16:19:28.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 16:19:28.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 16:19:28.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 16:19:28.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 16:19:28.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.694 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db55dec: (connection evicted) 2025-04-17 16:19:28.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 16:19:28.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5caf9ea4 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.695 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 16:19:28.703 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.708 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.709 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.709 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9e169f 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.710 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 16:19:28.717 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.722 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.724 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.728 [DefaultDispatcher-worker-9 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319f536 2025-04-17 16:19:28.735 [DefaultDispatcher-worker-15 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.740 [DefaultDispatcher-worker-14 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47db20e0 2025-04-17 16:19:28.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 16:19:28.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 16:19:28.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.742 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47db20e0: (connection evicted) 2025-04-17 16:19:28.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 16:19:28.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 16:19:28.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 16:19:28.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 16:19:28.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.743 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5319f536: (connection evicted) 2025-04-17 16:19:28.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 16:19:28.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c927487 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.745 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 16:19:28.753 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.758 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:28.758 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.758 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.758 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.759 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.759 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.759 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.759 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.760 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c19b0a8 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.761 [Test worker @coroutine#4705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 16:19:28.768 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.773 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.774 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.775 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.779 [DefaultDispatcher-worker-3 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-04-17 16:19:28.786 [DefaultDispatcher-worker-12 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.791 [DefaultDispatcher-worker-17 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.798 [DefaultDispatcher-worker-23 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:28.798 [DefaultDispatcher-worker-23 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.798 [DefaultDispatcher-worker-23 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.798 [DefaultDispatcher-worker-23 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.799 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.799 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.801 [DefaultDispatcher-worker-10 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f243d5c 2025-04-17 16:19:28.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 16:19:28.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 16:19:28.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.802 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f243d5c: (connection evicted) 2025-04-17 16:19:28.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 16:19:28.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 16:19:28.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 16:19:28.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 16:19:28.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.803 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab: (connection evicted) 2025-04-17 16:19:28.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 16:19:28.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686279e0 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.804 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 16:19:28.812 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.817 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.817 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.818 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@771c4015 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.818 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.819 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 16:19:28.826 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.831 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.832 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.832 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.836 [DefaultDispatcher-worker-14 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-04-17 16:19:28.840 [DefaultDispatcher-worker-13 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:28.840 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.840 [DefaultDispatcher-worker-13 @coroutine#2260] 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-17 16:19:28.840 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.841 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.844 [DefaultDispatcher-worker-3 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.848 [DefaultDispatcher-worker-22 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.851 [DefaultDispatcher-worker-4 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.858 [DefaultDispatcher-worker-17 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-04-17 16:19:28.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 16:19:28.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 16:19:28.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.859 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5: (connection evicted) 2025-04-17 16:19:28.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 16:19:28.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 16:19:28.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 16:19:28.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 16:19:28.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.859 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa: (connection evicted) 2025-04-17 16:19:28.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 16:19:28.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39595a8 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.861 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 16:19:28.862 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.862 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.862 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 16:19:28.863 [DefaultDispatcher-worker-21 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:28.863 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.863 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.863 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.864 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.864 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.870 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.875 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.876 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.877 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58581ab6 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.877 [Test worker @coroutine#4784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 16:19:28.884 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.889 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.890 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.891 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.895 [DefaultDispatcher-worker-7 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340 2025-04-17 16:19:28.902 [DefaultDispatcher-worker-6 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.906 [DefaultDispatcher-worker-23 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f573dcb 2025-04-17 16:19:28.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 16:19:28.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 16:19:28.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.912 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f573dcb: (connection evicted) 2025-04-17 16:19:28.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 16:19:28.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 16:19:28.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 16:19:28.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 16:19:28.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.913 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3f2340: (connection evicted) 2025-04-17 16:19:28.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 16:19:28.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505ef47 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.914 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 16:19:28.922 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.928 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.928 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.929 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde3dac 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.929 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.930 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 16:19:28.937 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.942 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.943 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.943 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.947 [DefaultDispatcher-worker-21 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63 2025-04-17 16:19:28.954 [DefaultDispatcher-worker-21 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.958 [DefaultDispatcher-worker-7 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fe866b 2025-04-17 16:19:28.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 16:19:28.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 16:19:28.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.961 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fe866b: (connection evicted) 2025-04-17 16:19:28.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 16:19:28.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 16:19:28.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 16:19:28.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 16:19:28.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:28.961 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a48fe63: (connection evicted) 2025-04-17 16:19:28.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:28.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 16:19:28.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f9a4f4 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 16:19:28.962 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:28.963 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:28.963 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 16:19:28.970 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:28.975 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:28.976 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:28.977 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62048ab 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:28.977 [Test worker @coroutine#4866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 16:19:28.985 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:28.989 [DefaultDispatcher-worker-8 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:28.989 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.989 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:28.989 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.990 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:28.990 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.990 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:28.991 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:28.991 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:28.995 [DefaultDispatcher-worker-2 @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5 2025-04-17 16:19:29.002 [DefaultDispatcher-worker-22 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:29.006 [DefaultDispatcher-worker-3 @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@309e874 2025-04-17 16:19:29.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 16:19:29.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 16:19:29.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.008 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@309e874: (connection evicted) 2025-04-17 16:19:29.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 16:19:29.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 16:19:29.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 16:19:29.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 16:19:29.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.009 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6005cfe5: (connection evicted) 2025-04-17 16:19:29.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 16:19:29.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fccfc2 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.010 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 16:19:29.011 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.011 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.011 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 16:19:29.019 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.024 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.025 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.025 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e19908e 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.026 [Test worker @coroutine#4910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 16:19:29.033 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.038 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.039 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.039 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.043 [DefaultDispatcher-worker-7 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3 2025-04-17 16:19:29.050 [DefaultDispatcher-worker-2 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.056 [DefaultDispatcher-worker-21 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.060 [DefaultDispatcher-worker-15 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.069 [DefaultDispatcher-worker-22 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:29.069 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.069 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.069 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.069 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.069 [DefaultDispatcher-worker-21 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.111 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.126 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.173 [DefaultDispatcher-worker-6 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576d4810 2025-04-17 16:19:29.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 16:19:29.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 16:19:29.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.174 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@576d4810: (connection evicted) 2025-04-17 16:19:29.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 16:19:29.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 16:19:29.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 16:19:29.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 16:19:29.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.175 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac168e3: (connection evicted) 2025-04-17 16:19:29.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 16:19:29.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156c1c4e 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.176 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 16:19:29.180 [DefaultDispatcher-worker-9 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:29.180 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.180 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.180 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.181 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.181 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.184 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.189 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.190 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.191 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411c5fa2 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.191 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 16:19:29.192 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.192 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.192 [Test worker @coroutine#4953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 16:19:29.199 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.204 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.204 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.205 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.209 [DefaultDispatcher-worker-7 @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-04-17 16:19:29.216 [DefaultDispatcher-worker-19 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.222 [DefaultDispatcher-worker-4 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.226 [DefaultDispatcher-worker-16 @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-04-17 16:19:29.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 16:19:29.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 16:19:29.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.228 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e: (connection evicted) 2025-04-17 16:19:29.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 16:19:29.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 16:19:29.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 16:19:29.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 16:19:29.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.228 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2: (connection evicted) 2025-04-17 16:19:29.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 16:19:29.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.229 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.230 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 16:19:29.240 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.245 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.246 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.247 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263664f 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.247 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 16:19:29.248 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.248 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.248 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 16:19:29.255 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.260 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.261 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.261 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.265 [DefaultDispatcher-worker-12 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-04-17 16:19:29.273 [DefaultDispatcher-worker-15 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.279 [DefaultDispatcher-worker-19 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-17 16:19:29.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 16:19:29.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 16:19:29.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.281 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2025-04-17 16:19:29.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 16:19:29.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 16:19:29.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 16:19:29.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 16:19:29.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.282 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b63133: (connection evicted) 2025-04-17 16:19:29.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 16:19:29.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c75b0c8 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.283 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 16:19:29.291 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.296 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.297 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.298 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5225b 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.298 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 16:19:29.305 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.310 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.311 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.312 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.315 [DefaultDispatcher-worker-5 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2025-04-17 16:19:29.322 [DefaultDispatcher-worker-18 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.328 [DefaultDispatcher-worker-7 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.332 [DefaultDispatcher-worker-13 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2025-04-17 16:19:29.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 16:19:29.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 16:19:29.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.335 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a: (connection evicted) 2025-04-17 16:19:29.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 16:19:29.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 16:19:29.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 16:19:29.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 16:19:29.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.335 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304f4888: (connection evicted) 2025-04-17 16:19:29.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 16:19:29.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60232aad 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.336 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.337 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 16:19:29.344 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.349 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.350 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.350 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.354 [DefaultDispatcher-worker-12 @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.358 [DefaultDispatcher-worker-14 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-04-17 16:19:29.364 [UI Thread @coroutine#5070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717529132335181824 2025-04-17 16:19:29.365 [UI Thread @coroutine#5070] 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=717529132335181824. 2025-04-17 16:19:29.365 [UI Thread @coroutine#5070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717529132335181824 2025-04-17 16:19:29.365 [UI Thread @coroutine#5070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717529132335181824 2025-04-17 16:19:29.365 [UI Thread @coroutine#5070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717529132335181824 2025-04-17 16:19:29.366 [UI Thread @coroutine#5070] 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=717529132335181824. 2025-04-17 16:19:29.366 [UI Thread @coroutine#5070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717529132335181824 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:29.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 16:19:29.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 16:19:29.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.367 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23: (connection evicted) 2025-04-17 16:19:29.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 16:19:29.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1181a376 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.400 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 16:19:29.401 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.401 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.401 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 16:19:29.408 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.413 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.414 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.415 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.426 [DefaultDispatcher-worker-14 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.429 [DefaultDispatcher-worker-1 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.432 [DefaultDispatcher-worker-23 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-04-17 16:19:29.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 16:19:29.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 16:19:29.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.439 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b628376: (connection evicted) 2025-04-17 16:19:29.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 16:19:29.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796affb8 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-17 16:19:29.475 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 16:19:29.483 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-17 16:19:29.488 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-17 16:19:29.489 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-17 16:19:29.490 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784dd9da 2025-04-17 16:19:29.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 16:19:29.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 16:19:29.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:29.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 16:19:29.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9b79a2 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-17 16:19:29.494 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 16:19:29.501 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-17 16:19:29.506 [DefaultDispatcher-worker-23 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:29.506 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.506 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.506 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.507 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-17 16:19:29.507 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.507 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.508 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-17 16:19:29.509 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-17 16:19:29.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 16:19:29.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 16:19:29.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:29.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 16:19:29.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 16:19:29.511 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f324d9f 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.512 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 16:19:29.520 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.525 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.526 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.527 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3063493e 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.527 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 16:19:29.535 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.540 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.541 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.542 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.546 [DefaultDispatcher-worker-6 @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446d7669 2025-04-17 16:19:29.553 [DefaultDispatcher-worker-13 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba 2025-04-17 16:19:29.556 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.556 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 16:19:29.556 [UI Thread @coroutine#5172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.557 [UI Thread @coroutine#5172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.557 [UI Thread @coroutine#5172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.557 [UI Thread @coroutine#5172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 16:19:29.557 [UI Thread @coroutine#5172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51451/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:29.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 16:19:29.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 16:19:29.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.559 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa143ba: (connection evicted) 2025-04-17 16:19:29.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 16:19:29.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 16:19:29.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 16:19:29.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 16:19:29.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.559 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446d7669: (connection evicted) 2025-04-17 16:19:29.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 16:19:29.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 16:19:29.560 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bb297 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.561 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 16:19:29.569 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.574 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.574 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.575 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.575 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3a3738 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.576 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 16:19:29.583 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.588 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.588 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.589 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.593 [DefaultDispatcher-worker-19 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-17 16:19:29.600 [DefaultDispatcher-worker-16 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-17 16:19:29.601 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.601 [UI Thread @coroutine#5201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 16:19:29.601 [UI Thread @coroutine#5201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.602 [UI Thread @coroutine#5201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.602 [UI Thread @coroutine#5201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 16:19:29.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 16:19:29.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.602 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9375b: (connection evicted) 2025-04-17 16:19:29.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 16:19:29.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 16:19:29.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 16:19:29.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 16:19:29.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.603 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e530f34: (connection evicted) 2025-04-17 16:19:29.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 16:19:29.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549561ab 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.604 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 16:19:29.605 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.605 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.605 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 16:19:29.607 [DefaultDispatcher-worker-16 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:29.607 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.607 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.607 [DefaultDispatcher-worker-16 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.607 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.607 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.613 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.617 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.619 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.619 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0e903a 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.620 [Test worker @coroutine#5207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 16:19:29.627 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.632 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.633 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.633 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.637 [DefaultDispatcher-worker-11 @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c964873 2025-04-17 16:19:29.644 [DefaultDispatcher-worker-2 @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-04-17 16:19:29.645 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.645 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 16:19:29.645 [UI Thread @coroutine#5234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.646 [UI Thread @coroutine#5234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.646 [UI Thread @coroutine#5234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 16:19:29.646 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 16:19:29.646 [UI Thread @coroutine#5234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50903/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:29.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 16:19:29.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 16:19:29.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.647 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48: (connection evicted) 2025-04-17 16:19:29.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 16:19:29.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 16:19:29.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 16:19:29.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 16:19:29.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.647 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c964873: (connection evicted) 2025-04-17 16:19:29.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 16:19:29.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 16:19:29.648 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605790e5 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.649 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 16:19:29.656 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.661 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.662 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.662 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24305eca 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.663 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 16:19:29.670 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.675 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.675 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.676 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.680 [DefaultDispatcher-worker-9 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a 2025-04-17 16:19:29.681 [DefaultDispatcher-worker-13 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:29.681 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.681 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.681 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.682 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.682 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.687 [DefaultDispatcher-worker-20 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.695 [DefaultDispatcher-worker-21 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-04-17 16:19:29.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 16:19:29.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 16:19:29.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.700 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38300447: (connection evicted) 2025-04-17 16:19:29.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 16:19:29.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 16:19:29.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 16:19:29.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 16:19:29.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.701 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2102eb7a: (connection evicted) 2025-04-17 16:19:29.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 16:19:29.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a654f27 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.702 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 16:19:29.703 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.703 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.703 [Test worker @coroutine#5291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 16:19:29.711 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.716 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.717 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.718 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.722 [DefaultDispatcher-worker-7 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.732 [DefaultDispatcher-worker-3 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.738 [DefaultDispatcher-worker-6 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.748 [DefaultDispatcher-worker-4 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a 2025-04-17 16:19:29.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 16:19:29.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 16:19:29.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.749 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785dbe3a: (connection evicted) 2025-04-17 16:19:29.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 16:19:29.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 16:19:29.750 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a073f4f 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.751 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 16:19:29.758 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.763 [DefaultDispatcher-worker-18 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:29.763 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.763 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.763 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.764 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.764 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.764 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.764 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.765 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c4bf29 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.766 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 16:19:29.773 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.778 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.779 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.780 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.784 [DefaultDispatcher-worker-18 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-04-17 16:19:29.791 [DefaultDispatcher-worker-11 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.796 [DefaultDispatcher-worker-11 @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-04-17 16:19:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 16:19:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 16:19:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.800 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96: (connection evicted) 2025-04-17 16:19:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 16:19:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 16:19:29.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 16:19:29.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 16:19:29.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.800 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765611c9: (connection evicted) 2025-04-17 16:19:29.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 16:19:29.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d030b1 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.804 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.805 [Test worker @coroutine#5366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 16:19:29.805 [DefaultDispatcher-worker-6 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:29.805 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.805 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.806 [DefaultDispatcher-worker-6 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.806 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.806 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.813 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.818 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.818 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.819 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.824 [DefaultDispatcher-worker-10 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.827 [DefaultDispatcher-worker-7 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.833 [DefaultDispatcher-worker-9 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-17 16:19:29.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 16:19:29.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 16:19:29.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.834 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31bbcced: (connection evicted) 2025-04-17 16:19:29.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 16:19:29.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222b4ab1 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.835 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 16:19:29.836 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.836 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.836 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 16:19:29.843 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.845 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:29.845 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.845 [DefaultDispatcher-worker-11 @coroutine#2260] 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-17 16:19:29.845 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.845 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.848 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.849 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.850 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.854 [DefaultDispatcher-worker-12 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.857 [DefaultDispatcher-worker-16 @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178be8fc 2025-04-17 16:19:29.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 16:19:29.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 16:19:29.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.858 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178be8fc: (connection evicted) 2025-04-17 16:19:29.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 16:19:29.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a555005 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.859 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 16:19:29.867 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.868 [DefaultDispatcher-worker-16 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:29.868 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.868 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.868 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.869 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.869 [DefaultDispatcher-worker-16 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.872 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.873 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.874 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.909 [DefaultDispatcher-worker-12 @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d039ef 2025-04-17 16:19:29.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 16:19:29.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 16:19:29.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.913 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d039ef: (connection evicted) 2025-04-17 16:19:29.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 16:19:29.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49696c41 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.914 [Test worker @coroutine#5452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 16:19:29.922 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.927 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.927 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.928 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.933 [DefaultDispatcher-worker-11 @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.936 [DefaultDispatcher-worker-11 @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-17 16:19:29.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 16:19:29.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 16:19:29.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:29.939 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c: (connection evicted) 2025-04-17 16:19:29.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 16:19:29.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c006046 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.941 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 16:19:29.942 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-17 16:19:29.942 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-17 16:19:29.942 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 16:19:29.949 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-17 16:19:29.954 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-17 16:19:29.954 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-17 16:19:29.955 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2025-04-17 16:19:29.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 16:19:29.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 16:19:29.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:29.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 16:19:29.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63100783 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.958 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 16:19:29.959 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d55eb7a 2025-04-17 16:19:29.959 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d55eb7a 2025-04-17 16:19:29.959 [Test worker @coroutine#5492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 16:19:29.966 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d55eb7a 2025-04-17 16:19:29.971 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d55eb7a 2025-04-17 16:19:29.972 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d55eb7a 2025-04-17 16:19:29.972 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d55eb7a 2025-04-17 16:19:29.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 16:19:29.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 16:19:29.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:29.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 16:19:29.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b994f7 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:29.974 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 16:19:29.975 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-17 16:19:29.975 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-17 16:19:29.975 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 16:19:29.983 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-17 16:19:29.988 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-17 16:19:29.988 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-17 16:19:29.989 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-04-17 16:19:29.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 16:19:29.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 16:19:29.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:29.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:29.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 16:19:29.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 16:19:29.994 [DefaultDispatcher-worker-17 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:29.994 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.994 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:29.994 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.995 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.995 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:29.996 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49963/Site/verify 2025-04-17 16:19:29.996 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49963/Site/verify. 2025-04-17 16:19:29.996 [UI Thread @coroutine#5532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49963/Site/verify 2025-04-17 16:19:29.997 [UI Thread @coroutine#5532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49963/Site/verify 2025-04-17 16:19:29.997 [UI Thread @coroutine#5532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49963/Site/verify 2025-04-17 16:19:29.998 [UI Thread @coroutine#5532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49963/Site/verify. 2025-04-17 16:19:29.998 [UI Thread @coroutine#5532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49963/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c6b12c 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-04-17 16:19:30.001 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 16:19:30.009 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-04-17 16:19:30.014 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-04-17 16:19:30.015 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-04-17 16:19:30.016 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a85e4f4 2025-04-17 16:19:30.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 16:19:30.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 16:19:30.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 16:19:30.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca1c156 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.017 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2025-04-17 16:19:30.018 [Test worker @coroutine#5563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 16:19:30.026 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2025-04-17 16:19:30.031 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2025-04-17 16:19:30.031 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2025-04-17 16:19:30.032 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@228ed68c 2025-04-17 16:19:30.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 16:19:30.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 16:19:30.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 16:19:30.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4ddaed 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 16:19:30.034 [Test worker @coroutine#5580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 16:19:30.042 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 16:19:30.047 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 16:19:30.048 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 16:19:30.049 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 16:19:30.050 [UI Thread @coroutine#5594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52735/Site/verify 2025-04-17 16:19:30.050 [UI Thread @coroutine#5594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52735/Site/verify. 2025-04-17 16:19:30.050 [UI Thread @coroutine#5594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52735/Site/verify 2025-04-17 16:19:30.051 [UI Thread @coroutine#5594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52735/Site/verify 2025-04-17 16:19:30.051 [UI Thread @coroutine#5594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52735/Site/verify 2025-04-17 16:19:30.051 [UI Thread @coroutine#5594] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52735/Site/verify. 2025-04-17 16:19:30.051 [UI Thread @coroutine#5594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52735/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:30.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 16:19:30.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 16:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 16:19:30.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60991/Site/verify 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60991/Site/verify. 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60991/Site/verify 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60991/Site/verify 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60991/Site/verify 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60991/Site/verify. 2025-04-17 16:19:30.055 [UI Thread @coroutine#5606] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60991/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:30.058 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46321/Site/verify 2025-04-17 16:19:30.058 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46321/Site/verify. 2025-04-17 16:19:30.058 [UI Thread @coroutine#5619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46321/Site/verify 2025-04-17 16:19:30.059 [UI Thread @coroutine#5619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46321/Site/verify 2025-04-17 16:19:30.059 [UI Thread @coroutine#5619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46321/Site/verify 2025-04-17 16:19:30.059 [UI Thread @coroutine#5619] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46321/Site/verify. 2025-04-17 16:19:30.059 [UI Thread @coroutine#5619] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46321/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:30.062 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 16:19:30.062 [UI Thread @coroutine#5633] 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-17 16:19:30.062 [UI Thread @coroutine#5633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 16:19:30.063 [UI Thread @coroutine#5633] 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-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2936f48a 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.064 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 16:19:30.073 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.074 [DefaultDispatcher-worker-6 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:30.074 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.074 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.074 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.074 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.074 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.078 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.079 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.080 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.084 [DefaultDispatcher-worker-8 @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.093 [DefaultDispatcher-worker-5 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.098 [DefaultDispatcher-worker-11 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.101 [DefaultDispatcher-worker-9 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.104 [DefaultDispatcher-worker-11 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.107 [DefaultDispatcher-worker-17 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.112 [DefaultDispatcher-worker-20 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.121 [DefaultDispatcher-worker-13 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2025-04-17 16:19:30.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 16:19:30.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 16:19:30.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.122 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23001753: (connection evicted) 2025-04-17 16:19:30.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 16:19:30.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e950ef 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.124 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 16:19:30.131 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.136 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.137 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.138 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fc8930f 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.138 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 16:19:30.146 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.151 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.152 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.153 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.156 [DefaultDispatcher-worker-8 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e5278a 2025-04-17 16:19:30.163 [DefaultDispatcher-worker-21 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2025-04-17 16:19:30.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 16:19:30.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 16:19:30.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.171 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b0755e: (connection evicted) 2025-04-17 16:19:30.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 16:19:30.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 16:19:30.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 16:19:30.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 16:19:30.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.172 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e5278a: (connection evicted) 2025-04-17 16:19:30.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 16:19:30.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21845b36 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.173 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 16:19:30.182 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.185 [DefaultDispatcher-worker-8 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:30.185 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.185 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.185 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.186 [DefaultDispatcher-worker-5 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.186 [DefaultDispatcher-worker-5 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.187 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.188 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.189 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689afbb0 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.189 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 16:19:30.196 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.201 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.202 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.203 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.206 [DefaultDispatcher-worker-19 @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7 2025-04-17 16:19:30.214 [DefaultDispatcher-worker-21 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.218 [DefaultDispatcher-worker-15 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749330a8 2025-04-17 16:19:30.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 16:19:30.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 16:19:30.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.221 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749330a8: (connection evicted) 2025-04-17 16:19:30.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 16:19:30.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 16:19:30.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 16:19:30.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 16:19:30.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.221 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c3600b7: (connection evicted) 2025-04-17 16:19:30.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 16:19:30.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ff7336 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.222 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 16:19:30.223 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.223 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.223 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 16:19:30.230 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.235 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.235 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.236 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bd3082 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.236 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.237 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.237 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.237 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 16:19:30.237 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.237 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.237 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 16:19:30.244 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.248 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.249 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.250 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.254 [DefaultDispatcher-worker-1 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f1c53 2025-04-17 16:19:30.260 [DefaultDispatcher-worker-9 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.265 [DefaultDispatcher-worker-18 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5168f69d 2025-04-17 16:19:30.323 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.337 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.511 [DefaultDispatcher-worker-11 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:30.511 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.511 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.511 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.512 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.512 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 16:19:30.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 16:19:30.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.516 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5168f69d: (connection evicted) 2025-04-17 16:19:30.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 16:19:30.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 16:19:30.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 16:19:30.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 16:19:30.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.517 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664f1c53: (connection evicted) 2025-04-17 16:19:30.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 16:19:30.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e587cd 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.518 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 16:19:30.526 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.531 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.532 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.533 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75351aec 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.533 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 16:19:30.540 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.545 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.546 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.547 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.550 [DefaultDispatcher-worker-9 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a29d8 2025-04-17 16:19:30.557 [DefaultDispatcher-worker-2 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.561 [DefaultDispatcher-worker-17 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.564 [DefaultDispatcher-worker-14 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2025-04-17 16:19:30.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 16:19:30.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 16:19:30.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.567 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6: (connection evicted) 2025-04-17 16:19:30.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 16:19:30.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 16:19:30.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 16:19:30.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 16:19:30.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.567 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a29d8: (connection evicted) 2025-04-17 16:19:30.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 16:19:30.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 16:19:30.568 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f478e42 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.569 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.571 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 16:19:30.579 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.583 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.584 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.585 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba468ec 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.585 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.586 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 16:19:30.593 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.598 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.599 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.599 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.603 [DefaultDispatcher-worker-22 @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0 2025-04-17 16:19:30.610 [DefaultDispatcher-worker-16 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.611 [DefaultDispatcher-worker-11 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:30.611 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.611 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.611 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.612 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.612 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.613 [DefaultDispatcher-worker-19 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.616 [DefaultDispatcher-worker-5 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231d7386 2025-04-17 16:19:30.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 16:19:30.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 16:19:30.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.619 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@231d7386: (connection evicted) 2025-04-17 16:19:30.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 16:19:30.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 16:19:30.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 16:19:30.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 16:19:30.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.620 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2afba0: (connection evicted) 2025-04-17 16:19:30.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 16:19:30.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc0b40a 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.621 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 16:19:30.628 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.633 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.634 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.635 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc007f5 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.635 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 16:19:30.642 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.647 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.648 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.649 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.652 [DefaultDispatcher-worker-19 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c65a03 2025-04-17 16:19:30.659 [DefaultDispatcher-worker-13 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.663 [DefaultDispatcher-worker-13 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.666 [DefaultDispatcher-worker-18 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2025-04-17 16:19:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 16:19:30.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 16:19:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.669 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f68e96: (connection evicted) 2025-04-17 16:19:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 16:19:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 16:19:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 16:19:30.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 16:19:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.669 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40c65a03: (connection evicted) 2025-04-17 16:19:30.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 16:19:30.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6127ae9e 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.671 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 16:19:30.678 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.683 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.684 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.685 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.686 [DefaultDispatcher-worker-21 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:30.686 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.686 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.686 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.686 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.686 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.689 [DefaultDispatcher-worker-4 @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5 2025-04-17 16:19:30.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 16:19:30.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 16:19:30.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.691 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb84fb5: (connection evicted) 2025-04-17 16:19:30.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 16:19:30.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2027e9f9 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.692 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 16:19:30.699 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.704 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.705 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.706 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.710 [DefaultDispatcher-worker-5 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.720 [DefaultDispatcher-worker-5 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.723 [DefaultDispatcher-worker-4 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-04-17 16:19:30.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 16:19:30.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 16:19:30.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.725 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd: (connection evicted) 2025-04-17 16:19:30.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 16:19:30.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c65001c 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.726 [Test worker @coroutine#6040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 16:19:30.734 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.738 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.739 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.740 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.751 [DefaultDispatcher-worker-21 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.754 [DefaultDispatcher-worker-9 @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.758 [DefaultDispatcher-worker-3 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.763 [DefaultDispatcher-worker-3 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ddf775 2025-04-17 16:19:30.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 16:19:30.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 16:19:30.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.765 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ddf775: (connection evicted) 2025-04-17 16:19:30.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 16:19:30.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 16:19:30.765 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 16:19:30.765 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.765 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.765 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.765 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.766 [Test worker @coroutine#6072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 16:19:30.768 [DefaultDispatcher-worker-14 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:30.768 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.768 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.768 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.768 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.768 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.774 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.779 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.779 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.780 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.784 [DefaultDispatcher-worker-1 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.794 [DefaultDispatcher-worker-7 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.798 [DefaultDispatcher-worker-5 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.803 [DefaultDispatcher-worker-15 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2025-04-17 16:19:30.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 16:19:30.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 16:19:30.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.803 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10a199e0: (connection evicted) 2025-04-17 16:19:30.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 16:19:30.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251e00a0 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-17 16:19:30.805 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 16:19:30.810 [DefaultDispatcher-worker-8 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:30.810 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.810 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.810 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.811 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.811 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.813 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-17 16:19:30.818 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-17 16:19:30.819 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-17 16:19:30.820 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-17 16:19:30.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 16:19:30.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 16:19:30.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 16:19:30.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e2873c 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-04-17 16:19:30.824 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 16:19:30.832 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-04-17 16:19:30.837 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-04-17 16:19:30.837 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-04-17 16:19:30.838 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-04-17 16:19:30.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 16:19:30.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 16:19:30.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 16:19:30.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f011cf 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-04-17 16:19:30.841 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 16:19:30.849 [DefaultDispatcher-worker-20 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:30.850 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.850 [DefaultDispatcher-worker-20 @coroutine#2260] 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-17 16:19:30.850 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.850 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-04-17 16:19:30.850 [DefaultDispatcher-worker-20 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.855 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-04-17 16:19:30.856 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-04-17 16:19:30.857 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-04-17 16:19:30.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 16:19:30.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 16:19:30.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 16:19:30.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c30d26b 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.860 [UI Thread @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 16:19:30.861 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4251703d 2025-04-17 16:19:30.861 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4251703d 2025-04-17 16:19:30.861 [UI Thread @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 16:19:30.870 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4251703d 2025-04-17 16:19:30.873 [DefaultDispatcher-worker-9 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:30.873 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.873 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.873 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.873 [DefaultDispatcher-worker-22 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.873 [DefaultDispatcher-worker-22 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.875 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4251703d 2025-04-17 16:19:30.876 [UI Thread @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4251703d 2025-04-17 16:19:30.876 [UI Thread @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4251703d 2025-04-17 16:19:30.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 16:19:30.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 16:19:30.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:30.878 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4251703d: (connection evicted) 2025-04-17 16:19:30.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 16:19:30.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a2173cd 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-17 16:19:30.880 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 16:19:30.888 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-17 16:19:30.893 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-17 16:19:30.894 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-17 16:19:30.895 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-04-17 16:19:30.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 16:19:30.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 16:19:30.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 16:19:30.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fece79 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-17 16:19:30.897 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 16:19:30.905 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-17 16:19:30.910 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-17 16:19:30.911 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-17 16:19:30.912 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5c67cf 2025-04-17 16:19:30.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 16:19:30.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 16:19:30.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 16:19:30.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdab06c 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-04-17 16:19:30.913 [Test worker @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 16:19:30.921 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-04-17 16:19:30.926 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-04-17 16:19:30.927 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-04-17 16:19:30.928 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b975cc 2025-04-17 16:19:30.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 16:19:30.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 16:19:30.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 16:19:30.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27de073b 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.929 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 16:19:30.930 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2857dbe3 2025-04-17 16:19:30.930 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2857dbe3 2025-04-17 16:19:30.930 [Test worker @coroutine#6248] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 16:19:30.938 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2857dbe3 2025-04-17 16:19:30.942 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2857dbe3 2025-04-17 16:19:30.943 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2857dbe3 2025-04-17 16:19:30.944 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2857dbe3 2025-04-17 16:19:30.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 16:19:30.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 16:19:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 16:19:30.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645f3e8b 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-17 16:19:30.946 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 16:19:30.954 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-17 16:19:30.959 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-17 16:19:30.960 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-17 16:19:30.961 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-17 16:19:30.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 16:19:30.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 16:19:30.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 16:19:30.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b70b2a 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-17 16:19:30.964 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 16:19:30.972 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-17 16:19:30.977 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-17 16:19:30.978 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-17 16:19:30.979 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-04-17 16:19:30.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 16:19:30.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 16:19:30.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 16:19:30.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31fd8e6f 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4517f 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4517f 2025-04-17 16:19:30.981 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 16:19:30.989 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4517f 2025-04-17 16:19:30.995 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4517f 2025-04-17 16:19:30.996 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4517f 2025-04-17 16:19:30.996 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4517f 2025-04-17 16:19:30.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 16:19:30.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 16:19:30.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:30.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:30.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 16:19:30.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 16:19:30.999 [DefaultDispatcher-worker-13 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 16:19:30.999 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:30.999 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:30.999 [DefaultDispatcher-worker-13 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7026b9 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-04-17 16:19:30.999 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 16:19:31.000 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.000 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.008 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-04-17 16:19:31.014 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-04-17 16:19:31.015 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-04-17 16:19:31.016 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc6c83a 2025-04-17 16:19:31.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 16:19:31.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 16:19:31.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:31.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:31.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 16:19:31.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@882c166 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.019 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 16:19:31.027 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.033 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.034 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.034 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.036 [UI Thread @coroutine#6355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 16:19:31.036 [UI Thread @coroutine#6355] 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-17 16:19:31.036 [UI Thread @coroutine#6355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 16:19:31.040 [UI Thread @coroutine#6355] 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-17 16:19:31.041 [DefaultDispatcher-worker-21 @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 16:19:31.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 16:19:31.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 16:19:31.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:31.041 [HikariPool-272 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6: (connection evicted) 2025-04-17 16:19:31.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:31.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 16:19:31.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1946d235 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-17 16:19:31.043 [Test worker @coroutine#6362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 16:19:31.051 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-17 16:19:31.055 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-17 16:19:31.056 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-17 16:19:31.057 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-04-17 16:19:31.059 [UI Thread @coroutine#6379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54435/Site/verify 2025-04-17 16:19:31.059 [UI Thread @coroutine#6379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54435/Site/verify. 2025-04-17 16:19:31.059 [UI Thread @coroutine#6379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54435/Site/verify 2025-04-17 16:19:31.060 [UI Thread @coroutine#6379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54435/Site/verify 2025-04-17 16:19:31.060 [UI Thread @coroutine#6379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54435/Site/verify 2025-04-17 16:19:31.060 [UI Thread @coroutine#6379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54435/Site/verify. 2025-04-17 16:19:31.060 [UI Thread @coroutine#6379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54435/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 16:19:31.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 16:19:31.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 16:19:31.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 16:19:31.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:31.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 16:19:31.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9afede 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.064 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 16:19:31.072 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.078 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.078 [DefaultDispatcher-worker-18 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:31.079 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.079 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.079 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.079 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.079 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.079 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.080 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.084 [DefaultDispatcher-worker-10 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.087 [DefaultDispatcher-worker-6 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12982 2025-04-17 16:19:31.091 [UI Thread @coroutine#6408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60213/717529137845002240/_ustadmanifest.json 2025-04-17 16:19:31.091 [UI Thread @coroutine#6408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60213/717529137845002240/_ustadmanifest.json. 2025-04-17 16:19:31.091 [UI Thread @coroutine#6408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60213/717529137845002240/_ustadmanifest.json 2025-04-17 16:19:31.092 [UI Thread @coroutine#6408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60213/717529137845002240/_ustadmanifest.json 2025-04-17 16:19:31.092 [UI Thread @coroutine#6408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60213/717529137845002240/_ustadmanifest.json 2025-04-17 16:19:31.092 [UI Thread @coroutine#6408] 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:60213/717529137845002240/_ustadmanifest.json. 2025-04-17 16:19:31.092 [UI Thread @coroutine#6408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60213/717529137845002240/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:31.093 [UI Thread @coroutine#6408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60213/mediainfo.json 2025-04-17 16:19:31.093 [UI Thread @coroutine#6408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60213/mediainfo.json. 2025-04-17 16:19:31.093 [UI Thread @coroutine#6408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60213/mediainfo.json 2025-04-17 16:19:31.093 [UI Thread @coroutine#6408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60213/mediainfo.json 2025-04-17 16:19:31.093 [UI Thread @coroutine#6408] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60213/mediainfo.json 2025-04-17 16:19:31.134 [UI Thread @coroutine#6408] 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:60213/mediainfo.json. 2025-04-17 16:19:31.134 [UI Thread @coroutine#6408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60213/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:31.164 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:31.189 [DefaultDispatcher-worker-19 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:31.190 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.190 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.190 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.190 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.190 [DefaultDispatcher-worker-19 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.516 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 16:19:31.517 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.517 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.517 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.517 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.517 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55627/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.616 [DefaultDispatcher-worker-5 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 16:19:31.616 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.616 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.616 [DefaultDispatcher-worker-5 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.617 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.617 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54419/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.691 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 16:19:31.691 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.691 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.691 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.691 [DefaultDispatcher-worker-22 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.691 [DefaultDispatcher-worker-22 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.773 [DefaultDispatcher-worker-18 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 16:19:31.773 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.773 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.773 [DefaultDispatcher-worker-18 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.774 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.774 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38767/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.815 [DefaultDispatcher-worker-3 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 16:19:31.815 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.815 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.815 [DefaultDispatcher-worker-3 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.816 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.816 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55289/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.855 [DefaultDispatcher-worker-19 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c94743 2025-04-17 16:19:31.855 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.855 [DefaultDispatcher-worker-19 @coroutine#2260] 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-17 16:19:31.855 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.855 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.878 [DefaultDispatcher-worker-8 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 16:19:31.878 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.878 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:31.878 [DefaultDispatcher-worker-8 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.879 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:31.879 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43413/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.004 [DefaultDispatcher-worker-3 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 16:19:32.004 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.004 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:32.004 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.005 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.005 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33675/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.084 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 16:19:32.084 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.084 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:32.084 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.085 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.085 [DefaultDispatcher-worker-2 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 16:19:32.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 16:19:32.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:32.137 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f12982: (connection evicted) 2025-04-17 16:19:32.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:32.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 16:19:32.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f09e952 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 16:19:32.162 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 16:19:32.163 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.163 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.163 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 16:19:32.171 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.177 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.178 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.179 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.184 [DefaultDispatcher-worker-3 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.187 [DefaultDispatcher-worker-21 @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355c2b72 2025-04-17 16:19:32.263 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:32.264 [DefaultDispatcher-worker-18 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 16:19:32.264 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.264 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId. 2025-04-17 16:19:32.264 [DefaultDispatcher-worker-18 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.265 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.265 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60803/UmAppDatabase/replication/nodeId 2025-04-17 16:19:32.267 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40513/717529145390407680/_ustadmanifest.json 2025-04-17 16:19:32.267 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40513/717529145390407680/_ustadmanifest.json. 2025-04-17 16:19:32.267 [UI Thread @coroutine#6467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40513/717529145390407680/_ustadmanifest.json 2025-04-17 16:19:32.267 [UI Thread @coroutine#6467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40513/717529145390407680/_ustadmanifest.json 2025-04-17 16:19:32.267 [UI Thread @coroutine#6467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40513/717529145390407680/_ustadmanifest.json 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] 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:40513/717529145390407680/_ustadmanifest.json. 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40513/717529145390407680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40513/tincan.xml 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40513/tincan.xml. 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40513/tincan.xml 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40513/tincan.xml 2025-04-17 16:19:32.268 [UI Thread @coroutine#6467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40513/tincan.xml 2025-04-17 16:19:32.309 [UI Thread @coroutine#6467] 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:40513/tincan.xml. 2025-04-17 16:19:32.309 [UI Thread @coroutine#6467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40513/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 16:19:32.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 16:19:32.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 16:19:32.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 16:19:32.315 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355c2b72: (connection evicted) 2025-04-17 16:19:32.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 16:19:32.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 16:19:32.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-17 18:51:11.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:11.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:11.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:11.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 18:51:11.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:11.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:11.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 18:51:11.875 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:11.891 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:11.893 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:11.913 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:11.916 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 18:51:11.916 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d8495 2025-04-17 18:51:11.919 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 18:51:11.919 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8 2025-04-17 18:51:11.922 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 18:51:11.922 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7395efe5 2025-04-17 18:51:11.925 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 18:51:11.925 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36977ff3 2025-04-17 18:51:11.927 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 18:51:11.927 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98 2025-04-17 18:51:11.930 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 18:51:11.930 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b291c 2025-04-17 18:51:11.931 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 18:51:11.931 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3 2025-04-17 18:51:11.934 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 18:51:11.934 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b880bc 2025-04-17 18:51:11.936 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 18:51:11.936 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dece93f 2025-04-17 18:51:11.936 [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-17 18:51:12.021 [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-17 18:51:12.021 [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-17 18:51:12.022 [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-17 18:51:12.023 [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-17 18:51:12.024 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.025 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 18:51:12.025 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:12.025 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 18:51:12.078 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.094 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.105 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.115 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.124 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.127 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.189 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-17 18:51:12.211 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 18:51:12.211 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 18:51:12.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-17 18:51:12.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-17 18:51:12.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 18:51:12.221 [DefaultDispatcher-worker-3 @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-17 18:51:12.221 [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-17 18:51:12.221 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-17 18:51:12.221 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796d8495: (connection evicted) 2025-04-17 18:51:12.222 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77aa75c8: (connection evicted) 2025-04-17 18:51:12.222 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7395efe5: (connection evicted) 2025-04-17 18:51:12.222 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36977ff3: (connection evicted) 2025-04-17 18:51:12.223 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cb0c98: (connection evicted) 2025-04-17 18:51:12.223 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b291c: (connection evicted) 2025-04-17 18:51:12.223 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bdd04d3: (connection evicted) 2025-04-17 18:51:12.223 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b880bc: (connection evicted) 2025-04-17 18:51:12.224 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dece93f: (connection evicted) 2025-04-17 18:51:12.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:12.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-17 18:51:12.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-17 18:51:12.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@baa227e 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:12.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:12.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:12.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 18:51:12.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 18:51:12.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.239 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.240 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.241 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:12.242 [DefaultDispatcher-worker-3 @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-17 18:51:12.242 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:12.242 [DefaultDispatcher-worker-3 @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-17 18:51:12.250 [DefaultDispatcher-worker-11 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.251 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 18:51:12.251 [DefaultDispatcher-worker-11 @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-17 18:51:12.251 [DefaultDispatcher-worker-11 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-17 18:51:12.254 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.262 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.271 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.279 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.287 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.290 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.312 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b682e9 2025-04-17 18:51:12.332 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:12.335 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-17 18:51:12.335 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f41f45 2025-04-17 18:51:12.337 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-17 18:51:12.337 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b 2025-04-17 18:51:12.338 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 18:51:12.338 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-17 18:51:12.339 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-17 18:51:12.339 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435 2025-04-17 18:51:12.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-17 18:51:12.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-17 18:51:12.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-17 18:51:12.339 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b682e9: (connection evicted) 2025-04-17 18:51:12.339 [DefaultDispatcher-worker-11 @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-17 18:51:12.339 [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-17 18:51:12.340 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f41f45: (connection evicted) 2025-04-17 18:51:12.340 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e33f52b: (connection evicted) 2025-04-17 18:51:12.341 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0c7435: (connection evicted) 2025-04-17 18:51:12.342 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-17 18:51:12.342 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10 2025-04-17 18:51:12.342 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0eff10: (connection evicted) 2025-04-17 18:51:12.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:12.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-17 18:51:12.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45d389f2 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:12.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:12.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@66298fe9 2025-04-17 18:51:12.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@66298fe9 2025-04-17 18:51:12.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 18:51:12.481 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c11332b 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:12.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-04-17 18:51:12.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-04-17 18:51:12.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d27b4c1 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:12.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:12.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 18:51:12.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b508371 2025-04-17 18:51:12.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b508371 2025-04-17 18:51:12.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 18:51:12.773 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-04-17 18:51:12.811 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:12.825 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:12.914 [DefaultDispatcher-worker-2 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b508371 2025-04-17 18:51:12.919 [DefaultDispatcher-worker-2 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b508371 2025-04-17 18:51:12.920 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33941/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 18:51:12.920 [DefaultDispatcher-worker-2 @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:33941/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-17 18:51:12.920 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33941/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 18:51:12.932 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33941/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 18:51:12.932 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33941/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-17 18:51:12.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-17 18:51:12.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-17 18:51:12.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:12.972 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3005623b: (connection evicted) 2025-04-17 18:51:12.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:12.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-17 18:51:12.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-17 18:51:12.974 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b508371 2025-04-17 18:51:12.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503556cb 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:12.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-04-17 18:51:12.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aa381f 2025-04-17 18:51:12.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6115846e 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:12.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 18:51:12.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-17 18:51:12.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-17 18:51:12.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 18:51:13.008 [DefaultDispatcher-worker-11 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-17 18:51:13.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-17 18:51:13.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-17 18:51:13.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.010 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12aa381f: (connection evicted) 2025-04-17 18:51:13.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-17 18:51:13.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-17 18:51:13.011 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f0bfc3 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dca62c2 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d3995f 2025-04-17 18:51:13.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d3995f 2025-04-17 18:51:13.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2211b44f 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-17 18:51:13.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f519f7 2025-04-17 18:51:13.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f519f7 2025-04-17 18:51:13.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-17 18:51:13.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-17 18:51:13.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-17 18:51:13.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.028 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43d3995f: (connection evicted) 2025-04-17 18:51:13.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-17 18:51:13.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-17 18:51:13.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e14b53 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-04-17 18:51:13.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6253e59a 2025-04-17 18:51:13.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cb59f 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-17 18:51:13.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f8682a 2025-04-17 18:51:13.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-17 18:51:13.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-17 18:51:13.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-17 18:51:13.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.047 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6253e59a: (connection evicted) 2025-04-17 18:51:13.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-17 18:51:13.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89414e 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-04-17 18:51:13.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-04-17 18:51:13.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18db3b3c 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-17 18:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4057f9 2025-04-17 18:51:13.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4057f9 2025-04-17 18:51:13.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-17 18:51:13.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-17 18:51:13.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-17 18:51:13.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.077 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44492c06: (connection evicted) 2025-04-17 18:51:13.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-17 18:51:13.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-17 18:51:13.087 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.124 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.141 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.162 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e7afde 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-17 18:51:13.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-04-17 18:51:13.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2487e20 2025-04-17 18:51:13.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9f4376 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-17 18:51:13.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-17 18:51:13.336 [DefaultDispatcher-worker-11 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.337 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.346 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.353 [DefaultDispatcher-worker-11 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.359 [DefaultDispatcher-worker-11 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.363 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-17 18:51:13.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-17 18:51:13.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.395 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2487e20: (connection evicted) 2025-04-17 18:51:13.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-17 18:51:13.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-17 18:51:13.399 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da77305 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1c501d 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-17 18:51:13.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-04-17 18:51:13.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2025-04-17 18:51:13.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-17 18:51:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523abba9 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-17 18:51:13.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2025-04-17 18:51:13.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-17 18:51:13.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-17 18:51:13.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-17 18:51:13.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.420 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6921cfa: (connection evicted) 2025-04-17 18:51:13.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-17 18:51:13.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-04-17 18:51:13.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-04-17 18:51:13.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-17 18:51:13.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2025-04-17 18:51:13.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2025-04-17 18:51:13.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-17 18:51:13.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-17 18:51:13.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-17 18:51:13.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.432 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e: (connection evicted) 2025-04-17 18:51:13.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-17 18:51:13.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106459d9 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c05889 2025-04-17 18:51:13.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c05889 2025-04-17 18:51:13.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12166229 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-04-17 18:51:13.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-04-17 18:51:13.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-17 18:51:13.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-17 18:51:13.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-17 18:51:13.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.462 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c05889: (connection evicted) 2025-04-17 18:51:13.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-17 18:51:13.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15914bb5 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a472b9 2025-04-17 18:51:13.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a472b9 2025-04-17 18:51:13.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428eb3d5 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5d679 2025-04-17 18:51:13.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd5d679 2025-04-17 18:51:13.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-17 18:51:13.517 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-17 18:51:13.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-17 18:51:13.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.519 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66a472b9: (connection evicted) 2025-04-17 18:51:13.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-17 18:51:13.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-17 18:51:13.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-04-17 18:51:13.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-04-17 18:51:13.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-17 18:51:13.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-17 18:51:13.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-17 18:51:13.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-17 18:51:13.531 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-17 18:51:13.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-17 18:51:13.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.533 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4: (connection evicted) 2025-04-17 18:51:13.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-17 18:51:13.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0e9e0c 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-17 18:51:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-04-17 18:51:13.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2025-04-17 18:51:13.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-17 18:51:13.542 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f497aa 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 18:51:13.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 18:51:13.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-17 18:51:13.553 [DefaultDispatcher-worker-11 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 18:51:13.554 [DefaultDispatcher-worker-11 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 18:51:13.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-17 18:51:13.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-17 18:51:13.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.555 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d: (connection evicted) 2025-04-17 18:51:13.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-17 18:51:13.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-17 18:51:13.556 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2025-04-17 18:51:13.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-17 18:51:13.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2025-04-17 18:51:13.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c31b17 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-17 18:51:13.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2025-04-17 18:51:13.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2025-04-17 18:51:13.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-17 18:51:13.573 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-17 18:51:13.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-17 18:51:13.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.578 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8debe42: (connection evicted) 2025-04-17 18:51:13.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-17 18:51:13.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6906be0f 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-17 18:51:13.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-04-17 18:51:13.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2025-04-17 18:51:13.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e01796a 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-17 18:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-17 18:51:13.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-17 18:51:13.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-17 18:51:13.631 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.643 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.667 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.685 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.692 [DefaultDispatcher-worker-11 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-17 18:51:13.693 [DefaultDispatcher-worker-11 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-17 18:51:13.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-17 18:51:13.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-17 18:51:13.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.693 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf: (connection evicted) 2025-04-17 18:51:13.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-17 18:51:13.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-17 18:51:13.694 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2025-04-17 18:51:13.695 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2025-04-17 18:51:13.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2025-04-17 18:51:13.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee1963 2025-04-17 18:51:13.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2025-04-17 18:51:13.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2025-04-17 18:51:13.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-17 18:51:13.797 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.805 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-17 18:51:13.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-17 18:51:13.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.835 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5: (connection evicted) 2025-04-17 18:51:13.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-17 18:51:13.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-04-17 18:51:13.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2025-04-17 18:51:13.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-04-17 18:51:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2025-04-17 18:51:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-17 18:51:13.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-17 18:51:13.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-17 18:51:13.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.865 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2025-04-17 18:51:13.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-17 18:51:13.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-17 18:51:13.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-17 18:51:13.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-17 18:51:13.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 18:51:13.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 18:51:13.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-17 18:51:13.947 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.968 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.971 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 18:51:13.972 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 18:51:13.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-17 18:51:13.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-17 18:51:13.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.973 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83: (connection evicted) 2025-04-17 18:51:13.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-17 18:51:13.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-17 18:51:13.974 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-04-17 18:51:13.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459d2ee6 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2025-04-17 18:51:13.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2025-04-17 18:51:13.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-17 18:51:13.976 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261a66b8 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2025-04-17 18:51:13.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2025-04-17 18:51:13.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-17 18:51:13.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-17 18:51:13.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-17 18:51:13.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:13.986 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e47aab: (connection evicted) 2025-04-17 18:51:13.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:13.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-17 18:51:13.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f20b6fe 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:13.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-17 18:51:13.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-17 18:51:13.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-17 18:51:14.003 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-17 18:51:14.008 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-17 18:51:14.009 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a49597 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-04-17 18:51:14.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-04-17 18:51:14.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-17 18:51:14.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-17 18:51:14.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-17 18:51:14.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:14.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-17 18:51:14.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39afe59f 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-17 18:51:14.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ede035e 2025-04-17 18:51:14.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ede035e 2025-04-17 18:51:14.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-17 18:51:14.019 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ede035e 2025-04-17 18:51:14.025 [Test worker @coroutine#255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ede035e 2025-04-17 18:51:14.027 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ede035e 2025-04-17 18:51:14.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-17 18:51:14.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-17 18:51:14.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-17 18:51:14.033 [DefaultDispatcher-worker-4 @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ede035e 2025-04-17 18:51:14.034 [DefaultDispatcher-worker-7 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-17 18:51:14.035 [Test worker @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-17 18:51:14.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-17 18:51:14.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-17 18:51:14.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.037 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ede035e: (connection evicted) 2025-04-17 18:51:14.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-17 18:51:14.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340b4f07 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-17 18:51:14.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2025-04-17 18:51:14.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2025-04-17 18:51:14.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-17 18:51:14.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2025-04-17 18:51:14.047 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2025-04-17 18:51:14.048 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f50dd0 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-17 18:51:14.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-17 18:51:14.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-04-17 18:51:14.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-17 18:51:14.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-17 18:51:14.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-17 18:51:14.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:14.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-17 18:51:14.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa2a006 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-17 18:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-17 18:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-17 18:51:14.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-17 18:51:14.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-17 18:51:14.061 [Test worker @coroutine#292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-17 18:51:14.062 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-17 18:51:14.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-17 18:51:14.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-04-17 18:51:14.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-17 18:51:14.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-17 18:51:14.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-17 18:51:14.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:14.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-17 18:51:14.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6106dfb6 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@68df8c6 2025-04-17 18:51:14.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@68df8c6 2025-04-17 18:51:14.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-17 18:51:14.084 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.100 [DefaultDispatcher-worker-7 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68df8c6 2025-04-17 18:51:14.106 [DefaultDispatcher-worker-8 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68df8c6 2025-04-17 18:51:14.112 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.129 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.134 [DefaultDispatcher-worker-15 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68df8c6 2025-04-17 18:51:14.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-17 18:51:14.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-17 18:51:14.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.136 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68df8c6: (connection evicted) 2025-04-17 18:51:14.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-17 18:51:14.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad8d36f 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-17 18:51:14.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c4a860 2025-04-17 18:51:14.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c4a860 2025-04-17 18:51:14.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-17 18:51:14.150 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.158 [DefaultDispatcher-worker-8 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c4a860 2025-04-17 18:51:14.163 [DefaultDispatcher-worker-11 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c4a860 2025-04-17 18:51:14.164 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-17 18:51:14.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-17 18:51:14.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.172 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c4a860: (connection evicted) 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-17 18:51:14.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dd18 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-17 18:51:14.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-17 18:51:14.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-17 18:51:14.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-17 18:51:14.193 [DefaultDispatcher-worker-3 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-04-17 18:51:14.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-17 18:51:14.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-17 18:51:14.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.195 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5178345d: (connection evicted) 2025-04-17 18:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-17 18:51:14.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-17 18:51:14.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37364634 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-04-17 18:51:14.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-04-17 18:51:14.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-17 18:51:14.215 [DefaultDispatcher-worker-2 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-04-17 18:51:14.220 [DefaultDispatcher-worker-7 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f 2025-04-17 18:51:14.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-17 18:51:14.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-17 18:51:14.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.221 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf7f15f: (connection evicted) 2025-04-17 18:51:14.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-17 18:51:14.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-17 18:51:14.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160546b1 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-17 18:51:14.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-17 18:51:14.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-17 18:51:14.243 [DefaultDispatcher-worker-2 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-17 18:51:14.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-17 18:51:14.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-17 18:51:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.245 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3: (connection evicted) 2025-04-17 18:51:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-17 18:51:14.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-17 18:51:14.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270b8c2a 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-17 18:51:14.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-17 18:51:14.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-17 18:51:14.264 [DefaultDispatcher-worker-15 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-04-17 18:51:14.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-17 18:51:14.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-17 18:51:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.265 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab: (connection evicted) 2025-04-17 18:51:14.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-17 18:51:14.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-17 18:51:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cacccbf 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f80cf5 2025-04-17 18:51:14.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f80cf5 2025-04-17 18:51:14.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-17 18:51:14.441 [DefaultDispatcher-worker-7 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f80cf5 2025-04-17 18:51:14.446 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f80cf5 2025-04-17 18:51:14.448 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60593/manifest.json 2025-04-17 18:51:14.448 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60593/manifest.json. 2025-04-17 18:51:14.448 [Test worker @coroutine#336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60593/manifest.json 2025-04-17 18:51:14.449 [Test worker @coroutine#336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60593/manifest.json 2025-04-17 18:51:14.449 [Test worker @coroutine#336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60593/manifest.json 2025-04-17 18:51:14.502 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.523 [Test worker @coroutine#336] 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:60593/manifest.json. 2025-04-17 18:51:14.523 [Test worker @coroutine#336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60593/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:14.531 [DefaultDispatcher-worker-6 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f80cf5 2025-04-17 18:51:14.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-17 18:51:14.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-17 18:51:14.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.536 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f80cf5: (connection evicted) 2025-04-17 18:51:14.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-17 18:51:14.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42734b71 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e54ec3 2025-04-17 18:51:14.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e54ec3 2025-04-17 18:51:14.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-17 18:51:14.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-17 18:51:14.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b5cdd07 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf73b7 2025-04-17 18:51:14.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf73b7 2025-04-17 18:51:14.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-17 18:51:14.564 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 18:51:14.601 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-04-17 18:51:14.601 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f3a0f37 2025-04-17 18:51:14.639 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.647 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.654 [DefaultDispatcher-worker-6 @coroutine#348] INFO ktor.application - Responding at http://0.0.0.0:39879 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c2f767 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-17 18:51:14.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-04-17 18:51:14.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-04-17 18:51:14.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-17 18:51:14.674 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 18:51:14.678 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 18:51:14.678 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 18:51:14.678 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 18:51:14.678 [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-17 18:51:14.678 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 18:51:14.678 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 18:51:14.678 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 18:51:14.678 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f192d8 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:14.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-17 18:51:14.708 [DefaultDispatcher-worker-13 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.713 [DefaultDispatcher-worker-3 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.717 [DefaultDispatcher-worker-4 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-04-17 18:51:14.719 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-04-17 18:51:14.724 [DefaultDispatcher-worker-17 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.728 [DefaultDispatcher-worker-14 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.728 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.728 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json. 2025-04-17 18:51:14.728 [Test worker @coroutine#353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.730 [Test worker @coroutine#353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.730 [Test worker @coroutine#353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.731 [Test worker @coroutine#353] 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:39879/api/content/717568237682515968/_ustadmanifest.json. 2025-04-17 18:51:14.731 [Test worker @coroutine#353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:14.740 [DefaultDispatcher-worker-5 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 18:51:14.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-af12b579-425a-44a4-a2dc-8c688ed84be7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 18:51:14.745 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:14.745 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-af12b579-425a-44a4-a2dc-8c688ed84be7 2025-04-17 18:51:14.748 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:14.748 [DefaultDispatcher-worker-4 @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:39879/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:14.748 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:14.748 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39879/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:14.753 [DefaultDispatcher-worker-17 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.753 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/UmAppDatabase/replication/nodeId 2025-04-17 18:51:14.753 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39879/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:14.753 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/UmAppDatabase/replication/nodeId 2025-04-17 18:51:14.755 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.756 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/api/blob/upload-init-batch 2025-04-17 18:51:14.756 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39879/api/blob/upload-init-batch. 2025-04-17 18:51:14.756 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/api/blob/upload-init-batch 2025-04-17 18:51:14.756 [DefaultDispatcher-worker-10 @coroutine#371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39879/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:14.779 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.793 [eventLoopGroupProxy-4-4 @call-handler#393] 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-17 18:51:14.793 [eventLoopGroupProxy-4-1 @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-17 18:51:14.793 [eventLoopGroupProxy-4-2 @call-handler#394] 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-17 18:51:14.793 [eventLoopGroupProxy-4-3 @call-handler#395] 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-17 18:51:14.796 [eventLoopGroupProxy-4-4 @call-handler#393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:14.796 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:14.797 [eventLoopGroupProxy-4-2 @call-handler#394] 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-17 18:51:14.797 [eventLoopGroupProxy-4-1 @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-17 18:51:14.797 [eventLoopGroupProxy-4-2 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:14.799 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/UmAppDatabase/replication/nodeId 2025-04-17 18:51:14.799 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39879/UmAppDatabase/replication/nodeId 2025-04-17 18:51:14.799 [eventLoopGroupProxy-4-2 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:14.800 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:14.800 [DefaultDispatcher-worker-3 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:14.802 [eventLoopGroupProxy-4-4 @call-handler#393] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-04-17 18:51:14.802 [eventLoopGroupProxy-4-2 @call-handler#394] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-04-17 18:51:14.805 [DefaultDispatcher-worker-8 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.806 [eventLoopGroupProxy-4-1 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e54ec3 2025-04-17 18:51:14.810 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.814 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-04-17 18:51:14.814 [DefaultDispatcher-worker-15 @coroutine#371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/api/blob/upload-init-batch 2025-04-17 18:51:14.814 [DefaultDispatcher-worker-15 @coroutine#371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39879/api/blob/upload-init-batch 2025-04-17 18:51:14.817 [DefaultDispatcher-worker-15 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39879/api/blob/upload-init-batch. 2025-04-17 18:51:14.817 [DefaultDispatcher-worker-15 @coroutine#371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39879/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:14.825 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/api/blob/upload-batch-data 2025-04-17 18:51:14.826 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39879/api/blob/upload-batch-data. 2025-04-17 18:51:14.826 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/api/blob/upload-batch-data 2025-04-17 18:51:14.826 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:14.831 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:14.838 [eventLoopGroupProxy-4-2 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e54ec3 2025-04-17 18:51:14.839 [eventLoopGroupProxy-4-2 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:14.839 [eventLoopGroupProxy-4-2 @call-handler#410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-17 18:51:14.840 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/api/blob/upload-batch-data 2025-04-17 18:51:14.845 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/api/blob/upload-batch-data 2025-04-17 18:51:14.845 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39879/api/blob/upload-batch-data. 2025-04-17 18:51:14.845 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/api/blob/upload-batch-data 2025-04-17 18:51:14.845 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:14.847 [eventLoopGroupProxy-4-2 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:14.849 [eventLoopGroupProxy-4-2 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e54ec3 2025-04-17 18:51:14.849 [eventLoopGroupProxy-4-2 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:14.850 [eventLoopGroupProxy-4-2 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 18:51:14.850 [DefaultDispatcher-worker-15 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/api/blob/upload-batch-data 2025-04-17 18:51:14.862 [DefaultDispatcher-worker-10 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.868 [DefaultDispatcher-worker-4 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.878 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/UmAppDatabase/replication/message 2025-04-17 18:51:14.878 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39879/UmAppDatabase/replication/message. 2025-04-17 18:51:14.878 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/UmAppDatabase/replication/message 2025-04-17 18:51:14.878 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39879/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:14.879 [eventLoopGroupProxy-4-2 @call-handler#429] 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-17 18:51:14.880 [eventLoopGroupProxy-4-2 @call-handler#429] 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-17 18:51:14.880 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:14.893 [DefaultDispatcher-worker-18 @call-handler#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaf73b7 2025-04-17 18:51:14.894 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:14.894 [eventLoopGroupProxy-4-2 @call-handler#429] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-17 18:51:14.894 [DefaultDispatcher-worker-1 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.894 [DefaultDispatcher-worker-1 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json. 2025-04-17 18:51:14.894 [DefaultDispatcher-worker-1 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.895 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/UmAppDatabase/replication/message 2025-04-17 18:51:14.895 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39879/UmAppDatabase/replication/message 2025-04-17 18:51:14.895 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39879/UmAppDatabase/replication/message. 2025-04-17 18:51:14.895 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39879/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:14.896 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.896 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json 2025-04-17 18:51:14.896 [DefaultDispatcher-worker-2 @coroutine#347] 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:39879/api/content/717568237682515968/_ustadmanifest.json. 2025-04-17 18:51:14.896 [DefaultDispatcher-worker-2 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39879/api/content/717568237682515968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:14.900 [DefaultDispatcher-worker-1 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-04-17 18:51:14.900 [DefaultDispatcher-worker-9 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaf73b7 2025-04-17 18:51:14.901 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 18:51:14.901 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 18:51:14.901 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 18:51:14.901 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 18:51:14.901 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 18:51:14.902 [Test worker @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-04-17 18:51:14.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-17 18:51:14.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-17 18:51:14.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:14.902 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf: (connection evicted) 2025-04-17 18:51:14.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:14.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-17 18:51:14.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-17 18:51:15.175 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:15.175 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:15.363 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:15.906 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f3a0f37 2025-04-17 18:51:15.907 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f3a0f37 2025-04-17 18:51:15.909 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e54ec3 2025-04-17 18:51:15.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-17 18:51:15.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-17 18:51:15.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:15.909 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aaf73b7: (connection evicted) 2025-04-17 18:51:15.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:15.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-17 18:51:15.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-17 18:51:15.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255d4d7 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:15.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:15.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:15.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e03bb74 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:15.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c571162 2025-04-17 18:51:15.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c571162 2025-04-17 18:51:15.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-17 18:51:15.960 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 18:51:15.961 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 18:51:15.961 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@48a38a12 2025-04-17 18:51:15.962 [DefaultDispatcher-worker-18 @coroutine#453] INFO ktor.application - Responding at http://0.0.0.0:42925 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1832b0f6 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-17 18:51:15.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-17 18:51:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-17 18:51:15.964 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 18:51:15.964 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 18:51:15.964 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 18:51:15.964 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 18:51:15.964 [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-17 18:51:15.964 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 18:51:15.964 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 18:51:15.964 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 18:51:15.964 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:15.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f267e1b 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:15.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:15.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:15.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-17 18:51:15.986 [DefaultDispatcher-worker-14 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:15.991 [DefaultDispatcher-worker-1 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:15.995 [DefaultDispatcher-worker-7 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-17 18:51:15.996 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-17 18:51:16.001 [DefaultDispatcher-worker-2 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.005 [DefaultDispatcher-worker-1 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.005 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:16.005 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json. 2025-04-17 18:51:16.006 [Test worker @coroutine#458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:16.007 [Test worker @coroutine#458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:16.007 [Test worker @coroutine#458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:16.007 [Test worker @coroutine#458] 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:42925/api/content/717568243247534080/_ustadmanifest.json. 2025-04-17 18:51:16.007 [Test worker @coroutine#458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:16.014 [DefaultDispatcher-worker-8 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.015 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 18:51:16.015 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-71c61f2e-2aab-450b-baa7-b2b228d5a99a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 18:51:16.016 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:16.016 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-71c61f2e-2aab-450b-baa7-b2b228d5a99a 2025-04-17 18:51:16.016 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:16.017 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42925/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:16.017 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:16.017 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:16.019 [eventLoopGroupProxy-7-2 @call-handler#489] 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-17 18:51:16.019 [eventLoopGroupProxy-7-1 @call-handler#490] 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-17 18:51:16.019 [eventLoopGroupProxy-7-2 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.019 [eventLoopGroupProxy-7-1 @call-handler#490] 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-17 18:51:16.019 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:16.020 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.020 [eventLoopGroupProxy-7-1 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-17 18:51:16.020 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:16.020 [DefaultDispatcher-worker-15 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:16.022 [DefaultDispatcher-worker-10 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.022 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/UmAppDatabase/replication/nodeId 2025-04-17 18:51:16.022 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42925/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:16.022 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/UmAppDatabase/replication/nodeId 2025-04-17 18:51:16.024 [eventLoopGroupProxy-7-1 @call-handler#498] 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-17 18:51:16.024 [DefaultDispatcher-worker-19 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.024 [DefaultDispatcher-worker-19 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-init-batch. 2025-04-17 18:51:16.024 [DefaultDispatcher-worker-19 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.024 [DefaultDispatcher-worker-19 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:16.024 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.024 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-17 18:51:16.024 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/UmAppDatabase/replication/nodeId 2025-04-17 18:51:16.024 [DefaultDispatcher-worker-17 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/UmAppDatabase/replication/nodeId 2025-04-17 18:51:16.025 [eventLoopGroupProxy-7-1 @call-handler#501] 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-17 18:51:16.025 [eventLoopGroupProxy-7-1 @call-handler#501] 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-17 18:51:16.026 [eventLoopGroupProxy-7-1 @coroutine#504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:16.027 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 18:51:16.027 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.027 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.027 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-init-batch. 2025-04-17 18:51:16.027 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42925/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:16.028 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.028 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.028 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.029 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.030 [eventLoopGroupProxy-7-1 @call-handler#510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.030 [DefaultDispatcher-worker-9 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.030 [DefaultDispatcher-worker-1 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-17 18:51:16.032 [eventLoopGroupProxy-7-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:16.032 [eventLoopGroupProxy-7-1 @call-handler#510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.032 [eventLoopGroupProxy-7-1 @call-handler#510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:16.033 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.034 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.034 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.034 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.034 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.036 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.036 [DefaultDispatcher-worker-17 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.037 [eventLoopGroupProxy-7-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:16.037 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.037 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:16.038 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.039 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.039 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.039 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.039 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.040 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.049 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:16.051 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:16.063 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:16.065 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:16.081 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.081 [eventLoopGroupProxy-7-1 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 18:51:16.081 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.082 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.082 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.082 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.082 [DefaultDispatcher-worker-5 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.083 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.083 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-17 18:51:16.083 [DefaultDispatcher-worker-16 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.084 [DefaultDispatcher-worker-16 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.084 [DefaultDispatcher-worker-16 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42925/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:16.084 [DefaultDispatcher-worker-16 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:42925/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42925/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-17 18:51:16.084 [DefaultDispatcher-worker-16 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42925/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.091 [DefaultDispatcher-worker-9 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.097 [DefaultDispatcher-worker-8 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:16.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 18:51:16.599 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7c9f3ce7-3c8e-43de-9756-a3be1f6bdc2f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 18:51:16.600 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:16.600 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7c9f3ce7-3c8e-43de-9756-a3be1f6bdc2f 2025-04-17 18:51:16.602 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.602 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-init-batch. 2025-04-17 18:51:16.602 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.602 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:16.603 [eventLoopGroupProxy-7-1 @call-handler#535] 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-17 18:51:16.603 [eventLoopGroupProxy-7-1 @call-handler#535] 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-17 18:51:16.604 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:16.605 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 18:51:16.606 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.606 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/api/blob/upload-init-batch 2025-04-17 18:51:16.606 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-init-batch. 2025-04-17 18:51:16.606 [DefaultDispatcher-worker-4 @coroutine#531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42925/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:16.607 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.607 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.607 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.607 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.608 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.610 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.610 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:16.610 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.611 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.611 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.611 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.611 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.612 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.613 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.613 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:16.613 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.614 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.614 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.614 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.614 [DefaultDispatcher-worker-10 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.615 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.656 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.657 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:16.657 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.658 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.658 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.658 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.658 [DefaultDispatcher-worker-9 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.659 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.700 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.700 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:16.701 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.701 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.701 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.701 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.701 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.702 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.743 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.744 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:16.744 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.744 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.744 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.744 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.744 [DefaultDispatcher-worker-12 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.745 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.787 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.788 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:16.788 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.789 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.789 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.789 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.789 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.789 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.831 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.832 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:16.832 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.833 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.833 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.833 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.833 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.834 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.875 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.876 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:16.876 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.876 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.876 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.876 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.877 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.877 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.919 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.919 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:16.920 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.920 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.920 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.920 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.921 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.922 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:16.963 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:16.963 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:16.964 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.964 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.964 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:16.964 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:16.964 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:16.965 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:17.007 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.007 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:17.008 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.008 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.008 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:17.008 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.008 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:17.009 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:17.051 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.052 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:17.052 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.052 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.053 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:17.053 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.053 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:17.053 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:17.095 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.095 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:17.096 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.097 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.097 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:17.097 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.097 [DefaultDispatcher-worker-8 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:17.098 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:17.106 [DefaultDispatcher-worker-10 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:17.140 [eventLoopGroupProxy-7-1 @coroutine#584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:17.140 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.141 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 18:51:17.141 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.142 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.142 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:17.142 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.142 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:17.143 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:17.144 [eventLoopGroupProxy-7-1 @coroutine#589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:17.144 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.144 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:17.145 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.145 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.145 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/blob/upload-batch-data. 2025-04-17 18:51:17.145 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.145 [DefaultDispatcher-worker-3 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:17.146 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:17.147 [eventLoopGroupProxy-7-1 @coroutine#594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:17.147 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.147 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:17.148 [DefaultDispatcher-worker-17 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/blob/upload-batch-data 2025-04-17 18:51:17.153 [DefaultDispatcher-worker-18 @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:17.158 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:17.158 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/UmAppDatabase/replication/message 2025-04-17 18:51:17.158 [DefaultDispatcher-worker-10 @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:42925/UmAppDatabase/replication/message. 2025-04-17 18:51:17.158 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/UmAppDatabase/replication/message 2025-04-17 18:51:17.158 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42925/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:17.159 [eventLoopGroupProxy-7-1 @call-handler#603] 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-17 18:51:17.160 [eventLoopGroupProxy-7-1 @call-handler#603] 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-17 18:51:17.160 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:17.172 [DefaultDispatcher-worker-10 @call-handler#603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c571162 2025-04-17 18:51:17.172 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:17.173 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-13 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-13 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json. 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-13 @coroutine#452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/UmAppDatabase/replication/message 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/UmAppDatabase/replication/message 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42925/UmAppDatabase/replication/message. 2025-04-17 18:51:17.173 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42925/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:17.174 [DefaultDispatcher-worker-15 @coroutine#452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:17.174 [DefaultDispatcher-worker-15 @coroutine#452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json 2025-04-17 18:51:17.174 [DefaultDispatcher-worker-15 @coroutine#452] 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:42925/api/content/717568243247534080/_ustadmanifest.json. 2025-04-17 18:51:17.174 [DefaultDispatcher-worker-15 @coroutine#452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42925/api/content/717568243247534080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:17.177 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c 2025-04-17 18:51:17.179 [DefaultDispatcher-worker-17 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c571162 2025-04-17 18:51:17.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 18:51:17.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 18:51:17.179 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 18:51:17.179 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 18:51:17.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 18:51:17.180 [Test worker @coroutine#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4281a26f 2025-04-17 18:51:17.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-17 18:51:17.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-17 18:51:17.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:17.180 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fecd2c: (connection evicted) 2025-04-17 18:51:17.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:17.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-17 18:51:17.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-17 18:51:17.465 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:17.599 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:17.654 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:17.950 [DefaultDispatcher-worker-9 @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfd9b0a 2025-04-17 18:51:18.185 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@48a38a12 2025-04-17 18:51:18.185 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@48a38a12 2025-04-17 18:51:18.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-17 18:51:18.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-17 18:51:18.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:18.186 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c571162: (connection evicted) 2025-04-17 18:51:18.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:18.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-17 18:51:18.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52667676 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:18.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b850bb7 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:18.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-17 18:51:18.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-17 18:51:18.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-17 18:51:18.200 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 18:51:18.202 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-04-17 18:51:18.202 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@167f9043 2025-04-17 18:51:18.203 [DefaultDispatcher-worker-8 @coroutine#632] INFO ktor.application - Responding at http://0.0.0.0:42663 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f223fa 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:18.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-17 18:51:18.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-04-17 18:51:18.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-04-17 18:51:18.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-17 18:51:18.205 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 18:51:18.205 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 18:51:18.205 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 18:51:18.205 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 18:51:18.205 [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-17 18:51:18.205 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 18:51:18.205 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 18:51:18.205 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 18:51:18.205 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34be7efb 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:18.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-17 18:51:18.226 [DefaultDispatcher-worker-11 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.231 [DefaultDispatcher-worker-9 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.235 [DefaultDispatcher-worker-17 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-04-17 18:51:18.236 [Test worker @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-04-17 18:51:18.240 [DefaultDispatcher-worker-13 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.245 [DefaultDispatcher-worker-4 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.245 [Test worker @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.245 [Test worker @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json. 2025-04-17 18:51:18.245 [Test worker @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.246 [Test worker @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.246 [Test worker @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.246 [Test worker @coroutine#637] 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:42663/api/content/717568252283568128/_ustadmanifest.json. 2025-04-17 18:51:18.246 [Test worker @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:18.253 [DefaultDispatcher-worker-7 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.254 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 18:51:18.254 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9f420dbb-5f60-40cd-a041-774903c03f10', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 18:51:18.255 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:18.255 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9f420dbb-5f60-40cd-a041-774903c03f10 2025-04-17 18:51:18.256 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:18.256 [DefaultDispatcher-worker-7 @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:42663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:18.256 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:18.256 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:18.258 [eventLoopGroupProxy-10-2 @call-handler#668] 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-17 18:51:18.258 [eventLoopGroupProxy-10-1 @call-handler#667] 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-17 18:51:18.258 [eventLoopGroupProxy-10-2 @call-handler#668] 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-17 18:51:18.258 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:18.258 [eventLoopGroupProxy-10-1 @call-handler#667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.258 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.259 [eventLoopGroupProxy-10-2 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-17 18:51:18.259 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:18.259 [DefaultDispatcher-worker-4 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:18.261 [DefaultDispatcher-worker-11 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.261 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/UmAppDatabase/replication/nodeId 2025-04-17 18:51:18.261 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42663/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:18.261 [DefaultDispatcher-worker-11 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/UmAppDatabase/replication/nodeId 2025-04-17 18:51:18.262 [eventLoopGroupProxy-10-2 @call-handler#676] 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-17 18:51:18.262 [DefaultDispatcher-worker-18 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/blob/upload-init-batch 2025-04-17 18:51:18.262 [DefaultDispatcher-worker-18 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-init-batch. 2025-04-17 18:51:18.262 [DefaultDispatcher-worker-18 @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/blob/upload-init-batch 2025-04-17 18:51:18.262 [eventLoopGroupProxy-10-2 @call-handler#676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.262 [DefaultDispatcher-worker-18 @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:18.262 [eventLoopGroupProxy-10-2 @call-handler#676] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 18:51:18.263 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/UmAppDatabase/replication/nodeId 2025-04-17 18:51:18.263 [DefaultDispatcher-worker-18 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42663/UmAppDatabase/replication/nodeId 2025-04-17 18:51:18.263 [eventLoopGroupProxy-10-2 @call-handler#681] 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-17 18:51:18.263 [eventLoopGroupProxy-10-2 @call-handler#681] 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-17 18:51:18.264 [eventLoopGroupProxy-10-2 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.265 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-17 18:51:18.265 [DefaultDispatcher-worker-13 @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/blob/upload-init-batch 2025-04-17 18:51:18.265 [DefaultDispatcher-worker-13 @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42663/api/blob/upload-init-batch 2025-04-17 18:51:18.266 [DefaultDispatcher-worker-13 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-init-batch. 2025-04-17 18:51:18.266 [DefaultDispatcher-worker-13 @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42663/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:18.268 [DefaultDispatcher-worker-13 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.268 [DefaultDispatcher-worker-13 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-batch-data. 2025-04-17 18:51:18.268 [DefaultDispatcher-worker-13 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.268 [DefaultDispatcher-worker-13 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:18.269 [eventLoopGroupProxy-10-2 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:18.269 [DefaultDispatcher-worker-14 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.271 [eventLoopGroupProxy-10-2 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.271 [eventLoopGroupProxy-10-2 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.271 [eventLoopGroupProxy-10-2 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:18.272 [DefaultDispatcher-worker-4 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.273 [DefaultDispatcher-worker-4 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.273 [DefaultDispatcher-worker-4 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-batch-data. 2025-04-17 18:51:18.273 [DefaultDispatcher-worker-4 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.273 [DefaultDispatcher-worker-4 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:18.274 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:18.274 [DefaultDispatcher-worker-15 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.275 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.276 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.276 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:18.279 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.280 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.280 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-batch-data. 2025-04-17 18:51:18.280 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.280 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:18.281 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:18.284 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.285 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.285 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 18:51:18.285 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.286 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.286 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-batch-data. 2025-04-17 18:51:18.286 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.286 [DefaultDispatcher-worker-14 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:18.287 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:18.288 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.288 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.288 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:18.288 [DefaultDispatcher-worker-5 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.289 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:18.289 [DefaultDispatcher-worker-5 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.289 [DefaultDispatcher-worker-5 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/blob/upload-batch-data. 2025-04-17 18:51:18.289 [DefaultDispatcher-worker-5 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.289 [DefaultDispatcher-worker-5 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:18.290 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:18.291 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:18.291 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:18.291 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.292 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:18.292 [DefaultDispatcher-worker-17 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/blob/upload-batch-data 2025-04-17 18:51:18.299 [DefaultDispatcher-worker-16 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.304 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:18.304 [DefaultDispatcher-worker-11 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.304 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/UmAppDatabase/replication/message 2025-04-17 18:51:18.304 [DefaultDispatcher-worker-11 @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:42663/UmAppDatabase/replication/message. 2025-04-17 18:51:18.304 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/UmAppDatabase/replication/message 2025-04-17 18:51:18.304 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42663/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:18.305 [eventLoopGroupProxy-10-2 @call-handler#719] 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-17 18:51:18.306 [eventLoopGroupProxy-10-2 @call-handler#719] 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-17 18:51:18.306 [eventLoopGroupProxy-10-2 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:18.306 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:18.318 [DefaultDispatcher-worker-16 @call-handler#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-17 18:51:18.318 [eventLoopGroupProxy-10-2 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:18.318 [eventLoopGroupProxy-10-2 @call-handler#719] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-12 @coroutine#631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-12 @coroutine#631] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json. 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-12 @coroutine#631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/UmAppDatabase/replication/message 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42663/UmAppDatabase/replication/message 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42663/UmAppDatabase/replication/message. 2025-04-17 18:51:18.319 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42663/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:18.320 [DefaultDispatcher-worker-15 @coroutine#631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.320 [DefaultDispatcher-worker-15 @coroutine#631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json 2025-04-17 18:51:18.320 [DefaultDispatcher-worker-15 @coroutine#631] 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:42663/api/content/717568252283568128/_ustadmanifest.json. 2025-04-17 18:51:18.320 [DefaultDispatcher-worker-15 @coroutine#631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42663/api/content/717568252283568128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:18.325 [DefaultDispatcher-worker-17 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-04-17 18:51:18.326 [DefaultDispatcher-worker-12 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-04-17 18:51:18.327 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 18:51:18.327 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 18:51:18.327 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 18:51:18.327 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 18:51:18.327 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 18:51:18.328 [Test worker @coroutine#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb641a8 2025-04-17 18:51:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-17 18:51:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-17 18:51:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:18.328 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e5b262: (connection evicted) 2025-04-17 18:51:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:18.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-17 18:51:18.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-17 18:51:18.705 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:18.705 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:18.799 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:19.331 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@167f9043 2025-04-17 18:51:19.331 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@167f9043 2025-04-17 18:51:19.332 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2025-04-17 18:51:19.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-17 18:51:19.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-17 18:51:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:19.333 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341889a1: (connection evicted) 2025-04-17 18:51:19.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:19.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-17 18:51:19.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5364b481 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:19.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-17 18:51:19.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-17 18:51:19.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-17 18:51:19.348 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 18:51:19.348 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 18:51:19.348 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4af6839c 2025-04-17 18:51:19.349 [DefaultDispatcher-worker-3 @coroutine#748] INFO ktor.application - Responding at http://0.0.0.0:34789 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:19.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:19.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-17 18:51:19.351 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-17 18:51:19.351 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-17 18:51:19.351 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-17 18:51:19.351 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-17 18:51:19.351 [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-17 18:51:19.351 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-17 18:51:19.351 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-17 18:51:19.351 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-17 18:51:19.351 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edaa572 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:19.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:19.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-17 18:51:19.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-17 18:51:19.372 [DefaultDispatcher-worker-15 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.376 [DefaultDispatcher-worker-17 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.436 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:19.438 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:19.450 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:19.453 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:19.463 [DefaultDispatcher-worker-17 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:19.489 [DefaultDispatcher-worker-17 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:19.492 [DefaultDispatcher-worker-17 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:19.495 [DefaultDispatcher-worker-17 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:19.501 [DefaultDispatcher-worker-8 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.505 [DefaultDispatcher-worker-6 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.506 [Test worker @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:19.506 [Test worker @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json. 2025-04-17 18:51:19.506 [Test worker @coroutine#753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:19.507 [Test worker @coroutine#753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:19.507 [Test worker @coroutine#753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:19.508 [Test worker @coroutine#753] 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:34789/api/content/717568260353400832/_ustadmanifest.json. 2025-04-17 18:51:19.508 [Test worker @coroutine#753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:19.563 [DefaultDispatcher-worker-3 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.564 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-17 18:51:19.564 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-37466f04-fc9b-4a9a-b6c8-3c1f039417a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-17 18:51:19.565 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-17 18:51:19.565 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-37466f04-fc9b-4a9a-b6c8-3c1f039417a1 2025-04-17 18:51:19.566 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:19.566 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34789/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:19.566 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:19.566 [DefaultDispatcher-worker-14 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:19.568 [eventLoopGroupProxy-13-2 @call-handler#789] 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-17 18:51:19.568 [eventLoopGroupProxy-13-1 @call-handler#788] 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-17 18:51:19.568 [eventLoopGroupProxy-13-1 @call-handler#788] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.568 [eventLoopGroupProxy-13-2 @call-handler#789] 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-17 18:51:19.568 [eventLoopGroupProxy-13-2 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:19.568 [eventLoopGroupProxy-13-2 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.568 [eventLoopGroupProxy-13-2 @call-handler#789] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 0ms 2025-04-17 18:51:19.569 [DefaultDispatcher-worker-4 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:19.569 [DefaultDispatcher-worker-4 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:19.571 [DefaultDispatcher-worker-20 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.571 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/UmAppDatabase/replication/nodeId 2025-04-17 18:51:19.571 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34789/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:19.571 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/UmAppDatabase/replication/nodeId 2025-04-17 18:51:19.572 [eventLoopGroupProxy-13-2 @call-handler#796] 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-17 18:51:19.572 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.572 [eventLoopGroupProxy-13-2 @call-handler#796] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-17 18:51:19.572 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/UmAppDatabase/replication/nodeId 2025-04-17 18:51:19.572 [DefaultDispatcher-worker-20 @coroutine#777] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34789/UmAppDatabase/replication/nodeId 2025-04-17 18:51:19.578 [DefaultDispatcher-worker-4 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.583 [DefaultDispatcher-worker-9 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:19.584 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-init-batch 2025-04-17 18:51:19.584 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-init-batch. 2025-04-17 18:51:19.584 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-init-batch 2025-04-17 18:51:19.585 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:19.585 [eventLoopGroupProxy-13-2 @call-handler#803] 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-17 18:51:19.586 [eventLoopGroupProxy-13-2 @call-handler#803] 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-17 18:51:19.629 [eventLoopGroupProxy-13-2 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.631 [eventLoopGroupProxy-13-2 @call-handler#803] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-17 18:51:19.631 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-init-batch 2025-04-17 18:51:19.631 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34789/api/blob/upload-init-batch 2025-04-17 18:51:19.632 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-init-batch. 2025-04-17 18:51:19.632 [DefaultDispatcher-worker-14 @coroutine#776] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34789/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:19.634 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.634 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.634 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.634 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.635 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.637 [eventLoopGroupProxy-13-2 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.637 [eventLoopGroupProxy-13-2 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.638 [eventLoopGroupProxy-13-2 @call-handler#811] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 18:51:19.638 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.639 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.639 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.639 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.639 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.639 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.682 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.682 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.682 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:19.682 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.683 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.683 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.683 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.683 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.684 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.685 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.685 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.685 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:19.686 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.688 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.688 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.688 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.688 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.689 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.691 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.692 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.692 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-17 18:51:19.692 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.693 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.693 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.693 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.693 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.694 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.736 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.736 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.736 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:19.737 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.738 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.738 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.738 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.738 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.739 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.800 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.800 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.800 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-17 18:51:19.800 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.802 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.802 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.802 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.802 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.802 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.848 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.849 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.849 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-17 18:51:19.849 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.850 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.850 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.850 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.850 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.850 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.892 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.892 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.893 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:19.893 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.894 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.894 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.894 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.894 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.894 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.937 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.937 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.937 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:19.938 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.939 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.939 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.939 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.939 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.939 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.982 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.982 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.983 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 18:51:19.983 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.984 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.984 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.984 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.984 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.985 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.986 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.986 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.986 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:19.986 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.987 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.987 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.987 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.987 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.988 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.989 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.989 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.989 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:19.989 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.990 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.990 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.990 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.990 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.990 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.991 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.991 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.992 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:19.992 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.992 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.992 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.992 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.992 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.993 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.994 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.994 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.994 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:19.994 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.995 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.995 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.995 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.995 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.996 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:19.997 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:19.997 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:19.997 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:19.997 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.998 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.998 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:19.998 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:19.998 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:19.999 [eventLoopGroupProxy-13-2 @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-17 18:51:20.000 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.000 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.000 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.000 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.001 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.001 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.001 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.001 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.002 [eventLoopGroupProxy-13-2 @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-17 18:51:20.003 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.003 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.003 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.003 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.004 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.004 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.004 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.004 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.004 [eventLoopGroupProxy-13-2 @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-17 18:51:20.006 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.006 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.006 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.006 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.007 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.007 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.007 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.007 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.008 [eventLoopGroupProxy-13-2 @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-17 18:51:20.009 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.009 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.009 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.009 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.010 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.010 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.010 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.010 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.011 [eventLoopGroupProxy-13-2 @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-17 18:51:20.012 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.012 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.012 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.012 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.013 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.013 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.013 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.013 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.013 [eventLoopGroupProxy-13-2 @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-17 18:51:20.015 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.015 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.015 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.015 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.016 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.016 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.016 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.016 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.016 [eventLoopGroupProxy-13-2 @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-17 18:51:20.018 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.018 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.018 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.018 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.019 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.019 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.019 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.019 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.020 [eventLoopGroupProxy-13-2 @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-17 18:51:20.021 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.021 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.021 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.021 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.022 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.022 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.022 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.022 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.023 [eventLoopGroupProxy-13-2 @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-17 18:51:20.024 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.024 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.024 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.024 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.025 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.025 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.025 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.025 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.026 [eventLoopGroupProxy-13-2 @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-17 18:51:20.028 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.028 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.028 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.028 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.029 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.029 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.029 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.029 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.030 [eventLoopGroupProxy-13-2 @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-17 18:51:20.031 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.031 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.031 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.032 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.032 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.032 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.032 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.032 [DefaultDispatcher-worker-1 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.033 [eventLoopGroupProxy-13-2 @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-17 18:51:20.035 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.035 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.035 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.035 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.036 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.036 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.036 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.036 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.037 [eventLoopGroupProxy-13-2 @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-17 18:51:20.038 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.038 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.038 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.038 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.039 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.039 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.039 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.039 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.040 [eventLoopGroupProxy-13-2 @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-17 18:51:20.042 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.042 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.042 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.042 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.043 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.043 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.043 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.043 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.044 [eventLoopGroupProxy-13-2 @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-17 18:51:20.045 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.045 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.045 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.045 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.046 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.046 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.046 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.046 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.047 [eventLoopGroupProxy-13-2 @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-17 18:51:20.048 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.048 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.048 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.048 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.049 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.049 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.049 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.049 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.049 [eventLoopGroupProxy-13-2 @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-17 18:51:20.050 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.050 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.050 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.051 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.051 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.051 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.051 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.051 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.052 [eventLoopGroupProxy-13-2 @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-17 18:51:20.053 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.053 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.053 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.053 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.054 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.054 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.054 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.054 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.055 [eventLoopGroupProxy-13-2 @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-17 18:51:20.056 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.056 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.056 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.056 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.057 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.057 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.057 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.057 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.058 [eventLoopGroupProxy-13-2 @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-17 18:51:20.059 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.059 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.059 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.059 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.060 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.060 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.060 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.060 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.060 [eventLoopGroupProxy-13-2 @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-17 18:51:20.061 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.061 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.062 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.062 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.063 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.063 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.063 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.063 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.064 [eventLoopGroupProxy-13-2 @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-17 18:51:20.082 [DefaultDispatcher-worker-8 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:20.107 [eventLoopGroupProxy-13-2 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.107 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.107 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.107 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.109 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.109 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.109 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.109 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.110 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.111 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.111 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.111 [eventLoopGroupProxy-13-2 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.111 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.112 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.112 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.112 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.112 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.113 [eventLoopGroupProxy-13-2 @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-17 18:51:20.114 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.114 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.114 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.114 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.115 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.115 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.115 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.115 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.115 [eventLoopGroupProxy-13-2 @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-17 18:51:20.116 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.118 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.118 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-17 18:51:20.119 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.119 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.119 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.120 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.120 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.120 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.164 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.164 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.164 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 18:51:20.164 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.166 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.166 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.166 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.166 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.167 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.210 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.210 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.210 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.210 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.212 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.212 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.212 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.212 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.213 [eventLoopGroupProxy-13-2 @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-17 18:51:20.214 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.214 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.214 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.214 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.215 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.215 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.215 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.215 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.216 [eventLoopGroupProxy-13-2 @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-17 18:51:20.217 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.217 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.217 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.217 [DefaultDispatcher-worker-2 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.218 [DefaultDispatcher-worker-2 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.218 [DefaultDispatcher-worker-2 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.218 [DefaultDispatcher-worker-2 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.218 [DefaultDispatcher-worker-2 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.219 [eventLoopGroupProxy-13-2 @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-17 18:51:20.261 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.261 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.262 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.262 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.265 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.265 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.265 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.265 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.266 [eventLoopGroupProxy-13-2 @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-17 18:51:20.267 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.267 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.267 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.268 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.268 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.268 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.268 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.268 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.269 [eventLoopGroupProxy-13-2 @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-17 18:51:20.270 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.270 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.270 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.270 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.271 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.271 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.271 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.271 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.272 [eventLoopGroupProxy-13-2 @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-17 18:51:20.273 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.273 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.273 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.273 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.274 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.274 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.274 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.274 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.274 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.275 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.275 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.275 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.276 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.276 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.276 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.276 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.276 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.277 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.319 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.319 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.319 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:20.319 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.320 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.320 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.320 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.320 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.321 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.322 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.322 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.322 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.323 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.323 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.323 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.323 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.323 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.324 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.325 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.325 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.325 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.325 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.326 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.326 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.326 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.326 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.327 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.328 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.328 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.328 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.328 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.328 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.329 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.329 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.329 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.329 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.330 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.330 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.330 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.331 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.331 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.331 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.331 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.331 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.332 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.333 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.333 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.333 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.333 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.334 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.334 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.334 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.334 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.334 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.336 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.336 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.336 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.336 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.337 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.337 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.337 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.337 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.337 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.338 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.339 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.339 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.339 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.340 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.340 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.340 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.340 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.340 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.341 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.341 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.342 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.342 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.342 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.342 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.342 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.342 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.343 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.344 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.345 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.345 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.345 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.345 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.345 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.345 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.346 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.346 [eventLoopGroupProxy-13-2 @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-17 18:51:20.347 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.347 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.347 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.348 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.348 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.348 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.348 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.348 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.349 [eventLoopGroupProxy-13-2 @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-17 18:51:20.350 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.350 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.350 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.350 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.351 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.351 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.351 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.351 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.352 [eventLoopGroupProxy-13-2 @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-17 18:51:20.353 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.353 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.353 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.353 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.354 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.354 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.354 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.354 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.354 [eventLoopGroupProxy-13-2 @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-17 18:51:20.397 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.397 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.397 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.398 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.398 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.399 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.399 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.399 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.399 [eventLoopGroupProxy-13-2 @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-17 18:51:20.401 [eventLoopGroupProxy-13-2 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.401 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.401 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.401 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.402 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.402 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.402 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.402 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.403 [eventLoopGroupProxy-13-2 @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-17 18:51:20.404 [eventLoopGroupProxy-13-2 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.404 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.404 [eventLoopGroupProxy-13-2 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.404 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.405 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.405 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.405 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.405 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.406 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.448 [eventLoopGroupProxy-13-2 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.448 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.448 [eventLoopGroupProxy-13-2 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.448 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.449 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.449 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.449 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.449 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.450 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.451 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.451 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.451 [eventLoopGroupProxy-13-2 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.452 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.452 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.452 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.452 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.452 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.453 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.454 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.454 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.454 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.454 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.455 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.455 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.455 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.455 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.456 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.457 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.457 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.457 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.457 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.458 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.458 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.458 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.458 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.458 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.501 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.501 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.501 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.502 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.503 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.503 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.503 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.503 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.504 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.505 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.505 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.505 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.505 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.506 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.506 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.506 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.506 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.506 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.548 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.548 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.548 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:20.549 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.550 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.550 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.550 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.550 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.551 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.593 [DefaultDispatcher-worker-12 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:20.596 [eventLoopGroupProxy-13-2 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.596 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.596 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 18:51:20.596 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.597 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.597 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.597 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.597 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.598 [eventLoopGroupProxy-13-2 @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-17 18:51:20.641 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.641 [eventLoopGroupProxy-13-2 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.641 [eventLoopGroupProxy-13-2 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.642 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.642 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.642 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.642 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.642 [DefaultDispatcher-worker-15 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.643 [eventLoopGroupProxy-13-2 @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-17 18:51:20.686 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.686 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.686 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.687 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.688 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.688 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.688 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.688 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.689 [eventLoopGroupProxy-13-2 @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-17 18:51:20.690 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.690 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.690 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.690 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.691 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.691 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.691 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.691 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.692 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.692 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.693 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.693 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.693 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.694 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.694 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.694 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.694 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.694 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.695 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.695 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.695 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.696 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.696 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.696 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.696 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.696 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.697 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.698 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.698 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.698 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.698 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.699 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.699 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.699 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.699 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.700 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.701 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.701 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.701 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.701 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.702 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.702 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.702 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.702 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.703 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.704 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.704 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.704 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.704 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.705 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.705 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.705 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.705 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.706 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.707 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.707 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.707 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.707 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.708 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.708 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.708 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.708 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.708 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.709 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.709 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.709 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.710 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.710 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.710 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.710 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.710 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.711 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.712 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.712 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.712 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.712 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.713 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.713 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.713 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.713 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.714 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.715 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.715 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.715 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.715 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.716 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.716 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.716 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.716 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.716 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.717 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.717 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.718 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.718 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.718 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.718 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.718 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.718 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.719 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.720 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.720 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.720 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.720 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.721 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.721 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.721 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.721 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.722 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.722 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.723 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.723 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.723 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.724 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.724 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.724 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.724 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.724 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.725 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.725 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.725 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.726 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.728 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.728 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.728 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.728 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.728 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.772 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.772 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.772 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 18:51:20.773 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.773 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.773 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.773 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.773 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.774 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.775 [eventLoopGroupProxy-13-2 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.775 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.775 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.775 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.776 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.776 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.776 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.776 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.776 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.777 [eventLoopGroupProxy-13-2 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.778 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.778 [eventLoopGroupProxy-13-2 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.778 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.778 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.778 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.778 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.778 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.779 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.780 [eventLoopGroupProxy-13-2 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.780 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.780 [eventLoopGroupProxy-13-2 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.780 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.781 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.781 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.781 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.781 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.781 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.782 [eventLoopGroupProxy-13-2 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.782 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.782 [eventLoopGroupProxy-13-2 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.782 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.783 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.783 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.783 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.783 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.783 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.784 [eventLoopGroupProxy-13-2 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.784 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.784 [eventLoopGroupProxy-13-2 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.784 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.785 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.785 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.785 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.785 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.785 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.786 [eventLoopGroupProxy-13-2 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.786 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.786 [eventLoopGroupProxy-13-2 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.787 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.787 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.787 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.787 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.787 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.788 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.829 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.829 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.829 [eventLoopGroupProxy-13-2 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:20.830 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.830 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.830 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.830 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.830 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.830 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.831 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.831 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.831 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.832 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.832 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.832 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.832 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.832 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.832 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.833 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.833 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.833 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.834 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.834 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.834 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.834 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.834 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.835 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.876 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.877 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.877 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:20.877 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.878 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.878 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.878 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.878 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.879 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.880 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.880 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.880 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:20.880 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.880 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.881 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.881 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.881 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.881 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.882 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.882 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.882 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.882 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.883 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.883 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.883 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.883 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.883 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.884 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.884 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.884 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.884 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.885 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.885 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.885 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.885 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.885 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.886 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.886 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.886 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.886 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.887 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.887 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.887 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.887 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.887 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.888 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.888 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.888 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.889 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.889 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.889 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.889 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.889 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.890 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.891 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.891 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.891 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.891 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.891 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.891 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.891 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.891 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.892 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.892 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.893 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.893 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.893 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.893 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.893 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.893 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.893 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.894 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.895 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.895 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.895 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.895 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.895 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.895 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.895 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.895 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.896 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.897 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.897 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.897 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.897 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.897 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.897 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.897 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.897 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.898 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.899 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.899 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.899 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.899 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.900 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.900 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.900 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.900 [DefaultDispatcher-worker-4 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.900 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.901 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.901 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.901 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.901 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.902 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.902 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.902 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.902 [DefaultDispatcher-worker-13 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.902 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.945 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.945 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.945 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.946 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.946 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.946 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.946 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.946 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.947 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.948 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.948 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.948 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.948 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.949 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.949 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.949 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.949 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.950 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.993 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.993 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.993 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:20.993 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.994 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.994 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.994 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.994 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.994 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:20.995 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:20.995 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:20.995 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:20.996 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.996 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.996 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:20.996 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:20.996 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:20.996 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.039 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.040 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.040 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-17 18:51:21.040 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.041 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.041 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.041 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.041 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.041 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.084 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.084 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.084 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.084 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.085 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.085 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.085 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.085 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.086 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.104 [DefaultDispatcher-worker-18 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:21.127 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.127 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.127 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-17 18:51:21.127 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.128 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.128 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.128 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.128 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.128 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.171 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.171 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.171 [eventLoopGroupProxy-13-2 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.171 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.172 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.172 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.172 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.172 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.173 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.215 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.215 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.216 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.216 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.217 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.217 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.217 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.217 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.217 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.218 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.219 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.219 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.219 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.219 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.219 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.219 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.219 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.220 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.262 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.263 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.263 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.263 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.264 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.264 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.264 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.264 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.264 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.266 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.266 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.266 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.266 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.266 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.266 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.266 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.266 [DefaultDispatcher-worker-14 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.267 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.268 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.268 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.268 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.268 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.269 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.269 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.269 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.269 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.269 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.270 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.271 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.271 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.271 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.271 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.271 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.271 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.271 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.272 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.273 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.273 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.273 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.273 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.274 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.274 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.274 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.274 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.274 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.275 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.275 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.275 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.275 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.276 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.276 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.276 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.276 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.276 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.319 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.319 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.319 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.320 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.320 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.320 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.320 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.320 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.321 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.322 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.322 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.322 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.322 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.323 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.323 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.323 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.323 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.323 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.324 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.324 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.324 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.324 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.324 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.324 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.324 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.324 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.325 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.326 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.326 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.326 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.326 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.326 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.326 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.326 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.326 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.327 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.338 [DefaultDispatcher-worker-19 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.355 [DefaultDispatcher-worker-19 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:21.368 [eventLoopGroupProxy-13-2 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.368 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.368 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 18:51:21.369 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.369 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.369 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.369 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.369 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.370 [eventLoopGroupProxy-13-2 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.371 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.371 [eventLoopGroupProxy-13-2 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.371 [eventLoopGroupProxy-13-2 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.371 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.372 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.372 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.372 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.372 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.372 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.373 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.373 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.373 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.373 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.375 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.375 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.375 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.375 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.375 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.376 [eventLoopGroupProxy-13-2 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.376 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.376 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.376 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.377 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.377 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.377 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.377 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.377 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.419 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.420 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.420 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.420 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.421 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.421 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.421 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.421 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.422 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.464 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.464 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.465 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.465 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.466 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.466 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.466 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.466 [DefaultDispatcher-worker-19 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.466 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.467 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.467 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.468 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.468 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.468 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.468 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.468 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.468 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.469 [eventLoopGroupProxy-13-2 @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-17 18:51:21.474 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.474 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.474 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-17 18:51:21.474 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.475 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.475 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.475 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.475 [DefaultDispatcher-worker-18 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.475 [eventLoopGroupProxy-13-2 @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-17 18:51:21.476 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.476 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.476 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.476 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.477 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.477 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.477 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.477 [DefaultDispatcher-worker-6 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.477 [eventLoopGroupProxy-13-2 @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-17 18:51:21.520 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.520 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.520 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.521 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.521 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.521 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.521 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.521 [DefaultDispatcher-worker-20 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.522 [eventLoopGroupProxy-13-2 @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-17 18:51:21.523 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.523 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.523 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.523 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.524 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.524 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.524 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.524 [DefaultDispatcher-worker-12 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.524 [eventLoopGroupProxy-13-2 @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-17 18:51:21.567 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.567 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.567 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.568 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.568 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.568 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.568 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.568 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.569 [eventLoopGroupProxy-13-2 @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-17 18:51:21.610 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.610 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.610 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-17 18:51:21.610 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.611 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.611 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.611 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.611 [DefaultDispatcher-worker-10 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.612 [eventLoopGroupProxy-13-2 @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-17 18:51:21.612 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.613 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.613 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.613 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.613 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.613 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.613 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.613 [DefaultDispatcher-worker-11 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.613 [DefaultDispatcher-worker-16 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:21.614 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.656 [eventLoopGroupProxy-13-2 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.657 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.657 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.657 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.658 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.658 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.658 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.658 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.658 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.659 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.659 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.659 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.660 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.660 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.660 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.660 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.660 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.661 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.662 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.662 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.662 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.662 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.662 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.662 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.662 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.662 [DefaultDispatcher-worker-8 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.663 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.663 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.663 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.664 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.664 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.665 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.665 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.665 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.665 [DefaultDispatcher-worker-7 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.665 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.711 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.711 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.711 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-17 18:51:21.711 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.712 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.712 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.712 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.712 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.712 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.755 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.755 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.755 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-17 18:51:21.755 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.756 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.756 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.756 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.756 [DefaultDispatcher-worker-5 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.757 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.757 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.757 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.758 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.758 [DefaultDispatcher-worker-16 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.758 [DefaultDispatcher-worker-16 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.758 [DefaultDispatcher-worker-16 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.758 [DefaultDispatcher-worker-16 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.758 [DefaultDispatcher-worker-16 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.759 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.760 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.760 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.760 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-17 18:51:21.760 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.760 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.760 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/blob/upload-batch-data. 2025-04-17 18:51:21.760 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.760 [DefaultDispatcher-worker-3 @coroutine#809] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:21.761 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-17 18:51:21.763 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:21.763 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.763 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-17 18:51:21.763 [DefaultDispatcher-worker-2 @coroutine#809] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/blob/upload-batch-data 2025-04-17 18:51:21.770 [DefaultDispatcher-worker-20 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:21.773 [DefaultDispatcher-worker-4 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:21.774 [DefaultDispatcher-worker-4 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/UmAppDatabase/replication/message 2025-04-17 18:51:21.774 [DefaultDispatcher-worker-4 @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:34789/UmAppDatabase/replication/message. 2025-04-17 18:51:21.774 [DefaultDispatcher-worker-4 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/UmAppDatabase/replication/message 2025-04-17 18:51:21.774 [DefaultDispatcher-worker-4 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34789/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:21.774 [eventLoopGroupProxy-13-2 @call-handler#1601] 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-17 18:51:21.775 [eventLoopGroupProxy-13-2 @call-handler#1601] 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-17 18:51:21.775 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:21.787 [DefaultDispatcher-worker-8 @call-handler#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-17 18:51:21.787 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:21.787 [DefaultDispatcher-worker-8 @coroutine#747] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:21.787 [eventLoopGroupProxy-13-2 @call-handler#1601] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-17 18:51:21.787 [DefaultDispatcher-worker-8 @coroutine#747] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json. 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-8 @coroutine#747] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/UmAppDatabase/replication/message 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34789/UmAppDatabase/replication/message 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34789/UmAppDatabase/replication/message. 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-12 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34789/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-3 @coroutine#747] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:21.788 [DefaultDispatcher-worker-3 @coroutine#747] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json 2025-04-17 18:51:21.789 [DefaultDispatcher-worker-12 @coroutine#747] 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:34789/api/content/717568260353400832/_ustadmanifest.json. 2025-04-17 18:51:21.789 [DefaultDispatcher-worker-12 @coroutine#747] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34789/api/content/717568260353400832/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:21.793 [DefaultDispatcher-worker-6 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-04-17 18:51:21.810 [DefaultDispatcher-worker-15 @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-04-17 18:51:21.830 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-17 18:51:21.830 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-17 18:51:21.830 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-17 18:51:21.830 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-17 18:51:21.830 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-17 18:51:21.832 [Test worker @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-04-17 18:51:21.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-17 18:51:21.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-17 18:51:21.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:21.832 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460df441: (connection evicted) 2025-04-17 18:51:21.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:21.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-17 18:51:21.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-17 18:51:21.852 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:21.852 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:22.270 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-17 18:51:22.836 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4af6839c 2025-04-17 18:51:22.836 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4af6839c 2025-04-17 18:51:22.840 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-04-17 18:51:22.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-17 18:51:22.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-17 18:51:22.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:22.840 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2025-04-17 18:51:22.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:22.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-17 18:51:22.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145f1f97 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:22.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:22.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1952ad9d 2025-04-17 18:51:22.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1952ad9d 2025-04-17 18:51:22.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-17 18:51:22.878 [DefaultDispatcher-worker-9 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1952ad9d 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c6e5 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:22.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:22.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-17 18:51:22.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-04-17 18:51:22.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-04-17 18:51:22.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-17 18:51:22.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@256aabbe 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:22.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@188058fb 2025-04-17 18:51:22.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@188058fb 2025-04-17 18:51:22.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-17 18:51:22.886 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 18:51:22.887 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-17 18:51:22.888 [DefaultDispatcher-worker-16 @coroutine#1638] INFO ktor.application - Responding at http://0.0.0.0:41337 2025-04-17 18:51:22.890 [DefaultDispatcher-worker-16 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-04-17 18:51:22.891 [Test worker @coroutine#1639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-init-batch 2025-04-17 18:51:22.891 [Test worker @coroutine#1639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-init-batch. 2025-04-17 18:51:22.891 [Test worker @coroutine#1639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-init-batch 2025-04-17 18:51:22.891 [Test worker @coroutine#1639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:22.893 [eventLoopGroupProxy-16-1 @call-handler#1645] 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-17 18:51:22.893 [eventLoopGroupProxy-16-1 @call-handler#1645] 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-17 18:51:22.894 [eventLoopGroupProxy-16-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188058fb 2025-04-17 18:51:22.895 [Test worker @coroutine#1639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-init-batch 2025-04-17 18:51:22.895 [Test worker @coroutine#1639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41337/api/blob/upload-init-batch 2025-04-17 18:51:22.895 [Test worker @coroutine#1639] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-init-batch. 2025-04-17 18:51:22.895 [Test worker @coroutine#1639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:22.896 [Test worker @coroutine#1650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41337/api/blob/upload-batch-data 2025-04-17 18:51:22.896 [Test worker @coroutine#1650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41337/api/blob/upload-batch-data. 2025-04-17 18:51:22.896 [Test worker @coroutine#1650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41337/api/blob/upload-batch-data 2025-04-17 18:51:22.896 [Test worker @coroutine#1650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:22.896 [eventLoopGroupProxy-16-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-17 18:51:22.898 [eventLoopGroupProxy-16-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188058fb 2025-04-17 18:51:22.898 [eventLoopGroupProxy-16-1 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:22.899 [Test worker @coroutine#1650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41337/api/blob/upload-batch-data 2025-04-17 18:51:22.900 [eventLoopGroupProxy-16-2 @call-handler#1662] 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-17 18:51:22.902 [eventLoopGroupProxy-16-2 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:22.906 [Test worker @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5929059c 2025-04-17 18:51:22.950 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:22.983 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:22.984 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574413bd 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:23.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 18:51:23.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 18:51:23.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-17 18:51:24.006 [DefaultDispatcher-worker-5 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 18:51:24.009 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60935/api/blob/upload-init-batch 2025-04-17 18:51:24.009 [Test worker @coroutine#1671] 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:60935/api/blob/upload-init-batch. 2025-04-17 18:51:24.009 [Test worker @coroutine#1671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60935/api/blob/upload-init-batch 2025-04-17 18:51:24.009 [Test worker @coroutine#1671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60935/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:24.011 [Test worker @coroutine#1671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60935/api/blob/upload-init-batch 2025-04-17 18:51:24.011 [Test worker @coroutine#1671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60935/api/blob/upload-init-batch 2025-04-17 18:51:24.011 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60935/api/blob/upload-init-batch. 2025-04-17 18:51:24.011 [Test worker @coroutine#1671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60935/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:24.017 [DefaultDispatcher-worker-14 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2025-04-17 18:51:24.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-17 18:51:24.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-17 18:51:24.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.019 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556e4588: (connection evicted) 2025-04-17 18:51:24.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-17 18:51:24.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-17 18:51:24.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d863bb 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2025-04-17 18:51:24.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4560eb15 2025-04-17 18:51:24.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-17 18:51:24.035 [Test worker @coroutine#1682] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53003/api/blob/upload-init-batch 2025-04-17 18:51:24.035 [Test worker @coroutine#1682] 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:53003/api/blob/upload-init-batch. 2025-04-17 18:51:24.035 [Test worker @coroutine#1682] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53003/api/blob/upload-init-batch 2025-04-17 18:51:24.035 [Test worker @coroutine#1682] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53003/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:24.036 [Test worker @coroutine#1682] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53003/api/blob/upload-init-batch 2025-04-17 18:51:24.036 [Test worker @coroutine#1682] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53003/api/blob/upload-init-batch 2025-04-17 18:51:24.036 [Test worker @coroutine#1682] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53003/api/blob/upload-init-batch. 2025-04-17 18:51:24.036 [Test worker @coroutine#1682] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53003/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:24.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-17 18:51:24.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-17 18:51:24.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.037 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4560eb15: (connection evicted) 2025-04-17 18:51:24.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-17 18:51:24.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7b1d6a 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c941d19 2025-04-17 18:51:24.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c941d19 2025-04-17 18:51:24.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-17 18:51:24.052 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52787/api/blob/upload-init-batch 2025-04-17 18:51:24.052 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52787/api/blob/upload-init-batch. 2025-04-17 18:51:24.052 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52787/api/blob/upload-init-batch 2025-04-17 18:51:24.052 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52787/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-17 18:51:24.053 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52787/api/blob/upload-init-batch 2025-04-17 18:51:24.053 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52787/api/blob/upload-init-batch 2025-04-17 18:51:24.053 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52787/api/blob/upload-init-batch. 2025-04-17 18:51:24.053 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52787/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:24.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-17 18:51:24.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-17 18:51:24.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.058 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c941d19: (connection evicted) 2025-04-17 18:51:24.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-17 18:51:24.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ea60f 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2025-04-17 18:51:24.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2025-04-17 18:51:24.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-17 18:51:24.312 [DefaultDispatcher-worker-7 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99774ec 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73483d4b 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2025-04-17 18:51:24.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2025-04-17 18:51:24.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-17 18:51:24.336 [DefaultDispatcher-worker-11 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67eabe02 2025-04-17 18:51:24.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-17 18:51:24.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498f1f63 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7b4bb6 2025-04-17 18:51:24.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7b4bb6 2025-04-17 18:51:24.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-17 18:51:24.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7d173f 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-17 18:51:24.378 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.379 [DefaultDispatcher-worker-14 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.383 [DefaultDispatcher-worker-13 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.388 [DefaultDispatcher-worker-14 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.393 [DefaultDispatcher-worker-4 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.395 [Test worker @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.399 [DefaultDispatcher-worker-19 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-04-17 18:51:24.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-17 18:51:24.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-17 18:51:24.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.403 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c618295: (connection evicted) 2025-04-17 18:51:24.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-17 18:51:24.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3e4253 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-17 18:51:24.415 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.424 [DefaultDispatcher-worker-13 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.428 [DefaultDispatcher-worker-6 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.432 [DefaultDispatcher-worker-14 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.436 [DefaultDispatcher-worker-15 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.437 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.438 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.443 [DefaultDispatcher-worker-20 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141c66db 2025-04-17 18:51:24.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-17 18:51:24.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-17 18:51:24.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.444 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141c66db: (connection evicted) 2025-04-17 18:51:24.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-17 18:51:24.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a2ca681 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 18:51:24.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 18:51:24.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-17 18:51:24.464 [DefaultDispatcher-worker-15 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 18:51:24.468 [DefaultDispatcher-worker-10 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 18:51:24.472 [DefaultDispatcher-worker-8 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 18:51:24.476 [DefaultDispatcher-worker-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c 2025-04-17 18:51:24.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-17 18:51:24.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.477 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fee3c9c: (connection evicted) 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-17 18:51:24.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4238ff 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:24.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:24.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:24.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:24.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:24.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:24.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-17 18:51:24.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-17 18:51:24.497 [DefaultDispatcher-worker-3 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.502 [DefaultDispatcher-worker-6 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.506 [DefaultDispatcher-worker-20 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.510 [DefaultDispatcher-worker-5 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.512 [Test worker @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.516 [DefaultDispatcher-worker-20 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19834eb7 2025-04-17 18:51:24.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-17 18:51:24.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-17 18:51:24.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:24.517 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19834eb7: (connection evicted) 2025-04-17 18:51:24.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:24.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-17 18:51:24.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-17 18:51:24.851 [DefaultDispatcher-worker-20 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1952ad9d 2025-04-17 18:51:24.885 [DefaultDispatcher-worker-20 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188058fb 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c399d4 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2025-04-17 18:51:28.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2025-04-17 18:51:28.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-17 18:51:28.083 [DefaultDispatcher-worker-15 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433362e0 2025-04-17 18:51:28.164 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a916120 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-17 18:51:28.620 [DefaultDispatcher-worker-16 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.624 [DefaultDispatcher-worker-7 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.627 [DefaultDispatcher-worker-2 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.631 [DefaultDispatcher-worker-4 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.635 [DefaultDispatcher-worker-4 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755fdfad 2025-04-17 18:51:28.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77902ed6 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 18:51:28.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 18:51:28.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-17 18:51:28.657 [DefaultDispatcher-worker-18 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 18:51:28.661 [DefaultDispatcher-worker-15 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 18:51:28.664 [DefaultDispatcher-worker-10 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 18:51:28.668 [DefaultDispatcher-worker-19 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5076f9 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cad577 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-17 18:51:28.687 [DefaultDispatcher-worker-19 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.691 [DefaultDispatcher-worker-5 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.695 [DefaultDispatcher-worker-18 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.698 [DefaultDispatcher-worker-6 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.702 [DefaultDispatcher-worker-3 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.703 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.708 [DefaultDispatcher-worker-14 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bbaf1bc 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27244a88 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-17 18:51:28.726 [DefaultDispatcher-worker-18 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.730 [DefaultDispatcher-worker-12 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.733 [DefaultDispatcher-worker-4 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.737 [DefaultDispatcher-worker-16 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.739 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.741 [DefaultDispatcher-worker-12 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae26c59 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-17 18:51:28.760 [DefaultDispatcher-worker-19 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.765 [DefaultDispatcher-worker-16 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.768 [DefaultDispatcher-worker-14 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.770 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.771 [DefaultDispatcher-worker-19 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.774 [DefaultDispatcher-worker-1 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.779 [DefaultDispatcher-worker-18 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-17 18:51:28.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 18:51:28.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 18:51:28.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-17 18:51:28.799 [DefaultDispatcher-worker-11 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 18:51:28.803 [DefaultDispatcher-worker-4 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 18:51:28.806 [DefaultDispatcher-worker-16 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 18:51:28.809 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.809 [DefaultDispatcher-worker-17 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-04-17 18:51:28.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-17 18:51:28.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-17 18:51:28.827 [DefaultDispatcher-worker-3 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.830 [DefaultDispatcher-worker-12 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.833 [DefaultDispatcher-worker-14 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.836 [DefaultDispatcher-worker-5 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.839 [DefaultDispatcher-worker-5 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.841 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.845 [DefaultDispatcher-worker-9 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-17 18:51:28.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-17 18:51:28.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-17 18:51:28.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-17 18:51:28.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 18:51:28.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 18:51:28.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-17 18:51:28.870 [Test worker @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 18:51:28.871 [Test worker @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfedfb7 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 18:51:28.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 18:51:28.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-17 18:51:28.882 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.888 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 18:51:28.889 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393d4e34 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5b549b 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-17 18:51:28.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 18:51:28.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 18:51:28.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-17 18:51:28.905 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 18:51:28.906 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601ca994 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:28.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:28.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-17 18:51:28.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 18:51:28.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 18:51:28.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-17 18:51:28.910 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.920 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 18:51:28.922 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432be12 2025-04-17 18:51:28.925 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:28.926 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:28.927 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:28.927 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:28.927 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:28.947 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.957 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.968 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:28.968 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:28.968 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:28.975 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:28.993 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.008 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.009 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:29.010 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:29.010 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.051 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:29.052 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:29.052 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.094 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:29.094 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:29.094 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.135 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:29.136 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48239/ 2025-04-17 18:51:29.136 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48239/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.177 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48239/ 2025-04-17 18:51:29.180 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.180 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.181 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.181 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.181 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.222 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.222 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.222 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.264 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.264 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.264 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.306 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.306 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.306 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.347 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.348 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.348 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.389 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.390 [Test worker @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36479/ 2025-04-17 18:51:29.390 [Test worker @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36479/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-17 18:51:29.390 [Test worker @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36479/ 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@771ede0d 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-17 18:51:29.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c697c 2025-04-17 18:51:29.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c697c 2025-04-17 18:51:29.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-17 18:51:29.493 [DefaultDispatcher-worker-14 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c697c 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53cba89f 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-17 18:51:29.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-17 18:51:29.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-17 18:51:29.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-17 18:51:29.518 [DefaultDispatcher-worker-14 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14aa2123 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a985388 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-17 18:51:29.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-17 18:51:29.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-17 18:51:29.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-17 18:51:29.537 [DefaultDispatcher-worker-8 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2025-04-17 18:51:29.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76cad511 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-04-17 18:51:29.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-04-17 18:51:29.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-17 18:51:29.558 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.559 [DefaultDispatcher-worker-10 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a544cd 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-17 18:51:29.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-17 18:51:29.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-17 18:51:29.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-17 18:51:29.583 [DefaultDispatcher-worker-15 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c93be3 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab8f93 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-17 18:51:29.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-04-17 18:51:29.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-04-17 18:51:29.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-17 18:51:29.600 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.611 [DefaultDispatcher-worker-14 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d87e7f3 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ade78 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-17 18:51:29.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-04-17 18:51:29.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-04-17 18:51:29.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-17 18:51:29.619 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.637 [DefaultDispatcher-worker-7 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df83569 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-17 18:51:29.639 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-17 18:51:29.658 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.661 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.664 [DefaultDispatcher-worker-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.667 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.671 [DefaultDispatcher-worker-19 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.678 [DefaultDispatcher-worker-14 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.682 [DefaultDispatcher-worker-16 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0393df 2025-04-17 18:51:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-17 18:51:29.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-17 18:51:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.685 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e0393df: (connection evicted) 2025-04-17 18:51:29.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:29.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-17 18:51:29.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-17 18:51:29.685 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dedc8b8 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 18:51:29.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 18:51:29.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-17 18:51:29.707 [DefaultDispatcher-worker-3 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 18:51:29.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 18:51:29.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-17 18:51:29.715 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.733 [DefaultDispatcher-worker-16 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65528bcf 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 18:51:29.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 18:51:29.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-17 18:51:29.754 [DefaultDispatcher-worker-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee7a538 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0ecdbf 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-17 18:51:29.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-17 18:51:29.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-17 18:51:29.773 [DefaultDispatcher-worker-4 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2226fd2b 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4250b0c1 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 18:51:29.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 18:51:29.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-17 18:51:29.786 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.793 [DefaultDispatcher-worker-4 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24caa80 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4733662d 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 18:51:29.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 18:51:29.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-17 18:51:29.812 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.814 [DefaultDispatcher-worker-9 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dabe7c8 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad80206 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-17 18:51:29.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 18:51:29.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 18:51:29.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-17 18:51:29.834 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.835 [DefaultDispatcher-worker-4 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1737834 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d50f682 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:29.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:29.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-17 18:51:29.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cc1f5c 2025-04-17 18:51:29.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14cc1f5c 2025-04-17 18:51:29.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-17 18:51:29.855 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.856 [DefaultDispatcher-worker-9 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14cc1f5c 2025-04-17 18:51:29.888 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.921 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.921 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:29.937 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480f1311 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 18:51:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 18:51:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-17 18:51:33.941 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 18:51:33.950 [DefaultDispatcher-worker-6 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 18:51:33.956 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e528476 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:33.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-17 18:51:33.967 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.976 [DefaultDispatcher-worker-3 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.980 [DefaultDispatcher-worker-14 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.983 [DefaultDispatcher-worker-11 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.988 [DefaultDispatcher-worker-20 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281d3ce7 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:33.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:33.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-17 18:51:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:33.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:33.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-17 18:51:33.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:34.007 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:34.011 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:34.014 [DefaultDispatcher-worker-16 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:34.018 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-17 18:51:34.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 18:51:34.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 18:51:34.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-17 18:51:34.029 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 18:51:34.030 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.037 [DefaultDispatcher-worker-15 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 18:51:34.042 [DefaultDispatcher-worker-4 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 18:51:34.045 [DefaultDispatcher-worker-20 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f5eba4 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 18:51:34.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 18:51:34.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-17 18:51:34.057 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 18:51:34.057 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.065 [DefaultDispatcher-worker-2 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 18:51:34.069 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f255ed 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 18:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 18:51:34.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-17 18:51:34.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 18:51:34.089 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.091 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4265cbed 2025-04-17 18:51:34.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335a45a8 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 18:51:34.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 18:51:34.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-17 18:51:34.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 18:51:34.112 [DefaultDispatcher-worker-15 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b23897a 2025-04-17 18:51:34.119 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.151 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.171 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.207 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d816d32 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-17 18:51:34.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.239 [Test worker @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.240 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.242 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.242 [DefaultDispatcher-worker-15 @coroutine#2091] 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:47519/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.242 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.242 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47519/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.243 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.243 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.247 [DefaultDispatcher-worker-2 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.247 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.247 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.247 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.247 [DefaultDispatcher-worker-16 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.247 [DefaultDispatcher-worker-16 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.248 [Test worker @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 18:51:34.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 18:51:34.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-17 18:51:34.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 18:51:34.270 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 18:51:34.271 [Test worker @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 18:51:34.274 [DefaultDispatcher-worker-11 @coroutine#2112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 18:51:34.274 [DefaultDispatcher-worker-11 @coroutine#2112] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-17 18:51:34.274 [DefaultDispatcher-worker-11 @coroutine#2112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 18:51:34.275 [DefaultDispatcher-worker-10 @coroutine#2112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 18:51:34.275 [DefaultDispatcher-worker-10 @coroutine#2112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-17 18:51:34.276 [DefaultDispatcher-worker-17 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2693e39c 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-17 18:51:34.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-17 18:51:34.318 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@11baf942 2025-04-17 18:51:34.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@11baf942 2025-04-17 18:51:34.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7d0505 2025-04-17 18:51:34.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7d0505 2025-04-17 18:51:34.325 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b429232 2025-04-17 18:51:34.325 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b429232 2025-04-17 18:51:34.327 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e400f3e 2025-04-17 18:51:34.327 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e400f3e 2025-04-17 18:51:34.329 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f68d5d 2025-04-17 18:51:34.329 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f68d5d 2025-04-17 18:51:34.331 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd4f66b 2025-04-17 18:51:34.331 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd4f66b 2025-04-17 18:51:34.333 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@60882aa1 2025-04-17 18:51:34.333 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@60882aa1 2025-04-17 18:51:34.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.335 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6ff071 2025-04-17 18:51:34.335 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6ff071 2025-04-17 18:51:34.337 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@125f0e84 2025-04-17 18:51:34.337 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@125f0e84 2025-04-17 18:51:34.337 [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-17 18:51:34.340 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.341 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.342 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.342 [DefaultDispatcher-worker-17 @coroutine#2124] 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:39403/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.342 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.342 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.343 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.343 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.347 [DefaultDispatcher-worker-18 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.347 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.347 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.347 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.347 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.347 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.348 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.349 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.352 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@343576ca 2025-04-17 18:51:34.352 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@343576ca 2025-04-17 18:51:34.353 [DefaultDispatcher-worker-15 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af28e3c 2025-04-17 18:51:34.354 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af28e3c 2025-04-17 18:51:34.356 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecd1dba 2025-04-17 18:51:34.356 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecd1dba 2025-04-17 18:51:34.358 [DefaultDispatcher-worker-3 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.358 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcf8407 2025-04-17 18:51:34.358 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcf8407 2025-04-17 18:51:34.361 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d33e92 2025-04-17 18:51:34.361 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d33e92 2025-04-17 18:51:34.362 [DefaultDispatcher-worker-10 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.363 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7edf5a 2025-04-17 18:51:34.363 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7edf5a 2025-04-17 18:51:34.365 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c883b62 2025-04-17 18:51:34.365 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c883b62 2025-04-17 18:51:34.366 [DefaultDispatcher-worker-9 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.367 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be07b48 2025-04-17 18:51:34.367 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be07b48 2025-04-17 18:51:34.369 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@663af108 2025-04-17 18:51:34.369 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@663af108 2025-04-17 18:51:34.369 [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-17 18:51:34.370 [DefaultDispatcher-worker-10 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.373 [DefaultDispatcher-worker-16 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.377 [DefaultDispatcher-worker-14 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.381 [DefaultDispatcher-worker-10 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.385 [DefaultDispatcher-worker-13 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.389 [DefaultDispatcher-worker-15 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4aadc 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-17 18:51:34.411 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.417 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.418 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.418 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.419 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.419 [DefaultDispatcher-worker-1 @coroutine#2170] 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:42679/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.419 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.419 [DefaultDispatcher-worker-1 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42679/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.420 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.420 [DefaultDispatcher-worker-15 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.421 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2148b314 2025-04-17 18:51:34.421 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2148b314 2025-04-17 18:51:34.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8f494d 2025-04-17 18:51:34.423 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8f494d 2025-04-17 18:51:34.424 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.424 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.424 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.424 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.424 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.424 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.426 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:34.426 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb0d864 2025-04-17 18:51:34.426 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb0d864 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-17 18:51:34.428 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb24376 2025-04-17 18:51:34.428 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb24376 2025-04-17 18:51:34.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 18:51:34.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 18:51:34.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-17 18:51:34.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 18:51:34.430 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a069da7 2025-04-17 18:51:34.430 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@a069da7 2025-04-17 18:51:34.432 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f16688b 2025-04-17 18:51:34.432 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f16688b 2025-04-17 18:51:34.434 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7248e8f5 2025-04-17 18:51:34.434 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7248e8f5 2025-04-17 18:51:34.435 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 18:51:34.436 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9dbc39 2025-04-17 18:51:34.436 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9dbc39 2025-04-17 18:51:34.436 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 18:51:34.437 [DefaultDispatcher-worker-9 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 18:51:34.437 [DefaultDispatcher-worker-9 @coroutine#2191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-17 18:51:34.437 [DefaultDispatcher-worker-9 @coroutine#2191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 18:51:34.438 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8f3e8 2025-04-17 18:51:34.438 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8f3e8 2025-04-17 18:51:34.438 [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-17 18:51:34.438 [DefaultDispatcher-worker-5 @coroutine#2191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 18:51:34.438 [DefaultDispatcher-worker-5 @coroutine#2191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-17 18:51:34.441 [DefaultDispatcher-worker-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96dc5c 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-17 18:51:34.496 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.496 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.499 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347bb4 2025-04-17 18:51:34.499 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347bb4 2025-04-17 18:51:34.501 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af39142 2025-04-17 18:51:34.501 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af39142 2025-04-17 18:51:34.502 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.503 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecc10c4 2025-04-17 18:51:34.503 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecc10c4 2025-04-17 18:51:34.503 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.504 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.504 [DefaultDispatcher-worker-19 @coroutine#2202] 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:48207/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.504 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.504 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48207/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.505 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.505 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.505 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bce9b79 2025-04-17 18:51:34.505 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bce9b79 2025-04-17 18:51:34.508 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c20a46f 2025-04-17 18:51:34.508 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c20a46f 2025-04-17 18:51:34.508 [DefaultDispatcher-worker-7 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.509 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.509 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.509 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.509 [DefaultDispatcher-worker-20 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.509 [DefaultDispatcher-worker-20 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.510 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aef5128 2025-04-17 18:51:34.510 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aef5128 2025-04-17 18:51:34.510 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:34.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-17 18:51:34.512 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eb3081 2025-04-17 18:51:34.512 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eb3081 2025-04-17 18:51:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 18:51:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 18:51:34.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-17 18:51:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 18:51:34.514 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@be16436 2025-04-17 18:51:34.514 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@be16436 2025-04-17 18:51:34.516 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@628baaf9 2025-04-17 18:51:34.516 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@628baaf9 2025-04-17 18:51:34.516 [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-17 18:51:34.520 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 18:51:34.521 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9b0c16 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-17 18:51:34.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-17 18:51:34.525 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-17 18:51:34.528 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.530 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-04-17 18:51:34.530 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-04-17 18:51:34.532 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-04-17 18:51:34.532 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-04-17 18:51:34.534 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-04-17 18:51:34.534 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-04-17 18:51:34.536 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-04-17 18:51:34.536 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-04-17 18:51:34.537 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-04-17 18:51:34.537 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-04-17 18:51:34.538 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.539 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-04-17 18:51:34.539 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-04-17 18:51:34.541 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-04-17 18:51:34.541 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-04-17 18:51:34.543 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-04-17 18:51:34.543 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-04-17 18:51:34.544 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.545 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-04-17 18:51:34.545 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-04-17 18:51:34.545 [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-17 18:51:34.545 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.545 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.546 [DefaultDispatcher-worker-17 @coroutine#2231] 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:53059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.546 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.546 [DefaultDispatcher-worker-17 @coroutine#2231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.547 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.547 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.550 [DefaultDispatcher-worker-7 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.550 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.550 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.550 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.550 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.550 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.551 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3708f0 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-17 18:51:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 18:51:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 18:51:34.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-17 18:51:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 18:51:34.561 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 18:51:34.562 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f7811f 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.563 [DefaultDispatcher-worker-7 @coroutine#2253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-17 18:51:34.564 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:34.564 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:34.564 [DefaultDispatcher-worker-7 @coroutine#2253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-17 18:51:34.566 [DefaultDispatcher-worker-6 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-04-17 18:51:34.579 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:34.582 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.583 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ecb4e5e 2025-04-17 18:51:34.583 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ecb4e5e 2025-04-17 18:51:34.585 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@500cabf7 2025-04-17 18:51:34.585 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@500cabf7 2025-04-17 18:51:34.585 [DefaultDispatcher-worker-7 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:34.586 [DefaultDispatcher-worker-7 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:34.586 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.586 [DefaultDispatcher-worker-10 @coroutine#2260] 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-17 18:51:34.586 [DefaultDispatcher-worker-10 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.586 [DefaultDispatcher-worker-10 @coroutine#2260] 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-17 18:51:34.586 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5433252e 2025-04-17 18:51:34.586 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5433252e 2025-04-17 18:51:34.587 [DefaultDispatcher-worker-7 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.587 [DefaultDispatcher-worker-7 @coroutine#2253] 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-17 18:51:34.587 [DefaultDispatcher-worker-7 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.587 [DefaultDispatcher-worker-14 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.587 [DefaultDispatcher-worker-9 @coroutine#2253] 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-17 18:51:34.588 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a1cc 2025-04-17 18:51:34.588 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a1cc 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-17 18:51:34.590 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@150ca40a 2025-04-17 18:51:34.590 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@150ca40a 2025-04-17 18:51:34.591 [DefaultDispatcher-worker-5 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:34.591 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.591 [DefaultDispatcher-worker-5 @coroutine#2259] 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-17 18:51:34.591 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.592 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@206af64f 2025-04-17 18:51:34.592 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@206af64f 2025-04-17 18:51:34.592 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.594 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbdad39 2025-04-17 18:51:34.594 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbdad39 2025-04-17 18:51:34.595 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@711e5e83 2025-04-17 18:51:34.596 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@711e5e83 2025-04-17 18:51:34.597 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2985e 2025-04-17 18:51:34.597 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2985e 2025-04-17 18:51:34.597 [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-17 18:51:34.604 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.610 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.612 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.612 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.612 [DefaultDispatcher-worker-1 @coroutine#2274] 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:54119/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.612 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.612 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.613 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.613 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.613 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac6bda8 2025-04-17 18:51:34.615 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac6bda8 2025-04-17 18:51:34.616 [DefaultDispatcher-worker-9 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.616 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.617 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.617 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.617 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.617 [DefaultDispatcher-worker-9 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.618 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54014880 2025-04-17 18:51:34.618 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@54014880 2025-04-17 18:51:34.618 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.620 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@503ed6d8 2025-04-17 18:51:34.620 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@503ed6d8 2025-04-17 18:51:34.622 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c42bb 2025-04-17 18:51:34.622 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@153c42bb 2025-04-17 18:51:34.623 [DefaultDispatcher-worker-9 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.623 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.624 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a788649 2025-04-17 18:51:34.624 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a788649 2025-04-17 18:51:34.626 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-17 18:51:34.626 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@23493b57 2025-04-17 18:51:34.626 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e394ce 2025-04-17 18:51:34.626 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e394ce 2025-04-17 18:51:34.627 [DefaultDispatcher-worker-14 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.628 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-17 18:51:34.628 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ed14e 2025-04-17 18:51:34.628 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0e9c 2025-04-17 18:51:34.628 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d0e9c 2025-04-17 18:51:34.630 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7513bdf4 2025-04-17 18:51:34.630 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7513bdf4 2025-04-17 18:51:34.630 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-17 18:51:34.630 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b15027 2025-04-17 18:51:34.632 [DefaultDispatcher-worker-15 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.632 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6737d1 2025-04-17 18:51:34.632 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6737d1 2025-04-17 18:51:34.632 [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-17 18:51:34.632 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-17 18:51:34.632 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb3db75 2025-04-17 18:51:34.635 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-17 18:51:34.635 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac637 2025-04-17 18:51:34.636 [DefaultDispatcher-worker-3 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.637 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-17 18:51:34.637 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d957301 2025-04-17 18:51:34.639 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-17 18:51:34.639 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0630fc 2025-04-17 18:51:34.641 [DefaultDispatcher-worker-16 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.641 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-17 18:51:34.641 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c243a 2025-04-17 18:51:34.643 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-17 18:51:34.643 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb7b0e0 2025-04-17 18:51:34.643 [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-17 18:51:34.645 [DefaultDispatcher-worker-17 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.648 [DefaultDispatcher-worker-10 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.652 [DefaultDispatcher-worker-12 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.654 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.656 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-17 18:51:34.656 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-17 18:51:34.656 [DefaultDispatcher-worker-6 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.658 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.658 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 18:51:34.658 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.658 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-17 18:51:34.658 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-17 18:51:34.658 [DefaultDispatcher-worker-14 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.658 [DefaultDispatcher-worker-14 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.660 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-17 18:51:34.660 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-17 18:51:34.662 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-17 18:51:34.662 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-17 18:51:34.664 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.664 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-17 18:51:34.664 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-17 18:51:34.666 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 18:51:34.666 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a97c9e 2025-04-17 18:51:34.666 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-17 18:51:34.666 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-17 18:51:34.668 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 18:51:34.668 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e93db 2025-04-17 18:51:34.668 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-17 18:51:34.668 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-17 18:51:34.670 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 18:51:34.670 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@35117ee 2025-04-17 18:51:34.670 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-17 18:51:34.670 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-17 18:51:34.672 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 18:51:34.672 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@465399e0 2025-04-17 18:51:34.672 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-17 18:51:34.672 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-17 18:51:34.672 [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-17 18:51:34.674 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 18:51:34.674 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5038 2025-04-17 18:51:34.676 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 18:51:34.676 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@775ffb33 2025-04-17 18:51:34.678 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 18:51:34.678 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3a6c51 2025-04-17 18:51:34.680 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 18:51:34.680 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@267c66af 2025-04-17 18:51:34.682 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 18:51:34.682 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4047bfc8 2025-04-17 18:51:34.682 [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-17 18:51:34.689 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.692 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-17 18:51:34.692 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@682e1798 2025-04-17 18:51:34.694 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-17 18:51:34.694 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e9f4ed 2025-04-17 18:51:34.696 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-17 18:51:34.696 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d67ce8 2025-04-17 18:51:34.698 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-17 18:51:34.698 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4fed6 2025-04-17 18:51:34.699 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 18:51:34.699 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54119/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:34.700 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.700 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 18:51:34.700 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.700 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-17 18:51:34.700 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdebf63 2025-04-17 18:51:34.701 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.701 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.702 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-17 18:51:34.702 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b97ae9 2025-04-17 18:51:34.704 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-17 18:51:34.704 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@475965ea 2025-04-17 18:51:34.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-17 18:51:34.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@47fb0199 2025-04-17 18:51:34.709 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-17 18:51:34.709 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d949ba2 2025-04-17 18:51:34.709 [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-17 18:51:34.721 [DefaultDispatcher-worker-9 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce7ab6f 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-17 18:51:34.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.745 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.746 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.746 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.746 [DefaultDispatcher-worker-15 @coroutine#2326] 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:43211/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.746 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.746 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43211/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.747 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.747 [DefaultDispatcher-worker-19 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.751 [DefaultDispatcher-worker-1 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.752 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.752 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.752 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.752 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.752 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.753 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26edfa34 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-17 18:51:34.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 18:51:34.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 18:51:34.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-17 18:51:34.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 18:51:34.762 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 18:51:34.763 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 18:51:34.767 [DefaultDispatcher-worker-8 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-04-17 18:51:34.767 [DefaultDispatcher-worker-18 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.771 [DefaultDispatcher-worker-20 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.774 [DefaultDispatcher-worker-18 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.777 [DefaultDispatcher-worker-16 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.789 [DefaultDispatcher-worker-11 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.796 [DefaultDispatcher-worker-11 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.800 [DefaultDispatcher-worker-16 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.804 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.808 [DefaultDispatcher-worker-1 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.812 [DefaultDispatcher-worker-17 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:34.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c55658 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-17 18:51:34.824 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.826 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2025-04-17 18:51:34.826 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464f62f 2025-04-17 18:51:34.827 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.828 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2025-04-17 18:51:34.828 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa31ed3 2025-04-17 18:51:34.830 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2025-04-17 18:51:34.830 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9c9d5f 2025-04-17 18:51:34.832 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2025-04-17 18:51:34.832 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e14e8 2025-04-17 18:51:34.833 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.833 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.834 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2025-04-17 18:51:34.834 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8403a 2025-04-17 18:51:34.834 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.834 [DefaultDispatcher-worker-17 @coroutine#2368] 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:44387/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.834 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.834 [DefaultDispatcher-worker-17 @coroutine#2368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44387/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.835 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.835 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.836 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2025-04-17 18:51:34.836 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaf8e74 2025-04-17 18:51:34.838 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2025-04-17 18:51:34.838 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1003841b 2025-04-17 18:51:34.838 [DefaultDispatcher-worker-19 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.839 [DefaultDispatcher-worker-19 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.839 [DefaultDispatcher-worker-19 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.839 [DefaultDispatcher-worker-19 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.839 [DefaultDispatcher-worker-3 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.839 [DefaultDispatcher-worker-3 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.840 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2025-04-17 18:51:34.840 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb1eba7 2025-04-17 18:51:34.840 [Test worker @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-17 18:51:34.842 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2025-04-17 18:51:34.842 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3142b17b 2025-04-17 18:51:34.842 [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-17 18:51:34.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 18:51:34.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 18:51:34.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-17 18:51:34.843 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 18:51:34.849 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 18:51:34.849 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 18:51:34.853 [DefaultDispatcher-worker-14 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-04-17 18:51:34.854 [DefaultDispatcher-worker-14 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.856 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.858 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-17 18:51:34.858 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db95511 2025-04-17 18:51:34.858 [DefaultDispatcher-worker-3 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.860 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-17 18:51:34.860 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@337ebcd6 2025-04-17 18:51:34.862 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-17 18:51:34.862 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@37413e61 2025-04-17 18:51:34.862 [DefaultDispatcher-worker-10 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.864 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-17 18:51:34.864 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7243b6ed 2025-04-17 18:51:34.865 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-17 18:51:34.865 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257469 2025-04-17 18:51:34.866 [DefaultDispatcher-worker-14 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.867 [DefaultDispatcher-worker-1 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.867 [DefaultDispatcher-worker-1 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 18:51:34.867 [DefaultDispatcher-worker-1 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.867 [DefaultDispatcher-worker-7 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.867 [DefaultDispatcher-worker-7 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-17 18:51:34.867 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-17 18:51:34.867 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@437be017 2025-04-17 18:51:34.869 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-17 18:51:34.869 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df77c2f 2025-04-17 18:51:34.871 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-17 18:51:34.871 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@126c49a2 2025-04-17 18:51:34.872 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-17 18:51:34.872 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc4e1ba 2025-04-17 18:51:34.872 [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-17 18:51:34.908 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-17 18:51:34.908 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44387/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:34.909 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.909 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-17 18:51:34.909 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.910 [DefaultDispatcher-worker-14 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.910 [DefaultDispatcher-worker-14 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-17 18:51:34.913 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:34.916 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-04-17 18:51:34.916 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc8ec8 2025-04-17 18:51:34.918 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-04-17 18:51:34.918 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7b608f 2025-04-17 18:51:34.920 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-04-17 18:51:34.920 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@b44e5b8 2025-04-17 18:51:34.922 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-04-17 18:51:34.922 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e466ab4 2025-04-17 18:51:34.922 [DefaultDispatcher-worker-7 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:34.923 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-04-17 18:51:34.924 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be9677a 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-17 18:51:34.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-17 18:51:34.925 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-04-17 18:51:34.925 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f420590 2025-04-17 18:51:34.927 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-04-17 18:51:34.927 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@530756e5 2025-04-17 18:51:34.928 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-04-17 18:51:34.928 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6995fb 2025-04-17 18:51:34.930 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-04-17 18:51:34.930 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edbe5fb 2025-04-17 18:51:34.930 [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-17 18:51:34.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.942 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.943 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:34.943 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.944 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.944 [DefaultDispatcher-worker-20 @coroutine#2422] 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:59287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:34.944 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.944 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.945 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.945 [DefaultDispatcher-worker-20 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:34.945 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-04-17 18:51:34.945 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-04-17 18:51:34.948 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-04-17 18:51:34.948 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-04-17 18:51:34.948 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.948 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.948 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:34.948 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.949 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.949 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:34.949 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:34.950 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-04-17 18:51:34.950 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17adbecf 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:34.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:34.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-17 18:51:34.951 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-04-17 18:51:34.951 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-04-17 18:51:34.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 18:51:34.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 18:51:34.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-17 18:51:34.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 18:51:34.953 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-04-17 18:51:34.953 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-04-17 18:51:34.955 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-04-17 18:51:34.955 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-04-17 18:51:34.956 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-04-17 18:51:34.956 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-04-17 18:51:34.957 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 18:51:34.958 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-04-17 18:51:34.958 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-04-17 18:51:34.958 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 18:51:34.960 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-04-17 18:51:34.960 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-04-17 18:51:34.960 [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-17 18:51:34.960 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/auth/register 2025-04-17 18:51:34.960 [DefaultDispatcher-worker-11 @coroutine#2444] 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:59287/auth/register. 2025-04-17 18:51:34.960 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/auth/register 2025-04-17 18:51:34.960 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59287/auth/register from class io.ktor.http.content.TextContent 2025-04-17 18:51:34.961 [DefaultDispatcher-worker-12 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/auth/register 2025-04-17 18:51:34.961 [DefaultDispatcher-worker-12 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/auth/register 2025-04-17 18:51:34.962 [DefaultDispatcher-worker-6 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-04-17 18:51:35.002 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59287/auth/register. 2025-04-17 18:51:35.002 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59287/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:35.013 [DefaultDispatcher-worker-8 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:35.017 [DefaultDispatcher-worker-5 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0943d 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-17 18:51:35.025 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-17 18:51:35.027 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbc78e 2025-04-17 18:51:35.027 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbc78e 2025-04-17 18:51:35.028 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c3b85 2025-04-17 18:51:35.028 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c3b85 2025-04-17 18:51:35.029 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923acfe 2025-04-17 18:51:35.029 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923acfe 2025-04-17 18:51:35.031 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2131be 2025-04-17 18:51:35.031 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2131be 2025-04-17 18:51:35.032 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b7a03 2025-04-17 18:51:35.032 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b7a03 2025-04-17 18:51:35.033 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db7abb4 2025-04-17 18:51:35.033 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db7abb4 2025-04-17 18:51:35.035 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6977bea0 2025-04-17 18:51:35.035 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6977bea0 2025-04-17 18:51:35.036 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0ecef1 2025-04-17 18:51:35.036 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0ecef1 2025-04-17 18:51:35.037 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.038 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f7011 2025-04-17 18:51:35.038 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f7011 2025-04-17 18:51:35.038 [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-17 18:51:35.043 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.044 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.045 [DefaultDispatcher-worker-7 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.045 [DefaultDispatcher-worker-7 @coroutine#2457] 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-17 18:51:35.045 [DefaultDispatcher-worker-7 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.045 [DefaultDispatcher-worker-7 @coroutine#2457] 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-17 18:51:35.046 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.046 [DefaultDispatcher-worker-16 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.049 [DefaultDispatcher-worker-10 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.049 [DefaultDispatcher-worker-10 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.049 [DefaultDispatcher-worker-10 @coroutine#2456] 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-17 18:51:35.049 [DefaultDispatcher-worker-10 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.049 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.049 [DefaultDispatcher-worker-9 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.050 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.052 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.053 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.054 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c03bb4 2025-04-17 18:51:35.054 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c03bb4 2025-04-17 18:51:35.056 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07d3dc 2025-04-17 18:51:35.056 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e07d3dc 2025-04-17 18:51:35.057 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3850c4 2025-04-17 18:51:35.057 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3850c4 2025-04-17 18:51:35.059 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3ad9e7 2025-04-17 18:51:35.059 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3ad9e7 2025-04-17 18:51:35.060 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e96502f 2025-04-17 18:51:35.060 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e96502f 2025-04-17 18:51:35.062 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0fe312 2025-04-17 18:51:35.062 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0fe312 2025-04-17 18:51:35.063 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@36493467 2025-04-17 18:51:35.063 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@36493467 2025-04-17 18:51:35.064 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-04-17 18:51:35.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-17 18:51:35.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-17 18:51:35.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.065 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8: (connection evicted) 2025-04-17 18:51:35.065 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1526a8 2025-04-17 18:51:35.065 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1526a8 2025-04-17 18:51:35.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-17 18:51:35.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.067 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@637e0a4d 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.067 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@637e0a4d 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.067 [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-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f91c91 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-17 18:51:35.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-17 18:51:35.069 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.074 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.075 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.075 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.075 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-17 18:51:35.075 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.075 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:35.076 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.076 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.079 [DefaultDispatcher-worker-5 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.079 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.079 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-17 18:51:35.079 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.080 [DefaultDispatcher-worker-18 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.080 [DefaultDispatcher-worker-18 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.081 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.082 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.084 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d273300 2025-04-17 18:51:35.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-17 18:51:35.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-17 18:51:35.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.084 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d273300: (connection evicted) 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-17 18:51:35.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78762e87 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-17 18:51:35.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-17 18:51:35.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.092 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.093 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.093 [DefaultDispatcher-worker-18 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.093 [DefaultDispatcher-worker-18 @coroutine#2511] 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-17 18:51:35.093 [DefaultDispatcher-worker-18 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.093 [DefaultDispatcher-worker-18 @coroutine#2511] 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-17 18:51:35.094 [DefaultDispatcher-worker-6 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.094 [DefaultDispatcher-worker-6 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.097 [DefaultDispatcher-worker-5 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.097 [DefaultDispatcher-worker-5 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.097 [DefaultDispatcher-worker-5 @coroutine#2510] 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-17 18:51:35.097 [DefaultDispatcher-worker-5 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.098 [DefaultDispatcher-worker-7 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.098 [DefaultDispatcher-worker-7 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.099 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.100 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.101 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.103 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.104 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.106 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.107 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b 2025-04-17 18:51:35.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-17 18:51:35.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-17 18:51:35.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.108 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aacf54b: (connection evicted) 2025-04-17 18:51:35.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-17 18:51:35.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-17 18:51:35.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5276330a 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-17 18:51:35.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-17 18:51:35.111 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.115 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.116 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.117 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.117 [DefaultDispatcher-worker-7 @coroutine#2549] 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-17 18:51:35.117 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.117 [DefaultDispatcher-worker-7 @coroutine#2549] 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-17 18:51:35.117 [DefaultDispatcher-worker-4 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.117 [DefaultDispatcher-worker-4 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.121 [DefaultDispatcher-worker-13 @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.121 [DefaultDispatcher-worker-13 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.121 [DefaultDispatcher-worker-13 @coroutine#2548] 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-17 18:51:35.121 [DefaultDispatcher-worker-13 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.121 [DefaultDispatcher-worker-17 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.121 [DefaultDispatcher-worker-17 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.122 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.123 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.125 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-17 18:51:35.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-17 18:51:35.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-17 18:51:35.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.126 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e: (connection evicted) 2025-04-17 18:51:35.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-17 18:51:35.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-17 18:51:35.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9742012 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-17 18:51:35.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-17 18:51:35.128 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.133 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.134 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.135 [DefaultDispatcher-worker-13 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.135 [DefaultDispatcher-worker-13 @coroutine#2581] 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-17 18:51:35.135 [DefaultDispatcher-worker-13 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.135 [DefaultDispatcher-worker-13 @coroutine#2581] 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-17 18:51:35.136 [DefaultDispatcher-worker-12 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.136 [DefaultDispatcher-worker-12 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.139 [DefaultDispatcher-worker-13 @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.139 [DefaultDispatcher-worker-13 @coroutine#2580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.139 [DefaultDispatcher-worker-13 @coroutine#2580] 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-17 18:51:35.139 [DefaultDispatcher-worker-13 @coroutine#2580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.139 [DefaultDispatcher-worker-10 @coroutine#2580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.139 [DefaultDispatcher-worker-10 @coroutine#2580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.140 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.141 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.143 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.144 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.145 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2025-04-17 18:51:35.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-17 18:51:35.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-17 18:51:35.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.146 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39ff4421: (connection evicted) 2025-04-17 18:51:35.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-17 18:51:35.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c8c5513 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-17 18:51:35.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-17 18:51:35.149 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.154 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.155 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.155 [DefaultDispatcher-worker-8 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.155 [DefaultDispatcher-worker-8 @coroutine#2612] 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-17 18:51:35.155 [DefaultDispatcher-worker-8 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.155 [DefaultDispatcher-worker-8 @coroutine#2612] 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-17 18:51:35.156 [DefaultDispatcher-worker-13 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.156 [DefaultDispatcher-worker-13 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-17 18:51:35.159 [DefaultDispatcher-worker-15 @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.159 [DefaultDispatcher-worker-15 @coroutine#2611] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.159 [DefaultDispatcher-worker-15 @coroutine#2611] 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-17 18:51:35.159 [DefaultDispatcher-worker-15 @coroutine#2611] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.160 [DefaultDispatcher-worker-17 @coroutine#2611] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.160 [DefaultDispatcher-worker-17 @coroutine#2611] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-17 18:51:35.161 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.162 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d 2025-04-17 18:51:35.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-17 18:51:35.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-17 18:51:35.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.163 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fdbba0d: (connection evicted) 2025-04-17 18:51:35.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-17 18:51:35.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-17 18:51:35.268 [DefaultDispatcher-worker-9 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:35.268 [DefaultDispatcher-worker-9 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.268 [DefaultDispatcher-worker-9 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.268 [DefaultDispatcher-worker-9 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.269 [DefaultDispatcher-worker-16 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.269 [DefaultDispatcher-worker-16 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.352 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:35.352 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.352 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.352 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.353 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.353 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@203b98cf 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.411 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-17 18:51:35.412 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.412 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.412 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-17 18:51:35.419 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.424 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.425 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.426 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.429 [DefaultDispatcher-worker-14 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:35.429 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.429 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.429 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.430 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.430 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.431 [DefaultDispatcher-worker-1 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.436 [DefaultDispatcher-worker-6 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22495f2f 2025-04-17 18:51:35.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-17 18:51:35.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-17 18:51:35.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.438 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22495f2f: (connection evicted) 2025-04-17 18:51:35.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-17 18:51:35.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303a484e 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.439 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-17 18:51:35.447 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.452 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.453 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.454 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae69abe 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.454 [Test worker @coroutine#2689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-17 18:51:35.463 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.468 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.468 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.469 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.473 [DefaultDispatcher-worker-14 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50508ed3 2025-04-17 18:51:35.482 [DefaultDispatcher-worker-11 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.485 [DefaultDispatcher-worker-5 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.489 [DefaultDispatcher-worker-11 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2 2025-04-17 18:51:35.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-17 18:51:35.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-17 18:51:35.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.496 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b9d85c2: (connection evicted) 2025-04-17 18:51:35.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-17 18:51:35.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-17 18:51:35.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-17 18:51:35.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-17 18:51:35.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.497 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50508ed3: (connection evicted) 2025-04-17 18:51:35.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-17 18:51:35.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@163b8acc 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.498 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-17 18:51:35.506 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.511 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.512 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.513 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.513 [DefaultDispatcher-worker-2 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.513 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.513 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503b5337 2025-04-17 18:51:35.513 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.513 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-17 18:51:35.514 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.514 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.514 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-17 18:51:35.514 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.514 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.521 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.526 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.526 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.527 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.531 [DefaultDispatcher-worker-20 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136480b 2025-04-17 18:51:35.539 [DefaultDispatcher-worker-13 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.542 [DefaultDispatcher-worker-14 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.546 [DefaultDispatcher-worker-3 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2 2025-04-17 18:51:35.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-17 18:51:35.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-17 18:51:35.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.548 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e38d2a2: (connection evicted) 2025-04-17 18:51:35.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-17 18:51:35.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-17 18:51:35.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-17 18:51:35.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-17 18:51:35.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.549 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136480b: (connection evicted) 2025-04-17 18:51:35.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-17 18:51:35.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cecd959 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.550 [Test worker @coroutine#2759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-17 18:51:35.555 [DefaultDispatcher-worker-19 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:35.555 [DefaultDispatcher-worker-19 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.555 [DefaultDispatcher-worker-19 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.555 [DefaultDispatcher-worker-19 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.556 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.556 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.559 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.564 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.565 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.566 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.570 [DefaultDispatcher-worker-20 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.580 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.581 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.585 [DefaultDispatcher-worker-2 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2150dc64 2025-04-17 18:51:35.596 [DefaultDispatcher-worker-15 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:35.596 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.596 [DefaultDispatcher-worker-15 @coroutine#2259] 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-17 18:51:35.596 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-17 18:51:35.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-17 18:51:35.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.597 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2150dc64: (connection evicted) 2025-04-17 18:51:35.597 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-17 18:51:35.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67629872 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.598 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.600 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.600 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-17 18:51:35.600 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.600 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.600 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-17 18:51:35.608 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.612 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.613 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.614 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.622 [DefaultDispatcher-worker-2 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:35.622 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.623 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.623 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.623 [DefaultDispatcher-worker-11 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.623 [DefaultDispatcher-worker-11 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.627 [DefaultDispatcher-worker-17 @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.638 [DefaultDispatcher-worker-3 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.639 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.643 [DefaultDispatcher-worker-6 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2025-04-17 18:51:35.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-17 18:51:35.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-17 18:51:35.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.648 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa: (connection evicted) 2025-04-17 18:51:35.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-17 18:51:35.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe91eed 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.649 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-17 18:51:35.650 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.650 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.650 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-17 18:51:35.657 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.662 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.663 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.664 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.668 [DefaultDispatcher-worker-17 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.678 [DefaultDispatcher-worker-20 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.682 [DefaultDispatcher-worker-16 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.750 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.757 [DefaultDispatcher-worker-13 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:35.757 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.757 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.757 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.758 [DefaultDispatcher-worker-9 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.758 [DefaultDispatcher-worker-9 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.796 [DefaultDispatcher-worker-15 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f171392 2025-04-17 18:51:35.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-17 18:51:35.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-17 18:51:35.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.825 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f171392: (connection evicted) 2025-04-17 18:51:35.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-17 18:51:35.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39240aa3 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.826 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.827 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-17 18:51:35.834 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.839 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.840 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.841 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.843 [DefaultDispatcher-worker-1 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:35.843 [DefaultDispatcher-worker-1 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.843 [DefaultDispatcher-worker-1 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.843 [DefaultDispatcher-worker-1 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.844 [DefaultDispatcher-worker-2 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.844 [DefaultDispatcher-worker-2 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.845 [DefaultDispatcher-worker-17 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.846 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.856 [DefaultDispatcher-worker-5 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.860 [DefaultDispatcher-worker-4 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e93e396 2025-04-17 18:51:35.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-17 18:51:35.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-17 18:51:35.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.865 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e93e396: (connection evicted) 2025-04-17 18:51:35.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-17 18:51:35.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521032a6 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.866 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.867 [Test worker @coroutine#2962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-17 18:51:35.874 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.879 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.880 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.881 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.886 [DefaultDispatcher-worker-18 @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2025-04-17 18:51:35.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-17 18:51:35.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-17 18:51:35.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:35.925 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24032706: (connection evicted) 2025-04-17 18:51:35.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:35.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-17 18:51:35.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158f0af4 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:35.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:35.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:35.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-17 18:51:35.972 [DefaultDispatcher-worker-18 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:35.972 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.972 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:35.972 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.973 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.973 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:35.983 [DefaultDispatcher-worker-18 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:35.987 [DefaultDispatcher-worker-13 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:35.991 [DefaultDispatcher-worker-15 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:35.994 [DefaultDispatcher-worker-9 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.012 [DefaultDispatcher-worker-4 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.012 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-17 18:51:36.016 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-17 18:51:36.017 [DefaultDispatcher-worker-14 @coroutine#3001] INFO ktor.application - Responding at http://0.0.0.0:43767 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63069995 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:36.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-17 18:51:36.027 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.027 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:36.027 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.027 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.027 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:36.028 [eventLoopGroupProxy-19-1 @call-handler#3012] 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-17 18:51:36.028 [eventLoopGroupProxy-19-2 @call-handler#3011] 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-17 18:51:36.028 [eventLoopGroupProxy-19-1 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.029 [eventLoopGroupProxy-19-2 @call-handler#3011] 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-17 18:51:36.029 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.029 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.029 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.029 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@915c47b 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:36.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-17 18:51:36.037 [DefaultDispatcher-worker-1 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.037 [DefaultDispatcher-worker-1 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.037 [DefaultDispatcher-worker-1 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.037 [DefaultDispatcher-worker-1 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.037 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-17 18:51:36.037 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.038 [DefaultDispatcher-worker-11 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.038 [DefaultDispatcher-worker-11 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.041 [DefaultDispatcher-worker-20 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.041 [DefaultDispatcher-worker-20 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:36.041 [DefaultDispatcher-worker-20 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.041 [DefaultDispatcher-worker-20 @coroutine#3022] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.042 [DefaultDispatcher-worker-3 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:36.042 [eventLoopGroupProxy-19-2 @call-handler#3027] 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-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5502f74c 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:36.042 [eventLoopGroupProxy-19-2 @call-handler#3027] 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-17 18:51:36.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-17 18:51:36.042 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.042 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-17 18:51:36.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-17 18:51:36.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-17 18:51:36.043 [eventLoopGroupProxy-19-3 @call-handler#3030] 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-17 18:51:36.043 [DefaultDispatcher-worker-20 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.043 [DefaultDispatcher-worker-20 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.043 [eventLoopGroupProxy-19-3 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.045 [DefaultDispatcher-worker-19 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.050 [DefaultDispatcher-worker-19 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.051 [DefaultDispatcher-worker-19 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.051 [DefaultDispatcher-worker-19 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.051 [DefaultDispatcher-worker-19 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.051 [eventLoopGroupProxy-19-2 @call-handler#3035] 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-17 18:51:36.051 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.052 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.052 [DefaultDispatcher-worker-13 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.052 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-17 18:51:36.052 [DefaultDispatcher-worker-13 @coroutine#3021] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.052 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.052 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.052 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-17 18:51:36.052 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.052 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.053 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.053 [eventLoopGroupProxy-19-4 @call-handler#3048] 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-17 18:51:36.053 [eventLoopGroupProxy-19-4 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.053 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.053 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-17 18:51:36.056 [DefaultDispatcher-worker-24 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.057 [DefaultDispatcher-worker-13 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.059 [DefaultDispatcher-worker-2 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.060 [DefaultDispatcher-worker-4 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.062 [DefaultDispatcher-worker-19 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-17 18:51:36.062 [DefaultDispatcher-worker-19 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.062 [DefaultDispatcher-worker-19 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.062 [DefaultDispatcher-worker-19 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.063 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-17 18:51:36.063 [eventLoopGroupProxy-19-2 @call-handler#3056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.063 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.063 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.067 [DefaultDispatcher-worker-2 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-17 18:51:36.070 [DefaultDispatcher-worker-19 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2025-04-17 18:51:36.076 [DefaultDispatcher-worker-8 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.078 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.078 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 18:51:36.078 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.078 [eventLoopGroupProxy-19-2 @call-handler#3070] 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-17 18:51:36.081 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296. 2025-04-17 18:51:36.093 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296 2025-04-17 18:51:36.094 [eventLoopGroupProxy-19-2 @call-handler#3074] 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-17 18:51:36.098 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.099 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296 2025-04-17 18:51:36.099 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296 2025-04-17 18:51:36.099 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296. 2025-04-17 18:51:36.099 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.103 [DefaultDispatcher-worker-11 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.104 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.104 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 18:51:36.104 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.105 [eventLoopGroupProxy-19-2 @call-handler#3078] 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-17 18:51:36.106 [eventLoopGroupProxy-19-2 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.106 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.106 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.106 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 18:51:36.106 [DefaultDispatcher-worker-11 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.110 [DefaultDispatcher-worker-2 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.118 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:36.121 [DefaultDispatcher-worker-10 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.124 [DefaultDispatcher-worker-9 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.124 [DefaultDispatcher-worker-7 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.124 [DefaultDispatcher-worker-9 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.124 [DefaultDispatcher-worker-9 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.124 [DefaultDispatcher-worker-9 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.124 [DefaultDispatcher-worker-9 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.125 [eventLoopGroupProxy-19-2 @call-handler#3084] 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-17 18:51:36.125 [eventLoopGroupProxy-19-2 @call-handler#3084] 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-17 18:51:36.125 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.130 [DefaultDispatcher-worker-6 @call-handler#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.130 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.130 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.130 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.130 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.130 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.132 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:36.134 [DefaultDispatcher-worker-11 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.139 [DefaultDispatcher-worker-16 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.140 [DefaultDispatcher-worker-25 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.140 [DefaultDispatcher-worker-25 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 18:51:36.140 [DefaultDispatcher-worker-25 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.141 [eventLoopGroupProxy-19-2 @call-handler#3097] 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-17 18:51:36.142 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:36.143 [DefaultDispatcher-worker-8 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297. 2025-04-17 18:51:36.154 [DefaultDispatcher-worker-19 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297 2025-04-17 18:51:36.155 [eventLoopGroupProxy-19-2 @call-handler#3101] 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-17 18:51:36.155 [eventLoopGroupProxy-19-2 @call-handler#3101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.155 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297 2025-04-17 18:51:36.155 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297 2025-04-17 18:51:36.155 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297. 2025-04-17 18:51:36.155 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=717568331130167297 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.160 [DefaultDispatcher-worker-22 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.160 [DefaultDispatcher-worker-22 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.160 [DefaultDispatcher-worker-22 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 18:51:36.160 [DefaultDispatcher-worker-22 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.161 [eventLoopGroupProxy-19-2 @call-handler#3105] 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-17 18:51:36.161 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.161 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.161 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync 2025-04-17 18:51:36.161 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-17 18:51:36.161 [DefaultDispatcher-worker-16 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.165 [DefaultDispatcher-worker-25 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.175 [DefaultDispatcher-worker-16 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.179 [DefaultDispatcher-worker-13 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.179 [DefaultDispatcher-worker-11 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.179 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.179 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.179 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.179 [DefaultDispatcher-worker-13 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.180 [eventLoopGroupProxy-19-2 @call-handler#3112] 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-17 18:51:36.180 [eventLoopGroupProxy-19-2 @call-handler#3112] 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-17 18:51:36.180 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.182 [DefaultDispatcher-worker-14 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.186 [DefaultDispatcher-worker-22 @call-handler#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.186 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.186 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.186 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.186 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.186 [DefaultDispatcher-worker-5 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.190 [DefaultDispatcher-worker-14 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.194 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.194 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296. 2025-04-17 18:51:36.194 [UI Thread @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.194 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.194 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.194 [UI Thread @coroutine#3136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.194 [eventLoopGroupProxy-19-2 @call-handler#3147] 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-17 18:51:36.195 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.195 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.195 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.195 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.195 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.195 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.196 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.196 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296. 2025-04-17 18:51:36.196 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.197 [eventLoopGroupProxy-19-2 @call-handler#3147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.197 [eventLoopGroupProxy-19-5 @call-handler#3169] 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-17 18:51:36.197 [eventLoopGroupProxy-19-8 @call-handler#3170] 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-17 18:51:36.197 [eventLoopGroupProxy-19-6 @call-handler#3171] 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-17 18:51:36.197 [UI Thread @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.197 [UI Thread @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.198 [UI Thread @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296. 2025-04-17 18:51:36.198 [UI Thread @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.198 [eventLoopGroupProxy-19-7 @call-handler#3173] 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-17 18:51:36.198 [eventLoopGroupProxy-19-5 @call-handler#3169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.198 [eventLoopGroupProxy-19-6 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.199 [eventLoopGroupProxy-19-7 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.199 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.199 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.199 [UI Thread @coroutine#3136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.199 [UI Thread @coroutine#3136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.199 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.199 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.199 [UI Thread @coroutine#3136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.199 [UI Thread @coroutine#3136] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.199 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.199 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.199 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.199 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.202 [DefaultDispatcher-worker-19 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.204 [eventLoopGroupProxy-19-8 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.205 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.205 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.205 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296. 2025-04-17 18:51:36.205 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.206 [DefaultDispatcher-worker-25 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.209 [DefaultDispatcher-worker-24 @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.213 [DefaultDispatcher-worker-13 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.218 [DefaultDispatcher-worker-21 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.220 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296 2025-04-17 18:51:36.220 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296. 2025-04-17 18:51:36.220 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296 2025-04-17 18:51:36.221 [eventLoopGroupProxy-19-2 @call-handler#3193] 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-17 18:51:36.222 [eventLoopGroupProxy-19-2 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.222 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296 2025-04-17 18:51:36.222 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296 2025-04-17 18:51:36.222 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296. 2025-04-17 18:51:36.222 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.227 [DefaultDispatcher-worker-14 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.232 [DefaultDispatcher-worker-16 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.235 [DefaultDispatcher-worker-4 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.236 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.236 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.236 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.236 [DefaultDispatcher-worker-4 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.236 [eventLoopGroupProxy-19-2 @call-handler#3201] 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-17 18:51:36.236 [eventLoopGroupProxy-19-2 @call-handler#3201] 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-17 18:51:36.236 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.241 [DefaultDispatcher-worker-5 @call-handler#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.241 [eventLoopGroupProxy-19-2 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.241 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.241 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.241 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.241 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.245 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296 2025-04-17 18:51:36.245 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296. 2025-04-17 18:51:36.245 [UI Thread @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296 2025-04-17 18:51:36.246 [DefaultDispatcher-worker-8 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.246 [eventLoopGroupProxy-19-2 @call-handler#3223] 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-17 18:51:36.249 [eventLoopGroupProxy-19-2 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.250 [UI Thread @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296 2025-04-17 18:51:36.250 [UI Thread @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296 2025-04-17 18:51:36.250 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296. 2025-04-17 18:51:36.250 [UI Thread @coroutine#3218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=717568331130167297&assignmentUid=717568331130167296&clazzUid=717568331130167296&submitterUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.255 [DefaultDispatcher-worker-4 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.259 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296 2025-04-17 18:51:36.259 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296. 2025-04-17 18:51:36.259 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296 2025-04-17 18:51:36.260 [eventLoopGroupProxy-19-2 @call-handler#3241] 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-17 18:51:36.261 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.261 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.261 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.261 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.261 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296 2025-04-17 18:51:36.261 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296. 2025-04-17 18:51:36.261 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296 2025-04-17 18:51:36.261 [eventLoopGroupProxy-19-5 @call-handler#3251] 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-17 18:51:36.261 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.261 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.261 [UI Thread @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.262 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.262 [eventLoopGroupProxy-19-2 @call-handler#3256] 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-17 18:51:36.262 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.262 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.262 [eventLoopGroupProxy-19-6 @call-handler#3261] 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-17 18:51:36.262 [eventLoopGroupProxy-19-7 @call-handler#3262] 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-17 18:51:36.262 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296 2025-04-17 18:51:36.262 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296 2025-04-17 18:51:36.263 [eventLoopGroupProxy-19-6 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.263 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296. 2025-04-17 18:51:36.263 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/PersonDao/getNamesByUid?uid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.263 [UI Thread @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.263 [UI Thread @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.263 [eventLoopGroupProxy-19-7 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.263 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.263 [UI Thread @coroutine#3244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.263 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.263 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.263 [eventLoopGroupProxy-19-5 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.263 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.263 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.264 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.264 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.264 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.264 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.264 [eventLoopGroupProxy-19-2 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.265 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296 2025-04-17 18:51:36.265 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296 2025-04-17 18:51:36.265 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296. 2025-04-17 18:51:36.265 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.267 [DefaultDispatcher-worker-23 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.271 [DefaultDispatcher-worker-24 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.272 [DefaultDispatcher-worker-5 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:36.272 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.272 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.272 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.273 [DefaultDispatcher-worker-11 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.273 [DefaultDispatcher-worker-11 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.274 [DefaultDispatcher-worker-2 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.279 [DefaultDispatcher-worker-7 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.283 [DefaultDispatcher-worker-2 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.286 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297 2025-04-17 18:51:36.286 [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:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297. 2025-04-17 18:51:36.286 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297 2025-04-17 18:51:36.287 [eventLoopGroupProxy-19-2 @call-handler#3281] 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-17 18:51:36.290 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.290 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297 2025-04-17 18:51:36.290 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297 2025-04-17 18:51:36.291 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297. 2025-04-17 18:51:36.291 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167297 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.295 [DefaultDispatcher-worker-8 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.296 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296 2025-04-17 18:51:36.296 [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:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296. 2025-04-17 18:51:36.296 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296 2025-04-17 18:51:36.296 [eventLoopGroupProxy-19-2 @call-handler#3285] 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-17 18:51:36.297 [eventLoopGroupProxy-19-2 @call-handler#3285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.297 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296 2025-04-17 18:51:36.297 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296 2025-04-17 18:51:36.297 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296. 2025-04-17 18:51:36.297 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/PersonDao/findByUidAsync?uid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.301 [DefaultDispatcher-worker-22 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.307 [DefaultDispatcher-worker-10 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.310 [DefaultDispatcher-worker-24 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.311 [DefaultDispatcher-worker-24 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.311 [DefaultDispatcher-worker-24 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.311 [DefaultDispatcher-worker-24 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.311 [DefaultDispatcher-worker-24 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43767/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-17 18:51:36.311 [eventLoopGroupProxy-19-2 @call-handler#3290] 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-17 18:51:36.311 [eventLoopGroupProxy-19-2 @call-handler#3290] 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-17 18:51:36.311 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-17 18:51:36.316 [DefaultDispatcher-worker-19 @call-handler#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa 2025-04-17 18:51:36.316 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.316 [DefaultDispatcher-worker-17 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.316 [DefaultDispatcher-worker-17 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/replication/message 2025-04-17 18:51:36.316 [DefaultDispatcher-worker-17 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/replication/message. 2025-04-17 18:51:36.316 [DefaultDispatcher-worker-17 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.317 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296. 2025-04-17 18:51:36.318 [UI Thread @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.318 [UI Thread @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.318 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.318 [eventLoopGroupProxy-19-2 @call-handler#3330] 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-17 18:51:36.318 [eventLoopGroupProxy-19-5 @call-handler#3331] 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-17 18:51:36.318 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.318 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.318 [eventLoopGroupProxy-19-6 @call-handler#3340] 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-17 18:51:36.318 [eventLoopGroupProxy-19-2 @call-handler#3330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.318 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.318 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296. 2025-04-17 18:51:36.318 [UI Thread @coroutine#3342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.318 [eventLoopGroupProxy-19-7 @call-handler#3346] 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-17 18:51:36.319 [UI Thread @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.319 [UI Thread @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 2025-04-17 18:51:36.319 [UI Thread @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296. 2025-04-17 18:51:36.319 [UI Thread @coroutine#3313] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.319 [eventLoopGroupProxy-19-6 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.319 [eventLoopGroupProxy-19-7 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.319 [eventLoopGroupProxy-19-5 @call-handler#3331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.319 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.319 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.320 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.320 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.320 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.320 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.320 [UI Thread @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.320 [UI Thread @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 2025-04-17 18:51:36.320 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.320 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.320 [UI Thread @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296. 2025-04-17 18:51:36.320 [UI Thread @coroutine#3317] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=717568331130167296&assignmentUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.321 [DefaultDispatcher-worker-21 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6 2025-04-17 18:51:36.321 [eventLoopGroupProxy-19-9 @call-handler#3358] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-17 18:51:36.323 [eventLoopGroupProxy-19-9 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-17 18:51:36.323 [UI Thread @coroutine#3342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.323 [UI Thread @coroutine#3342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 2025-04-17 18:51:36.323 [DefaultDispatcher-worker-2 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.323 [UI Thread @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296. 2025-04-17 18:51:36.323 [UI Thread @coroutine#3342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43767/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=717568331130167296&clazzUid=717568331130167296&accountPersonUid=717568331130167296 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:36.326 [DefaultDispatcher-worker-21 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.329 [DefaultDispatcher-worker-13 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.332 [DefaultDispatcher-worker-3 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.336 [DefaultDispatcher-worker-2 @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2025-04-17 18:51:36.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-17 18:51:36.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-17 18:51:36.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:36.337 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@110b6c78: (connection evicted) 2025-04-17 18:51:36.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:36.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-17 18:51:36.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-17 18:51:36.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-17 18:51:36.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-17 18:51:36.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:36.338 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a80b2e6: (connection evicted) 2025-04-17 18:51:36.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:36.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-17 18:51:36.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-17 18:51:36.356 [DefaultDispatcher-worker-10 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:36.356 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.356 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.356 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.357 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.357 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.434 [DefaultDispatcher-worker-12 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:36.434 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.434 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.434 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.435 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.435 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.518 [DefaultDispatcher-worker-22 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:36.518 [DefaultDispatcher-worker-22 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.518 [DefaultDispatcher-worker-22 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.518 [DefaultDispatcher-worker-22 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.519 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.519 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.559 [DefaultDispatcher-worker-9 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:36.559 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.559 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.559 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.560 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.560 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.602 [DefaultDispatcher-worker-23 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:36.602 [DefaultDispatcher-worker-23 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.602 [DefaultDispatcher-worker-23 @coroutine#2259] 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-17 18:51:36.602 [DefaultDispatcher-worker-23 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.603 [DefaultDispatcher-worker-23 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.627 [DefaultDispatcher-worker-2 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:36.627 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.627 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.627 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.628 [DefaultDispatcher-worker-5 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.628 [DefaultDispatcher-worker-5 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.762 [DefaultDispatcher-worker-4 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:36.762 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.762 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.762 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.763 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.763 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.848 [DefaultDispatcher-worker-7 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:36.848 [DefaultDispatcher-worker-7 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.848 [DefaultDispatcher-worker-7 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.848 [DefaultDispatcher-worker-7 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.848 [DefaultDispatcher-worker-12 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.848 [DefaultDispatcher-worker-12 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.977 [DefaultDispatcher-worker-9 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:36.977 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.977 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:36.977 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.978 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:36.978 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.278 [DefaultDispatcher-worker-4 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:37.278 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.278 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.278 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.279 [DefaultDispatcher-worker-21 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.279 [DefaultDispatcher-worker-21 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-17 18:51:37.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-17 18:51:37.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.342 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a8316fa: (connection evicted) 2025-04-17 18:51:37.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-17 18:51:37.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc976da 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.345 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-17 18:51:37.354 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.361 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.361 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:37.362 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.362 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.362 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.362 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.362 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.362 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.363 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30367620 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.364 [Test worker @coroutine#3409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-17 18:51:37.373 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.379 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.380 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.381 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.385 [DefaultDispatcher-worker-16 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2025-04-17 18:51:37.394 [DefaultDispatcher-worker-1 @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.399 [DefaultDispatcher-worker-11 @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2025-04-17 18:51:37.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-17 18:51:37.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-17 18:51:37.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.403 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7: (connection evicted) 2025-04-17 18:51:37.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-17 18:51:37.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-17 18:51:37.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-17 18:51:37.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-17 18:51:37.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.404 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361065d1: (connection evicted) 2025-04-17 18:51:37.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-17 18:51:37.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b12c870 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.405 [Test worker @coroutine#3472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-17 18:51:37.406 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.406 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.406 [Test worker @coroutine#3472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-17 18:51:37.414 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.420 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.421 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.422 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b50027 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.423 [Test worker @coroutine#3472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-17 18:51:37.432 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.438 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.439 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.439 [DefaultDispatcher-worker-4 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:37.439 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.439 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.439 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.440 [DefaultDispatcher-worker-25 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.440 [DefaultDispatcher-worker-25 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.440 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.444 [DefaultDispatcher-worker-12 @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20 2025-04-17 18:51:37.452 [DefaultDispatcher-worker-12 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.457 [DefaultDispatcher-worker-15 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.462 [DefaultDispatcher-worker-11 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.472 [DefaultDispatcher-worker-14 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715 2025-04-17 18:51:37.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-17 18:51:37.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-17 18:51:37.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.474 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ddd5715: (connection evicted) 2025-04-17 18:51:37.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-17 18:51:37.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-17 18:51:37.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-17 18:51:37.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-17 18:51:37.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.475 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b6daf20: (connection evicted) 2025-04-17 18:51:37.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-17 18:51:37.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b6e93 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.476 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-17 18:51:37.485 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.491 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.493 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.494 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26bd2d7d 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.494 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-17 18:51:37.495 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.495 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.495 [Test worker @coroutine#3561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-17 18:51:37.504 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.510 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.511 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.512 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.516 [DefaultDispatcher-worker-8 @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da53709 2025-04-17 18:51:37.523 [DefaultDispatcher-worker-16 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:37.523 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.523 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.523 [DefaultDispatcher-worker-16 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.523 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.523 [DefaultDispatcher-worker-2 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.525 [DefaultDispatcher-worker-24 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.529 [DefaultDispatcher-worker-2 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9 2025-04-17 18:51:37.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-17 18:51:37.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-17 18:51:37.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.533 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b41cb9: (connection evicted) 2025-04-17 18:51:37.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-17 18:51:37.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-17 18:51:37.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-17 18:51:37.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-17 18:51:37.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.534 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da53709: (connection evicted) 2025-04-17 18:51:37.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-17 18:51:37.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ed3bc8 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.535 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-17 18:51:37.536 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.536 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.536 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-17 18:51:37.544 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.550 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.551 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.552 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404a7c61 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.553 [Test worker @coroutine#3621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-17 18:51:37.562 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.564 [DefaultDispatcher-worker-17 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:37.564 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.564 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.564 [DefaultDispatcher-worker-17 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.565 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.565 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.568 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.569 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.570 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.574 [DefaultDispatcher-worker-8 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c 2025-04-17 18:51:37.583 [DefaultDispatcher-worker-4 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.587 [DefaultDispatcher-worker-12 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f714749 2025-04-17 18:51:37.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-17 18:51:37.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-17 18:51:37.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.591 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f714749: (connection evicted) 2025-04-17 18:51:37.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-17 18:51:37.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-17 18:51:37.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-17 18:51:37.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-17 18:51:37.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.592 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da9f44c: (connection evicted) 2025-04-17 18:51:37.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-17 18:51:37.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f1e946f 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.593 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-17 18:51:37.602 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.607 [DefaultDispatcher-worker-6 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:37.607 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.607 [DefaultDispatcher-worker-6 @coroutine#2259] 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-17 18:51:37.607 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.608 [DefaultDispatcher-worker-6 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.609 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.610 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.611 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45da40ad 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.611 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-17 18:51:37.620 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.626 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.627 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.628 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-8 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-8 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-8 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-8 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-22 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc00359 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-22 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.632 [DefaultDispatcher-worker-22 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.642 [DefaultDispatcher-worker-22 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.647 [DefaultDispatcher-worker-5 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adf3670 2025-04-17 18:51:37.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-17 18:51:37.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-17 18:51:37.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.651 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adf3670: (connection evicted) 2025-04-17 18:51:37.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-17 18:51:37.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-17 18:51:37.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-17 18:51:37.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-17 18:51:37.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.652 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc00359: (connection evicted) 2025-04-17 18:51:37.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-17 18:51:37.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8588a62 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.653 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-17 18:51:37.662 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.668 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.669 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.670 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6ae0f0 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.671 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-17 18:51:37.680 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.686 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.687 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.688 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.692 [DefaultDispatcher-worker-15 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f86029 2025-04-17 18:51:37.700 [DefaultDispatcher-worker-21 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.705 [DefaultDispatcher-worker-25 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.709 [DefaultDispatcher-worker-3 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5 2025-04-17 18:51:37.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-17 18:51:37.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-17 18:51:37.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.713 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28e12bc5: (connection evicted) 2025-04-17 18:51:37.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-17 18:51:37.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-17 18:51:37.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-17 18:51:37.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-17 18:51:37.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.714 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f86029: (connection evicted) 2025-04-17 18:51:37.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-17 18:51:37.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b097d19 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.715 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-17 18:51:37.716 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.716 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.716 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-17 18:51:37.725 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.730 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.731 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.733 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1f1c03 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.733 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-17 18:51:37.742 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.747 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.748 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.749 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.753 [DefaultDispatcher-worker-4 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2025-04-17 18:51:37.760 [DefaultDispatcher-worker-11 @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.765 [DefaultDispatcher-worker-1 @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.767 [DefaultDispatcher-worker-12 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:37.767 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.767 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.767 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.768 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.768 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.769 [DefaultDispatcher-worker-11 @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.778 [DefaultDispatcher-worker-16 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2025-04-17 18:51:37.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-17 18:51:37.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-17 18:51:37.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.780 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06: (connection evicted) 2025-04-17 18:51:37.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-17 18:51:37.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-17 18:51:37.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-17 18:51:37.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-17 18:51:37.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.781 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8: (connection evicted) 2025-04-17 18:51:37.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-17 18:51:37.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1150f5 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.784 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.785 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-17 18:51:37.792 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.797 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.798 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.799 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c95d9b 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.799 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-17 18:51:37.800 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.800 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.800 [Test worker @coroutine#3892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-17 18:51:37.807 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.812 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.813 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.813 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.817 [DefaultDispatcher-worker-18 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251d64d6 2025-04-17 18:51:37.825 [DefaultDispatcher-worker-16 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.829 [DefaultDispatcher-worker-14 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.830 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e2a773 2025-04-17 18:51:37.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-17 18:51:37.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-17 18:51:37.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.834 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e2a773: (connection evicted) 2025-04-17 18:51:37.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-17 18:51:37.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-17 18:51:37.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-17 18:51:37.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-17 18:51:37.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.835 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251d64d6: (connection evicted) 2025-04-17 18:51:37.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-17 18:51:37.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248227db 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.836 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-17 18:51:37.843 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.848 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.849 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.850 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e0ef68 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.850 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-17 18:51:37.851 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.851 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.851 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-17 18:51:37.853 [DefaultDispatcher-worker-19 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:37.853 [DefaultDispatcher-worker-19 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.853 [DefaultDispatcher-worker-19 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.853 [DefaultDispatcher-worker-19 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.854 [DefaultDispatcher-worker-20 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.854 [DefaultDispatcher-worker-20 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.858 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.863 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.864 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.865 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.868 [DefaultDispatcher-worker-7 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27449f65 2025-04-17 18:51:37.875 [DefaultDispatcher-worker-14 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.880 [DefaultDispatcher-worker-5 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.881 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.882 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd 2025-04-17 18:51:37.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-17 18:51:37.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-17 18:51:37.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.886 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac3c6cd: (connection evicted) 2025-04-17 18:51:37.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-17 18:51:37.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-17 18:51:37.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-17 18:51:37.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-17 18:51:37.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.886 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27449f65: (connection evicted) 2025-04-17 18:51:37.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-17 18:51:37.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749ebc39 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.887 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.888 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-17 18:51:37.895 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.900 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.901 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.902 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1ba156 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.902 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-17 18:51:37.903 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.903 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.903 [Test worker @coroutine#4016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-17 18:51:37.910 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.915 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.916 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.916 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.920 [DefaultDispatcher-worker-17 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d 2025-04-17 18:51:37.928 [DefaultDispatcher-worker-16 @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.932 [DefaultDispatcher-worker-2 @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8 2025-04-17 18:51:37.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-17 18:51:37.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-17 18:51:37.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.971 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52caa9d8: (connection evicted) 2025-04-17 18:51:37.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-17 18:51:37.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-17 18:51:37.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-17 18:51:37.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-17 18:51:37.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:37.972 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d1f6d: (connection evicted) 2025-04-17 18:51:37.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:37.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-17 18:51:37.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8caffbd 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:37.973 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-17 18:51:37.981 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:37.982 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:37.983 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.983 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:37.983 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.983 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.983 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:37.986 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:37.987 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:37.988 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4b7bc3 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:37.988 [Test worker @coroutine#4093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-17 18:51:37.996 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:38.001 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:38.002 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:38.002 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:38.007 [DefaultDispatcher-worker-23 @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b7b254 2025-04-17 18:51:38.014 [DefaultDispatcher-worker-22 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:38.019 [DefaultDispatcher-worker-3 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec 2025-04-17 18:51:38.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-17 18:51:38.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-17 18:51:38.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.023 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2057d8ec: (connection evicted) 2025-04-17 18:51:38.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-17 18:51:38.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-17 18:51:38.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-17 18:51:38.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-17 18:51:38.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.023 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b7b254: (connection evicted) 2025-04-17 18:51:38.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-17 18:51:38.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-17 18:51:38.024 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-17 18:51:38.024 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a339bc1 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.025 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-17 18:51:38.032 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.037 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.038 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.039 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.039 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca46aaf 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.040 [Test worker @coroutine#4153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-17 18:51:38.047 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.052 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.053 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.054 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.058 [DefaultDispatcher-worker-25 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d 2025-04-17 18:51:38.065 [DefaultDispatcher-worker-7 @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.069 [DefaultDispatcher-worker-25 @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.070 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.071 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2025-04-17 18:51:38.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-17 18:51:38.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-17 18:51:38.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.075 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574f89bf: (connection evicted) 2025-04-17 18:51:38.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-17 18:51:38.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-17 18:51:38.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-17 18:51:38.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-17 18:51:38.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.076 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c4be8d: (connection evicted) 2025-04-17 18:51:38.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-17 18:51:38.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce50c82 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.077 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-17 18:51:38.085 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.090 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.090 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.091 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acd06b0 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.092 [Test worker @coroutine#4214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-17 18:51:38.099 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.104 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.105 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.105 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.109 [DefaultDispatcher-worker-7 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2 2025-04-17 18:51:38.116 [DefaultDispatcher-worker-10 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.120 [DefaultDispatcher-worker-25 @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.125 [UI Thread @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5680228 2025-04-17 18:51:38.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-17 18:51:38.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-17 18:51:38.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.127 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5680228: (connection evicted) 2025-04-17 18:51:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-17 18:51:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-17 18:51:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-17 18:51:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-17 18:51:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.128 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd0d9a2: (connection evicted) 2025-04-17 18:51:38.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-17 18:51:38.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a62384 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.129 [Test worker @coroutine#4307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-17 18:51:38.130 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.130 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.130 [Test worker @coroutine#4307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-17 18:51:38.137 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.142 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.143 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.144 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.148 [DefaultDispatcher-worker-24 @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.149 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.156 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-04-17 18:51:38.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-17 18:51:38.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-17 18:51:38.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.169 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b: (connection evicted) 2025-04-17 18:51:38.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-17 18:51:38.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5973d3ec 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2025-04-17 18:51:38.170 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-17 18:51:38.178 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2025-04-17 18:51:38.183 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2025-04-17 18:51:38.184 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2025-04-17 18:51:38.184 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2025-04-17 18:51:38.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-17 18:51:38.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-17 18:51:38.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:38.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-17 18:51:38.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d37a4d7 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-17 18:51:38.188 [Test worker @coroutine#4369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-17 18:51:38.195 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-17 18:51:38.200 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-17 18:51:38.201 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-17 18:51:38.202 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fcccd4 2025-04-17 18:51:38.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-17 18:51:38.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-17 18:51:38.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:38.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-17 18:51:38.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc8aa8 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.205 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-17 18:51:38.206 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-04-17 18:51:38.206 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-04-17 18:51:38.206 [Test worker @coroutine#4399] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-17 18:51:38.213 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-04-17 18:51:38.218 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-04-17 18:51:38.219 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-04-17 18:51:38.220 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de769c8 2025-04-17 18:51:38.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-17 18:51:38.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-17 18:51:38.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:38.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-17 18:51:38.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-17 18:51:38.223 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-17 18:51:38.223 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb05a4e 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.224 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-17 18:51:38.232 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.237 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.238 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.239 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.243 [DefaultDispatcher-worker-21 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cfd703 2025-04-17 18:51:38.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-17 18:51:38.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-17 18:51:38.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.251 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63cfd703: (connection evicted) 2025-04-17 18:51:38.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-17 18:51:38.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54cb2cee 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.252 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-04-17 18:51:38.253 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-17 18:51:38.260 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-04-17 18:51:38.265 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-04-17 18:51:38.266 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-04-17 18:51:38.267 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-04-17 18:51:38.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-17 18:51:38.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-17 18:51:38.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:38.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-17 18:51:38.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2068ea 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.269 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-17 18:51:38.278 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.283 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.283 [DefaultDispatcher-worker-8 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:38.283 [DefaultDispatcher-worker-8 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.283 [DefaultDispatcher-worker-8 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.283 [DefaultDispatcher-worker-8 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.284 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.284 [DefaultDispatcher-worker-24 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.284 [DefaultDispatcher-worker-24 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.285 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.289 [DefaultDispatcher-worker-14 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.289 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.291 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2025-04-17 18:51:38.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-17 18:51:38.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-17 18:51:38.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.292 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5145dddc: (connection evicted) 2025-04-17 18:51:38.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-17 18:51:38.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d170dac 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.294 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-17 18:51:38.301 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.306 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.307 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.308 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8de9dc 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.308 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-17 18:51:38.316 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.321 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.324 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.325 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.329 [DefaultDispatcher-worker-9 @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-17 18:51:38.336 [DefaultDispatcher-worker-3 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.345 [DefaultDispatcher-worker-3 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56b4951a 2025-04-17 18:51:38.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-17 18:51:38.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-17 18:51:38.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.350 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56b4951a: (connection evicted) 2025-04-17 18:51:38.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-17 18:51:38.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-17 18:51:38.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-17 18:51:38.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-17 18:51:38.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.351 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522941b2: (connection evicted) 2025-04-17 18:51:38.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-17 18:51:38.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.352 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-17 18:51:38.360 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.365 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.366 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.367 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-17 18:51:38.367 [DefaultDispatcher-worker-4 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.367 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.367 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.367 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.367 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-17 18:51:38.368 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.368 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.375 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.379 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.380 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.381 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.385 [DefaultDispatcher-worker-18 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-04-17 18:51:38.392 [DefaultDispatcher-worker-10 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.400 [DefaultDispatcher-worker-13 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2025-04-17 18:51:38.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-17 18:51:38.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-17 18:51:38.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.403 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2025-04-17 18:51:38.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-17 18:51:38.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-17 18:51:38.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-17 18:51:38.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-17 18:51:38.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.403 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2025-04-17 18:51:38.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-17 18:51:38.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e61b69 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.405 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-17 18:51:38.416 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.421 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.422 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.423 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ab906e 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.423 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-17 18:51:38.424 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.424 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.424 [Test worker @coroutine#4579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-17 18:51:38.431 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.436 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.437 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.438 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.442 [DefaultDispatcher-worker-19 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2025-04-17 18:51:38.444 [DefaultDispatcher-worker-18 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:38.444 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.444 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.444 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.445 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.445 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.450 [DefaultDispatcher-worker-1 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.457 [DefaultDispatcher-worker-10 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.460 [DefaultDispatcher-worker-24 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.465 [DefaultDispatcher-worker-11 @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2025-04-17 18:51:38.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-17 18:51:38.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-17 18:51:38.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.472 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464d25b2: (connection evicted) 2025-04-17 18:51:38.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-17 18:51:38.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-17 18:51:38.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-17 18:51:38.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-17 18:51:38.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.473 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b26693: (connection evicted) 2025-04-17 18:51:38.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-17 18:51:38.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e22fdc0 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.474 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-17 18:51:38.482 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.487 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.487 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.488 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.488 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191d69a 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.489 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-17 18:51:38.496 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.501 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.502 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.503 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.506 [DefaultDispatcher-worker-18 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616e7884 2025-04-17 18:51:38.513 [DefaultDispatcher-worker-7 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.518 [DefaultDispatcher-worker-1 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.521 [DefaultDispatcher-worker-24 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41 2025-04-17 18:51:38.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-17 18:51:38.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-17 18:51:38.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.527 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b9ef41: (connection evicted) 2025-04-17 18:51:38.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-17 18:51:38.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-17 18:51:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-17 18:51:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-17 18:51:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.528 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@616e7884: (connection evicted) 2025-04-17 18:51:38.528 [DefaultDispatcher-worker-9 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:38.528 [DefaultDispatcher-worker-9 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.528 [DefaultDispatcher-worker-9 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.528 [DefaultDispatcher-worker-9 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-17 18:51:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-17 18:51:38.529 [DefaultDispatcher-worker-9 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.529 [DefaultDispatcher-worker-9 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.529 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-17 18:51:38.536 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.541 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.542 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.543 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623eebca 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.543 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-17 18:51:38.551 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.555 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.556 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.557 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.561 [DefaultDispatcher-worker-4 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-04-17 18:51:38.568 [DefaultDispatcher-worker-8 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.569 [DefaultDispatcher-worker-24 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:38.569 [DefaultDispatcher-worker-24 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.569 [DefaultDispatcher-worker-24 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.569 [DefaultDispatcher-worker-24 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.570 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.570 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.572 [DefaultDispatcher-worker-5 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-04-17 18:51:38.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-17 18:51:38.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-17 18:51:38.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.575 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2025-04-17 18:51:38.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-17 18:51:38.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-17 18:51:38.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-17 18:51:38.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-17 18:51:38.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.575 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5408b06d: (connection evicted) 2025-04-17 18:51:38.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-17 18:51:38.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19574274 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.577 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-17 18:51:38.578 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.578 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.578 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-17 18:51:38.585 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.590 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.591 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.592 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8cb4c9 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.592 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-17 18:51:38.600 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.605 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.605 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.606 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.610 [DefaultDispatcher-worker-2 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@93a793a 2025-04-17 18:51:38.611 [DefaultDispatcher-worker-18 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:38.611 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.611 [DefaultDispatcher-worker-18 @coroutine#2259] 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-17 18:51:38.611 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.612 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.617 [DefaultDispatcher-worker-18 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.623 [DefaultDispatcher-worker-13 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.634 [DefaultDispatcher-worker-4 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1b710 2025-04-17 18:51:38.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-17 18:51:38.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-17 18:51:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.635 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1b710: (connection evicted) 2025-04-17 18:51:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-17 18:51:38.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-17 18:51:38.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-17 18:51:38.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-17 18:51:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.635 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93a793a: (connection evicted) 2025-04-17 18:51:38.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-17 18:51:38.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-17 18:51:38.636 [DefaultDispatcher-worker-24 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:38.636 [DefaultDispatcher-worker-24 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.636 [DefaultDispatcher-worker-24 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.636 [DefaultDispatcher-worker-24 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333813e7 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-17 18:51:38.637 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.637 [DefaultDispatcher-worker-18 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.637 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-17 18:51:38.644 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.649 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.650 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.651 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@401e36ab 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.651 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.652 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-17 18:51:38.652 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.652 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.652 [Test worker @coroutine#4741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-17 18:51:38.659 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.664 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.665 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.665 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.669 [DefaultDispatcher-worker-4 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d 2025-04-17 18:51:38.676 [DefaultDispatcher-worker-8 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.681 [DefaultDispatcher-worker-23 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.684 [DefaultDispatcher-worker-1 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.692 [DefaultDispatcher-worker-13 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2025-04-17 18:51:38.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-17 18:51:38.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-17 18:51:38.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.692 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797a5b31: (connection evicted) 2025-04-17 18:51:38.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-17 18:51:38.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-17 18:51:38.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-17 18:51:38.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-17 18:51:38.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.693 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d0cf4d: (connection evicted) 2025-04-17 18:51:38.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-17 18:51:38.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9187de 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.694 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.695 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-17 18:51:38.702 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.707 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.708 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.709 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cad0e8 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.709 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.710 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-17 18:51:38.718 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.722 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.723 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.724 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.728 [DefaultDispatcher-worker-4 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-04-17 18:51:38.735 [DefaultDispatcher-worker-3 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.740 [DefaultDispatcher-worker-9 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31906cb2 2025-04-17 18:51:38.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-17 18:51:38.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-17 18:51:38.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.746 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31906cb2: (connection evicted) 2025-04-17 18:51:38.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-17 18:51:38.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-17 18:51:38.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-17 18:51:38.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-17 18:51:38.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.746 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa: (connection evicted) 2025-04-17 18:51:38.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-17 18:51:38.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dcbdcb9 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.747 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.748 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-17 18:51:38.755 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.760 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.761 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.762 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11e8e183 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.762 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-17 18:51:38.770 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.772 [DefaultDispatcher-worker-11 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:38.772 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.772 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.772 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.773 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.773 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.775 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.776 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.780 [DefaultDispatcher-worker-19 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54980154 2025-04-17 18:51:38.787 [DefaultDispatcher-worker-23 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.791 [DefaultDispatcher-worker-5 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b 2025-04-17 18:51:38.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-17 18:51:38.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-17 18:51:38.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.793 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d72c9b: (connection evicted) 2025-04-17 18:51:38.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-17 18:51:38.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-17 18:51:38.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-17 18:51:38.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-17 18:51:38.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.794 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54980154: (connection evicted) 2025-04-17 18:51:38.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-17 18:51:38.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156322ce 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.794 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-17 18:51:38.795 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.795 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.795 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-17 18:51:38.802 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.807 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.808 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.809 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b752f4 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.809 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-17 18:51:38.816 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.821 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.822 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.825 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.828 [DefaultDispatcher-worker-24 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be28d1 2025-04-17 18:51:38.835 [DefaultDispatcher-worker-7 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.839 [DefaultDispatcher-worker-7 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8 2025-04-17 18:51:38.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-17 18:51:38.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-17 18:51:38.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.841 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d5a0a8: (connection evicted) 2025-04-17 18:51:38.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-17 18:51:38.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-17 18:51:38.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-17 18:51:38.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-17 18:51:38.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.842 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57be28d1: (connection evicted) 2025-04-17 18:51:38.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:38.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-17 18:51:38.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24cdc97f 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.843 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-17 18:51:38.851 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.856 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.857 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.858 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-17 18:51:38.858 [DefaultDispatcher-worker-9 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233202aa 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:38.858 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:38.858 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:38.858 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.858 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-17 18:51:38.858 [DefaultDispatcher-worker-12 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.858 [DefaultDispatcher-worker-12 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.865 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.870 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.871 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.872 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.875 [DefaultDispatcher-worker-12 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef 2025-04-17 18:51:38.882 [DefaultDispatcher-worker-1 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.888 [DefaultDispatcher-worker-22 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.892 [DefaultDispatcher-worker-23 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:38.944 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.958 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:38.988 [DefaultDispatcher-worker-24 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:38.988 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.988 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:38.988 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.989 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:38.989 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.005 [DefaultDispatcher-worker-12 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d87a1 2025-04-17 18:51:39.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-17 18:51:39.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-17 18:51:39.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.006 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466d87a1: (connection evicted) 2025-04-17 18:51:39.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-17 18:51:39.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-17 18:51:39.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-17 18:51:39.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-17 18:51:39.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.007 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6f31ef: (connection evicted) 2025-04-17 18:51:39.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-17 18:51:39.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bcd497 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.008 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-17 18:51:39.015 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.020 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.021 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.022 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4e5982 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.022 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-17 18:51:39.030 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.034 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.035 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.036 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.040 [DefaultDispatcher-worker-6 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d 2025-04-17 18:51:39.047 [DefaultDispatcher-worker-22 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.052 [DefaultDispatcher-worker-15 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.056 [DefaultDispatcher-worker-12 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e 2025-04-17 18:51:39.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-17 18:51:39.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-17 18:51:39.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.058 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e7b33e: (connection evicted) 2025-04-17 18:51:39.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-17 18:51:39.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-17 18:51:39.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-17 18:51:39.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-17 18:51:39.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.059 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ab4215d: (connection evicted) 2025-04-17 18:51:39.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-17 18:51:39.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.059 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-17 18:51:39.060 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.060 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.060 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-17 18:51:39.067 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.072 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.073 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.073 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.074 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-17 18:51:39.081 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.086 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.086 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.087 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.091 [DefaultDispatcher-worker-25 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2025-04-17 18:51:39.099 [DefaultDispatcher-worker-1 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.104 [DefaultDispatcher-worker-14 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2025-04-17 18:51:39.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-17 18:51:39.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-17 18:51:39.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.107 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2025-04-17 18:51:39.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-17 18:51:39.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-17 18:51:39.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-17 18:51:39.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-17 18:51:39.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.107 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2025-04-17 18:51:39.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-17 18:51:39.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec80bbd 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.108 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-17 18:51:39.116 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.120 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.121 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.122 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6803b02d 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.122 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-17 18:51:39.123 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.123 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.123 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-17 18:51:39.130 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.134 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.135 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.136 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.140 [DefaultDispatcher-worker-3 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5 2025-04-17 18:51:39.146 [DefaultDispatcher-worker-10 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.152 [DefaultDispatcher-worker-19 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.157 [DefaultDispatcher-worker-3 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c75870 2025-04-17 18:51:39.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-17 18:51:39.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-17 18:51:39.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.159 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c75870: (connection evicted) 2025-04-17 18:51:39.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-17 18:51:39.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-17 18:51:39.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-17 18:51:39.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-17 18:51:39.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.160 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0e09b5: (connection evicted) 2025-04-17 18:51:39.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-17 18:51:39.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c997b1 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.161 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-17 18:51:39.169 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.173 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.174 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.175 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.179 [DefaultDispatcher-worker-24 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.183 [DefaultDispatcher-worker-21 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-04-17 18:51:39.189 [UI Thread @coroutine#5061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=717568344421117952 2025-04-17 18:51:39.189 [UI Thread @coroutine#5061] 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=717568344421117952. 2025-04-17 18:51:39.189 [UI Thread @coroutine#5061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=717568344421117952 2025-04-17 18:51:39.190 [UI Thread @coroutine#5061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=717568344421117952 2025-04-17 18:51:39.190 [UI Thread @coroutine#5061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=717568344421117952 2025-04-17 18:51:39.191 [UI Thread @coroutine#5061] 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=717568344421117952. 2025-04-17 18:51:39.191 [UI Thread @coroutine#5061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=717568344421117952 to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:39.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-17 18:51:39.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-17 18:51:39.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.192 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90: (connection evicted) 2025-04-17 18:51:39.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-17 18:51:39.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c1f5be 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.226 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-17 18:51:39.227 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.227 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.227 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-17 18:51:39.234 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.239 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.240 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.241 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.252 [DefaultDispatcher-worker-22 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.256 [DefaultDispatcher-worker-8 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.259 [DefaultDispatcher-worker-25 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d 2025-04-17 18:51:39.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-17 18:51:39.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-17 18:51:39.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.266 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d26c82d: (connection evicted) 2025-04-17 18:51:39.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-17 18:51:39.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-17 18:51:39.303 [DefaultDispatcher-worker-11 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:39.303 [DefaultDispatcher-worker-11 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.303 [DefaultDispatcher-worker-11 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.303 [DefaultDispatcher-worker-11 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c04958 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.303 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-17 18:51:39.304 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.304 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.304 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2394fad2 2025-04-17 18:51:39.304 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2394fad2 2025-04-17 18:51:39.304 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-17 18:51:39.311 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2394fad2 2025-04-17 18:51:39.316 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2394fad2 2025-04-17 18:51:39.317 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2394fad2 2025-04-17 18:51:39.318 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2394fad2 2025-04-17 18:51:39.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-17 18:51:39.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-17 18:51:39.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-17 18:51:39.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9464d9 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-17 18:51:39.322 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-17 18:51:39.330 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-17 18:51:39.334 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-17 18:51:39.335 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-17 18:51:39.336 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f649d3 2025-04-17 18:51:39.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-17 18:51:39.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-17 18:51:39.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-17 18:51:39.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f48a79a 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.339 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-17 18:51:39.347 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.352 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.353 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.354 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6195e7d5 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.354 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-17 18:51:39.362 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.367 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.368 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.369 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.371 [DefaultDispatcher-worker-19 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:39.371 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.372 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.372 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.372 [DefaultDispatcher-worker-2 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-04-17 18:51:39.372 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.372 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.379 [DefaultDispatcher-worker-21 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd 2025-04-17 18:51:39.381 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.381 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 18:51:39.381 [UI Thread @coroutine#5166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.382 [UI Thread @coroutine#5166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.382 [UI Thread @coroutine#5166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.382 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 18:51:39.382 [UI Thread @coroutine#5166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59949/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-17 18:51:39.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-17 18:51:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.383 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7625bfbd: (connection evicted) 2025-04-17 18:51:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-17 18:51:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-17 18:51:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-17 18:51:39.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-17 18:51:39.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.383 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afea182: (connection evicted) 2025-04-17 18:51:39.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-17 18:51:39.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-17 18:51:39.384 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8e2ea7 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.385 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-17 18:51:39.392 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.397 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.398 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.399 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb60f3 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.399 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-17 18:51:39.406 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.411 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.412 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.413 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.417 [DefaultDispatcher-worker-3 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-04-17 18:51:39.424 [DefaultDispatcher-worker-3 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73 2025-04-17 18:51:39.425 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.425 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 18:51:39.425 [UI Thread @coroutine#5195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.426 [UI Thread @coroutine#5195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.426 [UI Thread @coroutine#5195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54135/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-17 18:51:39.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.427 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fb87b73: (connection evicted) 2025-04-17 18:51:39.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-17 18:51:39.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.427 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abfb698: (connection evicted) 2025-04-17 18:51:39.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-17 18:51:39.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a0a1c6 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.428 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.429 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-17 18:51:39.436 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.441 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.442 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.443 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c42253 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.443 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-17 18:51:39.449 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:39.449 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.449 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.449 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.450 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.450 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.451 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.456 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.457 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.461 [DefaultDispatcher-worker-14 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-04-17 18:51:39.468 [DefaultDispatcher-worker-5 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-04-17 18:51:39.469 [UI Thread @coroutine#5228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.469 [UI Thread @coroutine#5228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 18:51:39.469 [UI Thread @coroutine#5228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.470 [UI Thread @coroutine#5228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.470 [UI Thread @coroutine#5228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-17 18:51:39.470 [UI Thread @coroutine#5228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-17 18:51:39.470 [UI Thread @coroutine#5228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53647/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:39.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-17 18:51:39.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-17 18:51:39.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.471 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb: (connection evicted) 2025-04-17 18:51:39.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-17 18:51:39.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-17 18:51:39.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-17 18:51:39.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-17 18:51:39.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.471 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace45e9: (connection evicted) 2025-04-17 18:51:39.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-17 18:51:39.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e4a9c16 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.473 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-17 18:51:39.483 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.488 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.489 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.490 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc010a2 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.490 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-17 18:51:39.498 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.502 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.503 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.504 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.508 [DefaultDispatcher-worker-25 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae20523 2025-04-17 18:51:39.514 [DefaultDispatcher-worker-24 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.521 [DefaultDispatcher-worker-20 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1 2025-04-17 18:51:39.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-17 18:51:39.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-17 18:51:39.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.527 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ffd26d1: (connection evicted) 2025-04-17 18:51:39.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-17 18:51:39.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-17 18:51:39.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-17 18:51:39.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-17 18:51:39.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.528 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae20523: (connection evicted) 2025-04-17 18:51:39.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-17 18:51:39.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.529 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1e2161 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.530 [Test worker @coroutine#5282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-17 18:51:39.533 [DefaultDispatcher-worker-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:39.533 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.534 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.534 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.534 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.534 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.538 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.543 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.544 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.545 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.549 [DefaultDispatcher-worker-18 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.559 [DefaultDispatcher-worker-18 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.565 [DefaultDispatcher-worker-22 @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.573 [DefaultDispatcher-worker-11 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:39.574 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.574 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.574 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.574 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.574 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.575 [DefaultDispatcher-worker-8 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b344510 2025-04-17 18:51:39.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-17 18:51:39.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-17 18:51:39.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.577 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b344510: (connection evicted) 2025-04-17 18:51:39.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-17 18:51:39.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d28ad4 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.578 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-17 18:51:39.586 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.590 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.591 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.592 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1643e817 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.592 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.593 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-17 18:51:39.600 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.605 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.605 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.606 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.610 [DefaultDispatcher-worker-6 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-17 18:51:39.616 [DefaultDispatcher-worker-17 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:39.616 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.616 [DefaultDispatcher-worker-17 @coroutine#2259] 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-17 18:51:39.616 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.616 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.617 [DefaultDispatcher-worker-25 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.622 [DefaultDispatcher-worker-1 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b0ff869 2025-04-17 18:51:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-17 18:51:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-17 18:51:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.626 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0ff869: (connection evicted) 2025-04-17 18:51:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-17 18:51:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-17 18:51:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-17 18:51:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-17 18:51:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.626 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9: (connection evicted) 2025-04-17 18:51:39.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-17 18:51:39.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9576a0 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.627 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.628 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-17 18:51:39.635 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.640 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.641 [DefaultDispatcher-worker-6 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:39.641 [DefaultDispatcher-worker-6 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.641 [DefaultDispatcher-worker-6 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.641 [DefaultDispatcher-worker-6 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.641 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.642 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.642 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.642 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.646 [DefaultDispatcher-worker-23 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.650 [DefaultDispatcher-worker-18 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.656 [DefaultDispatcher-worker-17 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac 2025-04-17 18:51:39.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-17 18:51:39.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-17 18:51:39.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.657 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ef3b7ac: (connection evicted) 2025-04-17 18:51:39.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-17 18:51:39.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f3cf9ac 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.658 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-17 18:51:39.666 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.670 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.671 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.672 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.676 [DefaultDispatcher-worker-8 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.680 [DefaultDispatcher-worker-5 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dba70a 2025-04-17 18:51:39.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-17 18:51:39.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-17 18:51:39.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.680 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8dba70a: (connection evicted) 2025-04-17 18:51:39.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-17 18:51:39.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-17 18:51:39.681 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-17 18:51:39.681 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.681 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc4af25 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.682 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-17 18:51:39.689 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.694 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.695 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.696 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.732 [DefaultDispatcher-worker-23 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494f74cd 2025-04-17 18:51:39.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-17 18:51:39.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-17 18:51:39.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.736 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494f74cd: (connection evicted) 2025-04-17 18:51:39.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-17 18:51:39.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.737 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-17 18:51:39.744 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.749 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.750 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.751 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.755 [DefaultDispatcher-worker-1 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.759 [DefaultDispatcher-worker-19 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-17 18:51:39.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-17 18:51:39.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-17 18:51:39.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.762 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9: (connection evicted) 2025-04-17 18:51:39.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-17 18:51:39.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f453412 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.764 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-17 18:51:39.765 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aa06eb 2025-04-17 18:51:39.765 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aa06eb 2025-04-17 18:51:39.765 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-17 18:51:39.772 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa06eb 2025-04-17 18:51:39.777 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa06eb 2025-04-17 18:51:39.777 [DefaultDispatcher-worker-2 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:39.777 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.777 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.777 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.778 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa06eb 2025-04-17 18:51:39.778 [DefaultDispatcher-worker-23 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.778 [DefaultDispatcher-worker-23 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.778 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17aa06eb 2025-04-17 18:51:39.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-17 18:51:39.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-17 18:51:39.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-17 18:51:39.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81cba04 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.781 [Test worker @coroutine#5486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-17 18:51:39.782 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-17 18:51:39.782 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-17 18:51:39.782 [Test worker @coroutine#5486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-17 18:51:39.789 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-17 18:51:39.794 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-17 18:51:39.795 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-17 18:51:39.795 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-17 18:51:39.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-17 18:51:39.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-17 18:51:39.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-17 18:51:39.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16be2c40 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bab787 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bab787 2025-04-17 18:51:39.797 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-17 18:51:39.805 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bab787 2025-04-17 18:51:39.810 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bab787 2025-04-17 18:51:39.811 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bab787 2025-04-17 18:51:39.812 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bab787 2025-04-17 18:51:39.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-17 18:51:39.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-17 18:51:39.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-17 18:51:39.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-17 18:51:39.819 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43605/Site/verify 2025-04-17 18:51:39.819 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43605/Site/verify. 2025-04-17 18:51:39.819 [UI Thread @coroutine#5523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43605/Site/verify 2025-04-17 18:51:39.820 [UI Thread @coroutine#5523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43605/Site/verify 2025-04-17 18:51:39.820 [UI Thread @coroutine#5523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43605/Site/verify 2025-04-17 18:51:39.820 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43605/Site/verify. 2025-04-17 18:51:39.820 [UI Thread @coroutine#5523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43605/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e5feb 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.823 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 18:51:39.824 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-17 18:51:39.832 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 18:51:39.837 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 18:51:39.838 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 18:51:39.839 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca1c156 2025-04-17 18:51:39.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-17 18:51:39.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-17 18:51:39.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-17 18:51:39.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-17 18:51:39.840 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4ddaed 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 18:51:39.841 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-17 18:51:39.849 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 18:51:39.854 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 18:51:39.855 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 18:51:39.856 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632cfbc5 2025-04-17 18:51:39.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-17 18:51:39.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-17 18:51:39.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-17 18:51:39.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8b5cf6 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-04-17 18:51:39.858 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-17 18:51:39.862 [DefaultDispatcher-worker-9 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:39.863 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.863 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.863 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.863 [DefaultDispatcher-worker-17 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.863 [DefaultDispatcher-worker-17 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.866 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-04-17 18:51:39.871 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-04-17 18:51:39.872 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-04-17 18:51:39.873 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-04-17 18:51:39.874 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44943/Site/verify 2025-04-17 18:51:39.874 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44943/Site/verify. 2025-04-17 18:51:39.874 [UI Thread @coroutine#5588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44943/Site/verify 2025-04-17 18:51:39.875 [UI Thread @coroutine#5588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44943/Site/verify 2025-04-17 18:51:39.875 [UI Thread @coroutine#5588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44943/Site/verify 2025-04-17 18:51:39.875 [UI Thread @coroutine#5588] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44943/Site/verify. 2025-04-17 18:51:39.875 [UI Thread @coroutine#5588] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44943/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:39.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-17 18:51:39.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-17 18:51:39.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:39.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-17 18:51:39.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-17 18:51:39.878 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33905/Site/verify 2025-04-17 18:51:39.878 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33905/Site/verify. 2025-04-17 18:51:39.878 [UI Thread @coroutine#5600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33905/Site/verify 2025-04-17 18:51:39.879 [UI Thread @coroutine#5600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33905/Site/verify 2025-04-17 18:51:39.879 [UI Thread @coroutine#5600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33905/Site/verify 2025-04-17 18:51:39.879 [UI Thread @coroutine#5600] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33905/Site/verify. 2025-04-17 18:51:39.879 [UI Thread @coroutine#5600] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33905/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53531/Site/verify 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53531/Site/verify. 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53531/Site/verify 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53531/Site/verify 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53531/Site/verify 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53531/Site/verify. 2025-04-17 18:51:39.882 [UI Thread @coroutine#5613] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53531/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:39.885 [UI Thread @coroutine#5627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-17 18:51:39.885 [UI Thread @coroutine#5627] 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-17 18:51:39.885 [UI Thread @coroutine#5627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-17 18:51:39.886 [UI Thread @coroutine#5627] 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-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8c897e 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.888 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-17 18:51:39.896 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.901 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.902 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.903 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.907 [DefaultDispatcher-worker-13 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.916 [DefaultDispatcher-worker-14 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.921 [DefaultDispatcher-worker-2 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.925 [DefaultDispatcher-worker-22 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.928 [DefaultDispatcher-worker-8 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.932 [DefaultDispatcher-worker-18 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.936 [DefaultDispatcher-worker-13 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.945 [DefaultDispatcher-worker-25 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85 2025-04-17 18:51:39.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-17 18:51:39.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-17 18:51:39.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.947 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9b5c85: (connection evicted) 2025-04-17 18:51:39.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-17 18:51:39.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e68b5 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.948 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-17 18:51:39.956 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.960 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.961 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.962 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf5236d 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.962 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-17 18:51:39.963 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.963 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.963 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-17 18:51:39.971 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.975 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.976 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.977 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.981 [DefaultDispatcher-worker-20 @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28261231 2025-04-17 18:51:39.988 [DefaultDispatcher-worker-13 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-04-17 18:51:39.993 [DefaultDispatcher-worker-13 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:39.994 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.994 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:39.994 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.994 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.994 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:39.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-17 18:51:39.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-17 18:51:39.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.996 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e: (connection evicted) 2025-04-17 18:51:39.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-17 18:51:39.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-17 18:51:39.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-17 18:51:39.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-17 18:51:39.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:39.996 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28261231: (connection evicted) 2025-04-17 18:51:39.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:39.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-17 18:51:39.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445760e0 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:39.997 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-17 18:51:39.998 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:39.998 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:39.998 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-17 18:51:40.007 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:40.012 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:40.013 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:40.014 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@419df81e 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.014 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.015 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-17 18:51:40.022 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.027 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.028 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.029 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.032 [DefaultDispatcher-worker-8 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2025-04-17 18:51:40.039 [DefaultDispatcher-worker-8 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:40.044 [DefaultDispatcher-worker-5 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2025-04-17 18:51:40.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-17 18:51:40.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-17 18:51:40.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.046 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6c290a: (connection evicted) 2025-04-17 18:51:40.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-17 18:51:40.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-17 18:51:40.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-17 18:51:40.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-17 18:51:40.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.047 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611c9d31: (connection evicted) 2025-04-17 18:51:40.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-17 18:51:40.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72bb3f3e 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.048 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-17 18:51:40.055 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.060 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.061 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.062 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a275836 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.062 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-17 18:51:40.069 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.074 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.075 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.076 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.080 [DefaultDispatcher-worker-11 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3 2025-04-17 18:51:40.086 [DefaultDispatcher-worker-24 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.091 [DefaultDispatcher-worker-4 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62808e8d 2025-04-17 18:51:40.148 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.163 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.308 [DefaultDispatcher-worker-20 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:40.308 [DefaultDispatcher-worker-20 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.308 [DefaultDispatcher-worker-20 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.308 [DefaultDispatcher-worker-20 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.309 [DefaultDispatcher-worker-21 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.309 [DefaultDispatcher-worker-21 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-17 18:51:40.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-17 18:51:40.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.343 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62808e8d: (connection evicted) 2025-04-17 18:51:40.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-17 18:51:40.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-17 18:51:40.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-17 18:51:40.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-17 18:51:40.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.343 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f41a1f3: (connection evicted) 2025-04-17 18:51:40.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-17 18:51:40.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-17 18:51:40.344 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2324e26c 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.345 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-17 18:51:40.352 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.357 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.358 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.359 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fd93f9 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.359 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-17 18:51:40.366 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.371 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.372 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.373 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-22 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-9 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.376 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.383 [DefaultDispatcher-worker-12 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.387 [DefaultDispatcher-worker-2 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.390 [DefaultDispatcher-worker-18 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2025-04-17 18:51:40.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-17 18:51:40.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-17 18:51:40.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.393 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215: (connection evicted) 2025-04-17 18:51:40.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-17 18:51:40.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-17 18:51:40.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-17 18:51:40.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-17 18:51:40.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.393 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678: (connection evicted) 2025-04-17 18:51:40.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-17 18:51:40.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae3d0a8 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.394 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-17 18:51:40.402 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.406 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.407 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.408 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111c9be 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.408 [Test worker @coroutine#5876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-17 18:51:40.415 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.420 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.421 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.422 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.425 [DefaultDispatcher-worker-18 @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-04-17 18:51:40.433 [DefaultDispatcher-worker-21 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.437 [DefaultDispatcher-worker-18 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.440 [DefaultDispatcher-worker-19 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2025-04-17 18:51:40.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-17 18:51:40.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-17 18:51:40.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.442 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@484a91f5: (connection evicted) 2025-04-17 18:51:40.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-17 18:51:40.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-17 18:51:40.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-17 18:51:40.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-17 18:51:40.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.443 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a506493: (connection evicted) 2025-04-17 18:51:40.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-17 18:51:40.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa9e773 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.444 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-17 18:51:40.451 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.454 [DefaultDispatcher-worker-18 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:40.454 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.454 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.454 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.454 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.454 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.456 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.457 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.458 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31360632 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.458 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.459 [Test worker @coroutine#5928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-17 18:51:40.466 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.470 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.471 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.472 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.476 [DefaultDispatcher-worker-2 @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2025-04-17 18:51:40.483 [DefaultDispatcher-worker-21 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.486 [DefaultDispatcher-worker-20 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.490 [DefaultDispatcher-worker-3 @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-04-17 18:51:40.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-17 18:51:40.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-17 18:51:40.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.492 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af45006: (connection evicted) 2025-04-17 18:51:40.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-17 18:51:40.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-17 18:51:40.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-17 18:51:40.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-17 18:51:40.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.493 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@153ce630: (connection evicted) 2025-04-17 18:51:40.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-17 18:51:40.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167650f8 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.494 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.495 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.495 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-17 18:51:40.495 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.495 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.495 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-17 18:51:40.502 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.507 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.508 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.509 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.513 [DefaultDispatcher-worker-20 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-17 18:51:40.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-17 18:51:40.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-17 18:51:40.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.515 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be551ec: (connection evicted) 2025-04-17 18:51:40.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-17 18:51:40.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-17 18:51:40.515 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-17 18:51:40.515 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.515 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.515 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.515 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345f429 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.516 [Test worker @coroutine#6006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-17 18:51:40.523 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.528 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.529 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.529 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.533 [DefaultDispatcher-worker-23 @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.538 [DefaultDispatcher-worker-25 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:40.538 [DefaultDispatcher-worker-25 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.538 [DefaultDispatcher-worker-25 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.538 [DefaultDispatcher-worker-25 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.538 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.538 [DefaultDispatcher-worker-7 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.543 [DefaultDispatcher-worker-3 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.546 [DefaultDispatcher-worker-15 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c 2025-04-17 18:51:40.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-17 18:51:40.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-17 18:51:40.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.549 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@341f2f4c: (connection evicted) 2025-04-17 18:51:40.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-17 18:51:40.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33093469 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.550 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-17 18:51:40.551 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.551 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.551 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-17 18:51:40.558 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.563 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.563 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.564 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.568 [DefaultDispatcher-worker-10 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.578 [DefaultDispatcher-worker-20 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:40.578 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.578 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.578 [DefaultDispatcher-worker-20 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.579 [DefaultDispatcher-worker-5 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.579 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.579 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.582 [DefaultDispatcher-worker-23 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.588 [DefaultDispatcher-worker-24 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2025-04-17 18:51:40.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-17 18:51:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-17 18:51:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.590 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6329d89f: (connection evicted) 2025-04-17 18:51:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-17 18:51:40.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b869b4 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.591 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-17 18:51:40.599 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.604 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.605 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.605 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.610 [DefaultDispatcher-worker-10 @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.620 [DefaultDispatcher-worker-24 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.620 [DefaultDispatcher-worker-14 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:40.620 [DefaultDispatcher-worker-14 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.620 [DefaultDispatcher-worker-14 @coroutine#2259] 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-17 18:51:40.620 [DefaultDispatcher-worker-14 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.621 [DefaultDispatcher-worker-22 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.623 [DefaultDispatcher-worker-2 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.628 [DefaultDispatcher-worker-12 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-04-17 18:51:40.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-17 18:51:40.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-17 18:51:40.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.629 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@171b3f38: (connection evicted) 2025-04-17 18:51:40.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-17 18:51:40.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77070012 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7321f698 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7321f698 2025-04-17 18:51:40.631 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-17 18:51:40.638 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7321f698 2025-04-17 18:51:40.643 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7321f698 2025-04-17 18:51:40.644 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7321f698 2025-04-17 18:51:40.645 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7321f698 2025-04-17 18:51:40.646 [DefaultDispatcher-worker-16 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:40.646 [DefaultDispatcher-worker-16 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.646 [DefaultDispatcher-worker-16 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.646 [DefaultDispatcher-worker-16 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.647 [DefaultDispatcher-worker-17 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.647 [DefaultDispatcher-worker-17 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-17 18:51:40.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-17 18:51:40.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-17 18:51:40.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32261f 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-17 18:51:40.650 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-17 18:51:40.658 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-17 18:51:40.663 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-17 18:51:40.664 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-17 18:51:40.665 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-04-17 18:51:40.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-17 18:51:40.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-17 18:51:40.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-17 18:51:40.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7e4aea 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.667 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.668 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-17 18:51:40.668 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-17 18:51:40.668 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-17 18:51:40.668 [Test worker @coroutine#6154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-17 18:51:40.675 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-17 18:51:40.680 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-17 18:51:40.681 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-17 18:51:40.682 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-04-17 18:51:40.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-17 18:51:40.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-17 18:51:40.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-17 18:51:40.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@567e81b1 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a53caa 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a53caa 2025-04-17 18:51:40.686 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-17 18:51:40.694 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a53caa 2025-04-17 18:51:40.700 [UI Thread @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a53caa 2025-04-17 18:51:40.700 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a53caa 2025-04-17 18:51:40.701 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a53caa 2025-04-17 18:51:40.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-17 18:51:40.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-17 18:51:40.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.703 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a53caa: (connection evicted) 2025-04-17 18:51:40.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-17 18:51:40.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-17 18:51:40.704 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491ef90c 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-17 18:51:40.705 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-17 18:51:40.713 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-17 18:51:40.718 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-17 18:51:40.719 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-17 18:51:40.719 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-04-17 18:51:40.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-17 18:51:40.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-17 18:51:40.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-17 18:51:40.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca29f17 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.721 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-17 18:51:40.722 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-17 18:51:40.722 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-17 18:51:40.722 [Test worker @coroutine#6206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-17 18:51:40.732 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-17 18:51:40.737 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-17 18:51:40.738 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-17 18:51:40.739 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ca65ea 2025-04-17 18:51:40.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-17 18:51:40.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-17 18:51:40.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-17 18:51:40.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aa909cb 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-17 18:51:40.741 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-17 18:51:40.749 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-17 18:51:40.754 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-17 18:51:40.755 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-17 18:51:40.756 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747d1e03 2025-04-17 18:51:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-17 18:51:40.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-17 18:51:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-17 18:51:40.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-17 18:51:40.757 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-17 18:51:40.757 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.757 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3b7825 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a54d05f 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a54d05f 2025-04-17 18:51:40.758 [Test worker @coroutine#6239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-17 18:51:40.766 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a54d05f 2025-04-17 18:51:40.771 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a54d05f 2025-04-17 18:51:40.772 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a54d05f 2025-04-17 18:51:40.773 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a54d05f 2025-04-17 18:51:40.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-17 18:51:40.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-17 18:51:40.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-17 18:51:40.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7682b160 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 18:51:40.775 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-17 18:51:40.782 [DefaultDispatcher-worker-25 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:40.782 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.782 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.782 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.783 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.783 [DefaultDispatcher-worker-25 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.784 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 18:51:40.789 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 18:51:40.790 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 18:51:40.790 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762f5d34 2025-04-17 18:51:40.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-17 18:51:40.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-17 18:51:40.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-17 18:51:40.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7a2459 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-17 18:51:40.794 [Test worker @coroutine#6276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-17 18:51:40.803 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-17 18:51:40.808 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-17 18:51:40.809 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-17 18:51:40.809 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b6454d 2025-04-17 18:51:40.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-17 18:51:40.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-17 18:51:40.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-17 18:51:40.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c156ea 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-04-17 18:51:40.812 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-04-17 18:51:40.813 [Test worker @coroutine#6294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-17 18:51:40.820 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-04-17 18:51:40.826 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-04-17 18:51:40.827 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-04-17 18:51:40.828 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-04-17 18:51:40.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-17 18:51:40.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-17 18:51:40.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-17 18:51:40.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@882c166 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.830 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-17 18:51:40.831 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 18:51:40.831 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 18:51:40.831 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-17 18:51:40.839 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 18:51:40.844 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 18:51:40.845 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 18:51:40.846 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5077f6 2025-04-17 18:51:40.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-17 18:51:40.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-17 18:51:40.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-17 18:51:40.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7064ae69 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.849 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-17 18:51:40.857 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.863 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.863 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.864 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.866 [UI Thread @coroutine#6346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-17 18:51:40.866 [UI Thread @coroutine#6346] 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-17 18:51:40.866 [UI Thread @coroutine#6346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-17 18:51:40.867 [UI Thread @coroutine#6346] 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-17 18:51:40.867 [DefaultDispatcher-worker-14 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:40.867 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.868 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.868 [DefaultDispatcher-worker-14 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.868 [DefaultDispatcher-worker-1 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.868 [DefaultDispatcher-worker-1 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.868 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-272 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c due to dirty commit state on close(). 2025-04-17 18:51:40.871 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-04-17 18:51:40.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-17 18:51:40.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-17 18:51:40.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.871 [HikariPool-272 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aece85c: (connection evicted) 2025-04-17 18:51:40.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-17 18:51:40.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4015ebf1 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.872 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 18:51:40.873 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-17 18:51:40.880 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 18:51:40.885 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 18:51:40.886 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 18:51:40.887 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4151d8a3 2025-04-17 18:51:40.889 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41331/Site/verify 2025-04-17 18:51:40.889 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41331/Site/verify. 2025-04-17 18:51:40.889 [UI Thread @coroutine#6371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41331/Site/verify 2025-04-17 18:51:40.890 [UI Thread @coroutine#6371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41331/Site/verify 2025-04-17 18:51:40.890 [UI Thread @coroutine#6371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41331/Site/verify 2025-04-17 18:51:40.890 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41331/Site/verify. 2025-04-17 18:51:40.890 [UI Thread @coroutine#6371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41331/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-17 18:51:40.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-17 18:51:40.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-17 18:51:40.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 18:51:40.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:40.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-17 18:51:40.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7a6abf 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:40.893 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.894 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-17 18:51:40.901 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.906 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.907 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.908 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.912 [DefaultDispatcher-worker-20 @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.916 [DefaultDispatcher-worker-20 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26 2025-04-17 18:51:40.920 [UI Thread @coroutine#6397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56399/717568348814876672/_ustadmanifest.json 2025-04-17 18:51:40.920 [UI Thread @coroutine#6397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56399/717568348814876672/_ustadmanifest.json. 2025-04-17 18:51:40.920 [UI Thread @coroutine#6397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56399/717568348814876672/_ustadmanifest.json 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56399/717568348814876672/_ustadmanifest.json 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56399/717568348814876672/_ustadmanifest.json 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] 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:56399/717568348814876672/_ustadmanifest.json. 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56399/717568348814876672/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56399/mediainfo.json 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56399/mediainfo.json. 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56399/mediainfo.json 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56399/mediainfo.json 2025-04-17 18:51:40.921 [UI Thread @coroutine#6397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56399/mediainfo.json 2025-04-17 18:51:40.962 [UI Thread @coroutine#6397] 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:56399/mediainfo.json. 2025-04-17 18:51:40.962 [UI Thread @coroutine#6397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56399/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:40.994 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:40.998 [DefaultDispatcher-worker-17 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:40.998 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.998 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:40.998 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.999 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:40.999 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.313 [DefaultDispatcher-worker-13 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5069a91b 2025-04-17 18:51:41.314 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.314 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.314 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.314 [DefaultDispatcher-worker-8 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.314 [DefaultDispatcher-worker-8 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47519/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.381 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2025-04-17 18:51:41.381 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.381 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.381 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.382 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.382 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.459 [DefaultDispatcher-worker-24 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e8286a 2025-04-17 18:51:41.459 [DefaultDispatcher-worker-24 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.459 [DefaultDispatcher-worker-24 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.459 [DefaultDispatcher-worker-24 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.460 [DefaultDispatcher-worker-25 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.460 [DefaultDispatcher-worker-25 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42679/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.542 [DefaultDispatcher-worker-23 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2025-04-17 18:51:41.543 [DefaultDispatcher-worker-23 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.543 [DefaultDispatcher-worker-23 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.543 [DefaultDispatcher-worker-23 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.543 [DefaultDispatcher-worker-15 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.543 [DefaultDispatcher-worker-15 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48207/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.582 [DefaultDispatcher-worker-6 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fa4ad 2025-04-17 18:51:41.582 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.582 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.582 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.583 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.583 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53059/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.625 [DefaultDispatcher-worker-5 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e37bc4 2025-04-17 18:51:41.625 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.625 [DefaultDispatcher-worker-5 @coroutine#2259] 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-17 18:51:41.625 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.626 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.650 [DefaultDispatcher-worker-14 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2025-04-17 18:51:41.651 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.651 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.651 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.651 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.651 [DefaultDispatcher-worker-14 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.787 [DefaultDispatcher-worker-13 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2025-04-17 18:51:41.788 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.788 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.788 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.788 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.788 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43211/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.872 [DefaultDispatcher-worker-5 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-04-17 18:51:41.873 [DefaultDispatcher-worker-5 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.873 [DefaultDispatcher-worker-5 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:41.873 [DefaultDispatcher-worker-5 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.873 [DefaultDispatcher-worker-11 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.873 [DefaultDispatcher-worker-11 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44387/UmAppDatabase/replication/nodeId 2025-04-17 18:51:41.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-17 18:51:41.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-17 18:51:41.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:41.966 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a1bc26: (connection evicted) 2025-04-17 18:51:41.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:41.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-17 18:51:41.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-17 18:51:41.981 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3473e1bb 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:41.982 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-17 18:51:41.991 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:41.997 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:41.998 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:41.999 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:42.003 [DefaultDispatcher-worker-24 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:42.003 [DefaultDispatcher-worker-23 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-04-17 18:51:42.003 [DefaultDispatcher-worker-23 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:42.003 [DefaultDispatcher-worker-23 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId. 2025-04-17 18:51:42.003 [DefaultDispatcher-worker-23 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:42.004 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:42.004 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59287/UmAppDatabase/replication/nodeId 2025-04-17 18:51:42.007 [DefaultDispatcher-worker-10 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55feda3f 2025-04-17 18:51:42.083 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:42.087 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55827/717568353033428992/_ustadmanifest.json 2025-04-17 18:51:42.087 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55827/717568353033428992/_ustadmanifest.json. 2025-04-17 18:51:42.087 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55827/717568353033428992/_ustadmanifest.json 2025-04-17 18:51:42.088 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55827/717568353033428992/_ustadmanifest.json 2025-04-17 18:51:42.088 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55827/717568353033428992/_ustadmanifest.json 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] 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:55827/717568353033428992/_ustadmanifest.json. 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55827/717568353033428992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55827/tincan.xml 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55827/tincan.xml. 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55827/tincan.xml 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55827/tincan.xml 2025-04-17 18:51:42.089 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55827/tincan.xml 2025-04-17 18:51:42.130 [UI Thread @coroutine#6459] 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:55827/tincan.xml. 2025-04-17 18:51:42.130 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55827/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-17 18:51:42.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-17 18:51:42.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-17 18:51:42.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 18:51:42.136 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55feda3f: (connection evicted) 2025-04-17 18:51:42.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-17 18:51:42.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-17 18:51:42.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.